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.
Question
Refer to the exhibit. Communication between R2 and R3 over FastEthenet1/1 falls. What is the root cause of the failure?
Exhibits
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)- A60% (12)
- B25% (5)
- C10% (2)
- D5% (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.
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.
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.
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
Community Discussion
No community discussion yet for this question.

