nerdexam
Cisco

350-401 · Question #920

Refer to the exhibit. Users cannot reach the web server at 192.168.100.1. What is the root cause for the failure?

The correct answer is B. There is a loop in the path to the server.. The inability for users to reach a web server at a specific IP address indicates a fundamental network connectivity problem, and a common root cause is a Layer 2 or Layer 3 loop in the path, preventing packets from reaching their destination.

Submitted by neha2k· Mar 6, 2026

Question

Refer to the exhibit. Users cannot reach the web server at 192.168.100.1. What is the root cause for the failure?

Exhibits

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

Options

  • AThe server is attempting to load balance between links 10.100.100.1 and 10.100.200.1.
  • BThere is a loop in the path to the server.
  • CThe gateway cannot translate the server domain name.
  • DThe server is out of service.

How the community answered

(21 responses)
  • A
    19% (4)
  • B
    67% (14)
  • C
    10% (2)
  • D
    5% (1)

Why each option

The inability for users to reach a web server at a specific IP address indicates a fundamental network connectivity problem, and a common root cause is a Layer 2 or Layer 3 loop in the path, preventing packets from reaching their destination.

AThe server is attempting to load balance between links 10.100.100.1 and 10.100.200.1.

While a server might load balance its connections, this is typically a functional behavior and not a direct cause for users being unable to reach the server's IP address, unless the load balancing itself is misconfigured to drop packets.

BThere is a loop in the path to the server.Correct

A loop in the network path, whether at Layer 2 (e.g., due to misconfigured STP) or Layer 3 (e.g., a routing loop), causes packets destined for the server to circulate endlessly until their Time To Live (TTL) expires. This prevents the packets from ever reaching the server and results in a connectivity failure for users.

CThe gateway cannot translate the server domain name.

The problem states users cannot reach the web server at 192.168.100.1, indicating a failure in IP address connectivity. A domain name translation (DNS) issue would prevent access by hostname but not by IP address.

DThe server is out of service.

While the server being out of service would prevent access, networking certification questions generally focus on network-layer issues as root causes unless the exhibit clearly indicates a server-side problem; a loop is a direct network infrastructure failure.

Concept tested: Network troubleshooting (routing loops)

Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10556-16.html

Topics

#Network troubleshooting#Network loops#Routing issues

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice