HP Comware 5 Debug Manual Vol 3

<Sysname> debugging rip 1 event
*Nov 24 15:42:35:836 2006 Sysname RM/3/RMDEBUG: TRIP 1 : TRIP's neighbour changes to NEW
status.
// The state of the neighbor of TRIP process 1 changed to NEW.
*Nov 24 15:42:35:836 2006 Sysname RM/3/RMDEBUG: TRIP 1 : TRIP's neighbour changes to UP
status.
// The state of the neighbor of TRIP process 1 changed to UP.
*Nov 24 15:42:35:868 2006 Sysname RM/3/RMDEBUG: TRIP 1 : TRIP's neighbour changes from
UP to FULL status.
// The state of the neighbor of TRIP process 1 changed from UP to FULL.
debugging rip packet
Use debugging rip packet to enable RIP packet debugging.
Use undo debugging rip packet to disable RIP packet debugging.
Syntax
debugging rip process-id packet [ interface interface-type interface-number ]
undo debugging rip process-id packet [ interface interface-type interface-number ]
Default
RIP packet debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
process-id: Specifies a RIP process by its ID in the range of 1 to 65535.
interface interface-type interface-number: Specifies an interface by its type and number.
Examples
# Enable RIP packet debugging on Ethernet 1/1 of 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 packet interface ethernet 1/1
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: RIP 1 : Sending response on interface
Ethernet1/1 from 40.0.0.2 to 224.0.0.9
// RIP process 1 sent a response packet on Ethernet 1/1 from 40.0.0.2 to 224.0.0.9.
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: Packet : vers 2, cmd response, length
84
// The response packet version is 2 and the packet length is 84 bytes.
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: authentication-mode simple: 1234
// The packet uses simple authentication, with password 1234.
291