CLI Guide
Parameters
process-id Enter the OSPF Process ID to clear a specic process. If no Process ID is entered, all
OSPF processes are cleared.
interface name (OPTIONAL) Enter the keyword interface then one of the following interface
keywords and slot/port or number information:
• 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.
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
Supported Modes Full—Switch
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 rst 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 specic 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
Supported Modes Full—Switch
Open Shortest Path First (OSPFv2 and OSPFv3) 911