200-101 · Question #224
The retransmit interval and the queue counts for the adjacent routers also need to be checked. What command will display the required information?
The correct answer is D. Router#show ip eigrp neighbors. The command 'show ip eigrp neighbors' displays detailed per-neighbor information including the neighbor's IP address, the local interface used to reach it, hold time, uptime, SRTT (Smooth Round-Trip Time), RTO (Retransmit Timeout - the retransmit interval), and Q Cnt (queue count
Question
Options
- ARouter# show ip eigrp adjacency
- BRouter# show ip eigrp topology
- CRouter#show ip eigrp interfaces
- DRouter#show ip eigrp neighbors
How the community answered
(42 responses)- A2% (1)
- B7% (3)
- C2% (1)
- D88% (37)
Explanation
The command 'show ip eigrp neighbors' displays detailed per-neighbor information including the neighbor's IP address, the local interface used to reach it, hold time, uptime, SRTT (Smooth Round-Trip Time), RTO (Retransmit Timeout - the retransmit interval), and Q Cnt (queue count - the number of packets waiting in the transmit queue). This is the correct command to verify retransmit intervals and queue counts. The 'show ip eigrp interfaces' command shows per-interface EIGRP data but not per-neighbor retransmit/queue details.
Topics
Community Discussion
No community discussion yet for this question.