SROS Command Line Interface Reference Guide
Enable Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
112
debug ip ospf
Use the
debug ip ospf
command to activate debug messages associated with OSPF routing operations.
Debug messages are displayed (real-time) to the terminal (or Telnet) screen. Use the
no
form of this
command to disable the debug messages.
Syntax Description
adj
Displays OSPF adjacency events.
database-timer
Displays OSPF database timer.
events
Displays OSPF events.
flood
Displays OSPF flooding.
hello
Displays OSPF hello events.
lsa-generation
Displays OSPF link state advertisement generation.
packet
Displays OSPF packets.
retransmission
Displays OSPF retransmission events.
spf
Displays OSPF shortest-path-first calculations.
tree
Displays OSPF database tree.
Default Values
By default, all debug messages in the SROS are disabled.
Usage Examples
The following is an example of
debug ip ospf
command results:
ProCurve>
enable
ProCurve#
debug ip ospf flood
OSPF: Update LSA: id=c0a8020d rtid=192.168.2.13 area=11.0.0.0 type=1
OSPF: Update LSA: id=0b003202 rtid=11.0.50.2 area=11.0.0.0 type=1
OSPF: Queue delayed ACK lasid=0b003202 lsartid=11.0.50.2 nbr=11.0.50.2
OSPF: Rx ACK lasid=c0a8020d lsartid=192.168.2.13 nbr=11.0.50.2
OSPF: Received LSA ACK LSA_ID=-64.-88.2.13 LSA_RT_ID=-64.-88.2.13
OSPF: Rx ACK lasid=00000000 lsartid=192.168.2.13 nbr=11.0.50.2
OSPF: Received LSA ACK LSA_ID=0.0.0.0 LSA_RT_ID=-64.-88.2.13
OSPF: Sending delayed ACK
OSPF: Update LSA: id=c0a8020d rtid=192.168.2.13 area=11.0.0.0 type=1
OSPF: Flooding out last interface
OSPF: Update LSA: id=0b003202 rtid=11.0.50.2 area=11.0.0.0 type=1
Note
Turning on a large amount of debug information can adversely affect the performance of
your unit.