CANOGA PERKINS CanogaOS Command Reference User Manual
Page 248
![background image](/manuals/651410/248/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 248 of 855
Command Mode
Privileged EXEC
Usage
Use the pid argument to clear only one OSPF process. If the pid argument is not specified, all OSPF
processes are cleared.
Examples
The following example clears all OSPF processes:
Switch# clear ip ospf process
Related Commands
15.9 compatible rfc1583
To restore the method used to calculate summary route costs per RFC 1583, use the compatible
rfc1583 command in router configuration mode. To disable RFC 1583 compatibility, use the no form of
this command.
Command Syntax
compatible rfc1583
no compatible rfc1583
Default
Not compatible with RFC 1583.
Command Mode
Router configuration
Usage
To minimize the chance of routing loops, all Open Shortest Path First (OSPF) routers in an OSPF
routing domain should have RFC compatibility set identically.
Because of the introduction of RFC 2328, OSPF Version 2, the method used to calculate summary
route costs has changed. Use the no compatible rfc1583 command to enable the calculation method
used per RFC 2328.
Examples
The following example specifies that the router process is compatible with RFC 1583:
router ospf 1
compatible rfc1583