nerdexam
Cisco

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

Implement an EIGRP Based Solution

Question

The retransmit interval and the queue counts for the adjacent routers also need to be checked. What command will display the required information?

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)
  • A
    2% (1)
  • B
    7% (3)
  • C
    2% (1)
  • D
    88% (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

#EIGRP#show ip eigrp neighbors#retransmit interval#verification commands

Community Discussion

No community discussion yet for this question.

Full 200-101 Practice