nerdexam
Cisco

350-401 · Question #723

Refer to the exhibit. An administrator troubleshoots intermittent connectivity from internal hosts to an external public server. Some internal hosts can connect to the server while others receive an I

The correct answer is A. The translation does not use address overloading.. Intermittent connectivity and 'Host Unreachable' messages for some internal hosts accessing external resources typically indicate that Network Address Translation (NAT) is not using overloading, leading to an exhaustion of available public IP addresses.

Submitted by certguy· Mar 6, 2026Infrastructure

Question

Refer to the exhibit. An administrator troubleshoots intermittent connectivity from internal hosts to an external public server. Some internal hosts can connect to the server while others receive an ICMP Host Unreachable message, and these hosts change over time. What is the cause of this issue?

Exhibits

350-401 question #723 exhibit 1
350-401 question #723 exhibit 2

Options

  • AThe translation does not use address overloading.
  • BThe NAT ACL does not match alt internal hosts
  • CThe NAT ACL and NAT pool share the same name
  • DThe NAT pool netmask is excessively wide.

How the community answered

(51 responses)
  • A
    55% (28)
  • B
    8% (4)
  • C
    16% (8)
  • D
    22% (11)

Why each option

Intermittent connectivity and 'Host Unreachable' messages for some internal hosts accessing external resources typically indicate that Network Address Translation (NAT) is not using overloading, leading to an exhaustion of available public IP addresses.

AThe translation does not use address overloading.Correct

If NAT is configured without overloading (PAT), each internal host uses a unique IP address from the NAT pool; when the limited pool is exhausted by concurrent connections, new connections from other hosts fail with 'Host Unreachable' errors, causing intermittent connectivity.

BThe NAT ACL does not match alt internal hosts

If the NAT ACL did not match all internal hosts, the unmatched hosts would consistently fail to connect, not intermittently.

CThe NAT ACL and NAT pool share the same name

Having the NAT ACL and NAT pool share the same name is a valid configuration and does not cause functional issues or intermittent connectivity.

DThe NAT pool netmask is excessively wide.

An excessively wide NAT pool netmask would increase the number of available IP addresses, making address exhaustion less likely, not causing it.

Concept tested: NAT overloading (PAT) and address exhaustion

Source: https://www.cisco.com/c/en/us/td/docs/ios/nat/configuration/guide/nat_c.html

Topics

#NAT#PAT#address overloading#troubleshooting

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice