nerdexam
Cisco

350-401 · Question #848

Refer to the exhibit. Communication between R2 and R3 over FastEthenet1/1 falls. What is the root cause of the failure?

The correct answer is A. The subnet mask is different between the two interfaces.. Communication failure between R2 and R3 over FastEthernet1/1 is due to a mismatch in the subnet masks configured on the two directly connected interfaces.

Submitted by packet_pusher· Mar 6, 2026Infrastructure

Question

Refer to the exhibit. Communication between R2 and R3 over FastEthenet1/1 falls. What is the root cause of the failure?

Exhibits

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

Options

  • AThe subnet mask is different between the two interfaces.
  • BThe interface of R3 is not operational.
  • CThe wrong type of cable is connected between the two interfaces.
  • DIP CEF is disabled on R3.

How the community answered

(20 responses)
  • A
    60% (12)
  • B
    25% (5)
  • C
    10% (2)
  • D
    5% (1)

Why each option

Communication failure between R2 and R3 over FastEthernet1/1 is due to a mismatch in the subnet masks configured on the two directly connected interfaces.

AThe subnet mask is different between the two interfaces.Correct

For two directly connected router interfaces to communicate, their IP addresses must be within the same IP network *and* configured with identical subnet masks. A mismatch in subnet masks will prevent proper IP communication, even if the physical link is up.

BThe interface of R3 is not operational.

If the interface on R3 were not operational (e.g., administratively down or link protocol down), the communication would fail, but a subnet mask mismatch is a specific logical configuration error that can cause failure even when interfaces are physically up. C: An incorrect cable type would typically prevent the physical interface from coming up at all (down/down state), whereas a subnet mask issue allows the interface to be up/up but without IP connectivity. D: Disabling IP CEF would impact forwarding efficiency but would not entirely prevent basic communication between directly connected interfaces, only slow it down.

CThe wrong type of cable is connected between the two interfaces.
DIP CEF is disabled on R3.

Concept tested: IP Addressing and Subnetting principles

Source: https://www.cisco.com/c/en/us/support/docs/ip/routing-information-protocol-rip/16448-ip-routing.html

Topics

#IP subnetting#Router interface configuration#Directly connected networks#Network troubleshooting

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice