HP Comware 5 Debug Manual Vol 3
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 received 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 receive interface ethernet 1/1
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: RIP 1 : Receive response from 40.0.0.1 on
Ethernet1/0
// RIP process 1 received a response packet from 40.0.0.1 on Ethernet 1/1.
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: Packet : vers 2, cmd response, length
84
// The version of the received response packet is 2 and the packet length is 84 bytes.
*Nov 24 15:57:46:32 2006 Sysname RM/6/RMDEBUG: AFI 2, dest 50.0.0.1/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:86 2006 Sysname RM/6/RMDEBUG: AFI 2, dest 100.0.0.1/255.255.255.255,
nexthop 0.0.0.0, cost 1, tag 0
// The third route entry was output.
*Nov 24 15:57:46:86 2006 Sysname RM/6/RMDEBUG: AFI 2, dest 110.0.0.1/255.255.255.255,
nexthop 0.0.0.0, cost 16, tag 0
// The fourth 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 received packet debugging if you want to view packet debugging information on Router A after
the reset operation.
<Sysname> debugging rip 1 receive
# Enable RIP received 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 receive
294