HP Comware 5 Debug Manual Vol 3
*0.68934274 RouterA RM/6/RMDEBUG:OSPF 1: RECV Packet.
*0.68934274 RouterA RM/6/RMDEBUG:Source Address: 150.1.1.2
*0.68934274 RouterA RM/6/RMDEBUG:Destination Address: 224.0.0.5
*0.68934284 RouterA RM/6/RMDEBUG:Ver# 2, Type: 1, Length: 48.
*0.68934284 RouterA RM/6/RMDEBUG:Router: 202.1.1.1, Area: 0.0.0.0, Chksum: 14735.
*0.68934284 RouterA RM/6/RMDEBUG:AuType: 00, Key(ascii): 0 0 0 0 0 0 0 0.
*0.68934284 RouterA RM/6/RMDEBUG:Net Mask: 255.255.255.0, Hello Int: 10, Option: _E_.
*0.68934294 RouterA RM/6/RMDEBUG:Rtr Priority: 1, Dead Int: 40, DR: 150.1.1.1, BDR:
150.1.1.2.
*0.68934294 RouterA RM/6/RMDEBUG:Attached Neighbor: 201.1.1.1.
// OSPF process 1 received a hello packet to maintain the neighbor relationship from the peer end.
debugging ospf spf
Use debugging ospf spf to enable OSPF SPF debugging.
Use undo debugging ospf spf to disable OSPF SPF debugging.
Syntax
debugging ospf [ process-id ] spf { all | brief | intra | { asbr-summary | ase | net-summary | nssa }
[ filter { acl acl-number | ip-prefix ip-prefix-name } ] }
undo debugging ospf [ process-id ] spf { all | asbr-summary | ase | brief | intra | net-summary | nssa }
Default
OSPF SPF 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.
all: Specifies all the SPF scheduling and calculation debugging.
brief: Specifies SPF job scheduling debugging.
intra: Specifies SPF debugging for intra-area LSAs.
asbr-summary: Specifies SPF debugging for ASBR-Summary LSAs.
ase: Specifies SPF debugging for ASE LSAs.
net-summary: Specifies SPF debugging for inter-area LSAs.
nssa: Specifies SPF debugging for NSSA LSAs.
filter: Filters the SPF debugging output information.
acl acl-number: Specifies a basic ACL number, in the range of 2000 to 2999.
ip-prefix ip-prefix-name: Specifies an IP prefix list for the filtering. It is a string of 1 to 19 characters.
Usage guidelines
If no process ID is specified, the SPF debugging information of all the OSPF processes will be displayed.
160