Command
Debug IP EIGRP
Use
Shows all EIGRP routing messages.
Syntax
Router#debug ip eigrp
Example
In this example, debug ip eigrp is used to display all eigrp routing messages on R2.
R2(config-router)#do debug ip eigrp |
Here are some of the debug messages shown after issuing the command.
R2(config-router)# |
Debug is turned off by executing the do un all command.
R2(config-router)#do un all |