HP Comware 5 Debug Manual Vol 3

Table 171 Output from the debugging rip event command
Field
Description
RIP-BFD: Success to send msg. Message Type
msg-type, Pkt Type pkt-type, Src IP Address src-ip, Src
IFIndex if-index, Nbr IP Address nbr-ip.
RIP sent a message to BFD successfully.
msg-typeBFD message type.
pkt-typePacket type, which can be Echo or
Control.
src-ipSource IP address for session
establishment.
if-indexInterface index maintained by route
management.
nbr-ipNeighbor IP address for session
establishment.
RIP-BFD: Failed to send msg. Message Type msg-type,
Pkt Type pkt-type, Src IP Address src-ip, Src IFIndex
if-index, Nbr IP Address nbr-ip.
RIP failed to send a message to BFD.
RIP-BFD: Receive BFD session down, Pkt Type pkt-type,
Src IP Address src-ip, Src IFIndex if-index, Dst IP
Address nbr-ip.
RIP received a message indicating that the BFD session
is down.
Examples
# Enable RIP event debugging on Router A. The output in this example was created when the following
conditions exist:
Router A is connected to Router B through Ethernet 1/1.
RIP is enabled on Router A and Router B.
<Sysname> debugging rip 1 event
# On Router A, disable RIP process 1 on Ethernet 1/1 attached to the network 40.0.0.0.
[Sysname-rip-1] undo network 40.0.0.0
*Nov 24 15:33:24:194 2006 Sysname RM/6/RMDEBUG: RIP 1 : Removing Ethernet1/1 from Network
List
// RIP process 1 was disabled on Ethernet 1/1.
# On Router A, enable RIP process 1 on Ethernet 1/1 attached to the network 40.0.0.0.
[Sysname-rip-1] network 40.0.0.0
*Nov 24 15:36:12:162 2006 Sysname RM/6/RMDEBUG: RIP 1 : Adding Ethernet1/1 to Network List
// RIP process 1 was enabled on Ethernet 1/1.
# Redistribute static routes into RIP process 1 on Router A.
[Sysname-rip-1] import-route static
*Nov 24 15:38:21:642 2006 Sysname RM/6/RMDEBUG: RIP 1 : Rebuilding of Database has started
*Nov 24 15:38:21:642 2006 Sysname RM/6/RMDEBUG: RIP 1 : Database has been rebuilt
// RIP process 1 had rebuilt the database.
# Enable RIP event debugging on Router A. The output in this example was created when the following
conditions exist:
Serial 2/0 of Router A is connected to Serial 2/0 of Router B.
RIP process 1 is created on Router A and TRIP is enabled on Serial 2/0.
RIP process is created on Router B and TRIP is enabled on Serial 2/0.
290