The debugging rip route command enables debugging of RIP routes.
The undo debugging rip route command disables debugging of RIP routes.
By default, debugging of RIP routes is disabled.
debugging rip processId route [ error | backup ] [ imported | { interface { interface-name | interface-type interface-num } [ peer peer-address ] } ]
undo debugging rip processId route [ error | backup ] [ imported | { interface { interface-name | interface-type interface-num } [ peer peer-address ] } ]
Parameter | Description | Value |
---|---|---|
processId |
Specifies the ID of an RIP process. |
The value is an integer ranging from 1 to 4294967295. |
error |
Displays error information about RIP routes. |
- |
backup |
Displays information about the backup route. |
- |
imported |
Displays information about imported routes. |
- |
interface interface-type interface-num |
Specifies the type and number of an interface. |
- |
peer peer-address |
Specifies the IP address of an RIP neighbor. If this parameter is not specified, debugging of all neighbors is enabled by default. |
The value is in dotted decimal notation. |
<HUAWEI> debugging rip 1 route
Dec 30 2011 04:44:03 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8015278f;RIP [ 1 ]: Route [ 10.1.1.0/24 ], Cost [ 1 ], Tag [ 0 ], Neighbor [ 10.1.1.2 ], received by DV
Dec 30 2011 04:44:30 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8015278f;RIP [ 1 ]: Route [ 10.1.1.0/24 ], Cost [ 1 ], Tag [ 0 ], Neighbor [ 10.1.1.2 ], received by DV
Dec 30 2011 04:44:37 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8015278f;RIP [ 1 ]: Route [ 2.0.0.0/8 ], Cost [ 1 ], Tag [ 0 ], Neighbor [ 10.1.1.2 ], received by DV
Dec 30 2011 04:44:37 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8015278f;RIP [ 1 ]: Path of Route [ 2.0.0.0/8 ], NextHop [ 10.1.1.2 ] moved from [ no ] to [ age ] queue
Dec 30 2011 04:44:37 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8015278f;RIP [ 1 ]: Path of Route [ 2.0.0.0/8 ], NextHop [ 0.0.0.0 ] moved from [ no ] to [ permanent ] queue
Dec 30 2011 04:44:37 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8015278f;RIP [ 1 ]: Backing up learnt route [ 2.0.0.0/8 ], action [ ADD ]