200-301 · Question #1169
A technician receives a report of network slowness and the issue has been isolated to the interface FastEthemet0/13. What is the root cause of the issue? FastEthernet0/13 is up, line protocol is up Ha
The correct answer is C. physical errors. The interface output shows a reliability score of 250/255, indicating frequent physical errors or instability on the link, which is the root cause of the reported network slowness.
Question
Options
- Alocal buffer overload
- Berr-disabled port on the far end
- Cphysical errors
- Dduplicate IP addressing
How the community answered
(17 responses)- A35% (6)
- B18% (3)
- C41% (7)
- D6% (1)
Why each option
The interface output shows a reliability score of 250/255, indicating frequent physical errors or instability on the link, which is the root cause of the reported network slowness.
The output shows "Output queue 0/40, 0 drops; input queue 0/75, 0 drops," which means there are no packets being dropped due to buffer overload on this interface.
The interface status is "FastEthernet0/13 is up, line protocol is up," indicating the port is active and operational, not in an err-disabled state on either end.
The `reliability 250/255` metric indicates that the interface has experienced a significant number of errors over the weighted average period, directly pointing to underlying physical errors such as bad cabling, a faulty transceiver, or an issue on the connected device's port, causing retransmissions and slowness.
Duplicate IP addressing typically manifests as intermittent connectivity issues or ARP conflicts, but it would not directly result in a low reliability score on a physical interface.
Concept tested: Interpreting 'show interface' output for troubleshooting
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/ethernet-interface/10565-3.html
Topics
Community Discussion
No community discussion yet for this question.