HP Comware 5 Debug Manual Vol 3
*Apr 19 11:03:29:719 2010 RouterA RM/6/RMDEBUG: NSR: Back up in real time neighbor
0x3030303(7) of interface 6 in area 1 of process 1
*Apr 19 11:03:29:719 2010 RouterA RM/6/RMDEBUG: NSR: Back up LSAs in real time type: 0x2,
advertising router: 0x3030303, link ID: 0x4010121, age: 0x1, sequence number:0x80000001,
recvif:6,recvNbr:0x4010121
// NSR is backing up LSAs in real time.
*Apr 19 11:03:29:735 2010 RouterA RM/6/RMDEBUG: NSR: HA acknowledge the same lsa type:
0x2, advertising
// HA acknowledged the same LSA type.
debugging ospf packet
Use debugging ospf packet to enable OSPF packet debugging.
Use undo debugging ospf packet to disable OSPF packet debugging.
Syntax
debugging ospf [ process-id ] packet [ ack | dd | hello | request | update ] [ filter { destination | source }
{ acl-number | prefix ip-prefix-name } ]
undo debugging ospf packet [ ack | dd | hello | request | update ] [ filter { nbr | src } { acl-number |
prefix ip-prefix-name } ]
Default
OSPF packet debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
process-id: Specifies an OSPF process by its ID in the range of 1 to 65535.
ack: Specifies debugging for LSAck packets.
dd: Specifies debugging for Database Description (DD) packets.
hello: Specifies debugging for hello packets.
request: Specifies debugging for LSR packets.
update: Specifies debugging for LSU packets.
filter: Specifies a filtering policy.
destination: Applies the filtering policy based on the destination IP address of the packets.
source: Applies the filtering policy based on the source IP address of the packets.
acl-number: Specifies an ACL by its number in the range of 2000 to 3999.
ip-prefix-name: Specifies an IP prefix list by its name, a string of 1 to 19 characters.
Usage guidelines
If no process ID is specified, the packet debugging information of all the OSPF processes will be
displayed.
155