HP Comware 5 Debug Manual Vol 3
*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 version of the response packet 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 the password 1234.
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: AFI 2, dest 50.0.0.2/255.255.255.255,
nexthop 0.0.0.0, cost 1, tag 0
// The first route entry was output.
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: AFI 2, dest 50.0.0.0/255.0.0.0, nexthop
0.0.0.0, cost 1, tag 0
// The second route entry was output.
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: AFI 2, dest 110.0.0.1/255.255.255.255,
nexthop 0.0.0.0, cost 1, tag 0
// The third route entry was output.
# Clear the packet debugging information of the specified process, so no related debugging information
is displayed.
<Sysname> reset rip 1 process
Warning : Reset RIP process? [Y/N]:y
# Enable sent packet debugging if you want to view packet debugging information on Router A after the
reset operation.
<Sysname> debugging rip 1 send
# Enable RIP sent packet 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 is enabled on Router A and Router B.
<Sysname> debugging rip 1 send
*Nov 24 15:45:45:522 2006 Sysname RM/6/RMDEBUG: TRIP 1 : Sending request on interface
Serial2/0 to 224.0.0.9
// TRIP process 1 sent a request packet on Serial 2/0 to 224.0.0.9.
*Nov 24 15:45:45:537 2006 Sysname RM/6/RMDEBUG: Packet : vers 2, cmd request, length
8
// The version of the sent request packet is 2 and the packet length is 8 bytes.
*Nov 24 15:45:45:564 2006 Sysname RM/6/RMDEBUG: TRIP 1 : Sending acknowledgement on
interface Serial2/0 to 50.0.0.2
// TRIP process 1 sent an acknowledgement packet on Serial 2/0 to 50.0.0.2.
*Nov 24 15:45:45:564 2006 Sysname RM/6/RMDEBUG: Packet : vers 2, cmd acknowledgement
(FLUSH), length 8, sequence num 0
// The version of the sent acknowledgement packet (with FLUSH) is 2. The packet length is 8 bytes and
the sequence number is 0.
296