An enterprise branch office has 500 internal workstations configured on a private IPv4 network (). Outbound internet access is currently handled by an edge router using Port Address Translation (PAT / NAT Overload) mapped to a single public IP address (). During peak operational hours, users report that while existing web sessions remain active, new outbound connection attempts to cloud services begin timing out consistently. A network administrator inspects the router's active translation table and discovers over active translation entries associated with , while CPU, memory, and interface bandwidth utilization on the edge router remain below . Which of the following implementation changes is the most appropriate solution to resolve the connection failures?
- Configure a dynamic NAT pool containing multiple public IP addresses and bind PAT to the pool.Answer
- BReconfigure the edge router to use Dynamic NAT without overload using the single public IP address.
- CModify the outbound security policy to translate Layer 3 IPv4 packets into Layer 2 Ethernet frames at the egress port.
- DReassign outbound HTTPS traffic from TCP port 443 to UDP port 443 across the edge router interfaces.