From Mycomputer Notes
[edit] Verifying basic EIGRP
show ip eigrp neigbors [type number] details
- Description
- Display EIGRP neighbor table. Use the type and number options to specify an interface. The details keyword expands the output
show ip eigrp interfaces [type number][AS number] details
- Description
- Shows EIGRp information for each interface. The optional keywords limnit the output ot a specific interface or AS. The deaitls keyword expands the output.
show ip eigrp topology
- Description
- Display all feasible successor in the EIGRP topology table.Optional keywords cab filter output based on AS number or specific network address.
show ip eigrp topology [active | pending | zero-sucessors]
- Description
- Depending on which keyword is used display all routes in the topology table that are either active, pending or without sucessors.
show ip eigrp topology all-links
- Description
- Displays all routes, not just feasibles successors, in the EIGRP topology.
show ip eigrp traffic [as number]
- Description
- Displays the number of Enhanced IGRP packets sent and received.Command output can be filtered by including an optional AS number.
[edit] Monitoring commands
debug eigrp fsm
- Decription
- This command displays EIGRP feasible sucessor activity to help determine whether route updates are being installed and deleted by the routing process.
debug eigrp packet
- Description
- The output of this command shows trasmission and receipt of EIGRP packets. These packet types may be hello, update request, query or reply packets. The sequence and acknowlwdgement numbers used by the EIGRP reliable transport algorithm are show in the outpu.