HP Comware 5 Debug Manual Vol 3
*Nov 24 15:45:45:564 2006 Sysname RM/6/RMDEBUG: TRIP 1 : Receive response on Serial2/0
from 50.0.0.2
// TRIP process 1 received a response packet from 50.0.0.2 on Serial 2/0.
*Nov 24 15:45:45:564 2006 Sysname RM/6/RMDEBUG: Packet : vers 2, cmd response (FLUSH),
length 8, sequence num 0
// The version of the received response packet (with FLUSH) is 2. The packet length is 8 bytes and the
sequence number is 0.
debugging rip send
Use debugging rip send to enable sent RIP packet debugging.
Use undo debugging rip send to disable sent RIP packet debugging.
Syntax
debugging rip process-id send [ interface interface-type interface-number ]
undo debugging rip process-id send [ interface interface-type interface-number ]
Default
Sent 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.
Usage guidelines
Table 3 describes output fields and messages for the debugging rip send command.
Table 173 Output from the debugging rip send command
Field
Description
Sequence: seq-number (number) Sequence number of MD5 authentication (RFC 2453).
Sequence: seq-number Sequence number of MD5 authentication (RFC 2082).
invalid authentication
The values of the 0xFFFF and 0x01 fields in the MD5
authentication (RFC 2082) packets are incorrect.
Therefore, the authentication is invalid.
Examples
# Enable RIP sent 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 send interface ethernet1/1
295