Service Manual
• For Port Channel groups, enter the keywords port-channel then a number. The
range is from 1 to 128.
• For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet
then the slot/port information.
• For a VLAN, enter the keyword vlan then a number from 1 to 4094.
• For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/
port information.
neighbor router-id (OPTIONAL) Enter the keyword neighbor then the neighbor’s router-id in dotted
decimal format (A.B.C.D.).
Defaults none
Command Modes EXEC Privilege
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Related Commands show ip ospf statistics — displays the OSPF statistics.
debug ip ospf
Display debug information on OSPF. Entering the debug ip ospf commands enables OSPF debugging for the first OSPF process.
Syntax
debug ip ospf process-id [bfd |event | packet | spf | database-timer rate-
limit]
To cancel the debug command, use the no debug ip ospf command.
Parameters
process-id Enter the OSPF Process ID to clear a specific process. If no Process ID is entered, all
OSPF processes are cleared.
bfd (OPTIONAL) Enter the keyword bfd to debug only OSPF BFD information.
event (OPTIONAL) Enter the keyword event to debug only OSPF event information.
packet (OPTIONAL) Enter the keyword packet to debug only OSPF packet information.
spf (OPTIONAL) Enter the keyword spf to display the Shortest Path First information.
database-timer
rate-limit
(OPTIONAL) Enter the keywords database-timer rate-limit to display the LSA
throttling timer information.
Command Modes EXEC Privilege
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The following describes the debug ip ospf command shown in the Example below.
Open Shortest Path First (OSPFv2 and OSPFv3) 863