[c-nsp] Debug redistribute

Kamlesh Sharma kamlesh1181 at gmail.com
Tue Jul 17 08:04:18 EDT 2007


Hi Rich,

You may try this command.

debug ip routing

it will show you how and when it is adding the routes in the routing table.
like this
R1(config)#ip route 2.2.2.2 255.255.255.255 loopback 0
R1(config)#
*Mar  1 00:04:30.851: RT: SET_LAST_RDB for 2.2.2.2/32
  NEW rdb: is directly connected

*Mar  1 00:04:30.851: RT: add 2.2.2.2/32 via 0.0.0.0, static metric [1/0]
*Mar  1 00:04:30.855: RT: NET-RED 2.2.2.2/32

HTH
kamlesh


More information about the cisco-nsp mailing list