EIGRP

From Mycomputer Notes

Revision as of 19:03, 30 September 2006 by 70.82.223.90 (Talk)

Verifying basic EIGRP

show 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 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 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 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.

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.

Personal tools