EIGRP: Dynamic Routing Protocol- Verifying and Troubleshooting

Опубликовано: 04 Октябрь 2024
на канале: Tutorial Schools
220
1

If you like My Video Then please subscribe my Channel and Like my Video.

Here you can find the commands:

Router#show ip route
Shows the complete routing table.

Router#show ip route eigrp
Shows a routing table with only EIGRP entries.

Router#show ip protocols
Shows the parameters and current state of the active routing protocol process.

Router#show ip eigrp neighbors
Displays the neighbor table.

Router#show ip eigrp interfaces
Shows information for each interface.

Router#show ip eigrp interfaces 100
Shows information for interfaces running process 100.

Router#show ip eigrp topology
Displays the topology table.

Router#show ip eigrp traffic
Shows the number and type of packets sent and received.

Router#debug eigrp packet
Displays events/actions related to EIGRP packets

Router#no debug all
All possible debugging has been turned off