A network architect is troubleshooting an issue where large database backups across a hybrid cloud IPsec tunnel intermittently drop during peak hours. The architect gathered system logs, verified that small control packets traverse the tunnel cleanly, and hypothesized that Path MTU Discovery (PMTUD) blackholing was occurring because ICMP Type 3 Code 4 (Fragmentation Needed) packets were being dropped by a perimeter security policy. In a staging environment, the architect configured an explicit ICMP inspection rule and successfully validated that -byte test frames were correctly fragmented and transmitted without session drops, thereby confirming the root cause. According to the CompTIA Troubleshooting Methodology, which of the following actions should the architect take NEXT?
- Establish a plan of action to deploy the ICMP policy change to production, including risk analysis and a rollback procedure.Answer
- BApply the modified ICMP firewall rules directly to the production gateway and test for packet drops during the next scheduled backup cycle.
- CPerform a full system verification by monitoring database synchronization metrics and backup job completion status across all remote cloud nodes.
- DDocument the ICMP packet size mismatch findings, root cause analysis, and staging test results in the incident management database.