HP Comware 5 Debug Manual Vol 3
*Nov 22 21:41:02:00 2006 Sysname RM/6/RMDEBUG: Dest 50::/64, cost 1, tag 0
// The second route entry was output.
debugging ripng send
Use debugging ripng send to enable RIPng sent packet debugging.
Use undo debugging ripng send to disable RIPng sent packet debugging.
Syntax
debugging ripng process-id send [ interface interface-type interface-number ]
undo debugging ripng process-id send [ interface interface-type interface-number ]
Default
RIPng sent packet debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
process-id: Specifies a RIPng 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 RIPng sent packet debugging on Router A. The output in this example was created when the
following conditions exist:
•
Ethernet 1/1 of Router A is connected to Ethernet 1/1 of Router B.
•
RIPng process 1 is created on Router A and RIPng is enabled on Ethernet 1/1.
•
RIPng process is created on Router B and RIPng is enabled on Ethernet 1/1.
<Sysname> debugging ripng 1 send
*Nov 22 21:35:29:86 2006 Sysname RM/6/RMDEBUG:RIPng 1 : Sending response message on
Ethernet1/1 to FF02::9
// RIPng process 1 sent a RIPng response packet on Ethernet 1/1 to FF02::9.
*Nov 22 21:35:29:86 2006 Sysname RM/6/RMDEBUG: Packet : vers 1, cmd response, length 44
// The response packet version is 1, and the packet length is 44 bytes.
*Nov 22 21:35:29:86 2006 Sysname RM/6/RMDEBUG: Dest 22::/64, cost 1, tag 0
// The first route entry was output.
*Nov 22 21:35:29:86 2006 Sysname RM/6/RMDEBUG: Dest 33::/64, cost 1, tag 0
// The second route entry was output.
debugging ripng timer
Use debugging ripng timer to enable RIPng timer debugging.
Use undo debugging ripng timer to disable RIPng timer debugging.
302