706 | Open Shortest Path First (OSPFv2 and OSPFv3)
www.dell.com | support.dell.com
Return to CONFIGURATION mode to enable the OSPF process. The OSPF Process ID is the identifying
number assigned to the OSPF process, and the Router ID is the IP address associated with the OSPF
process. .
Once the OSPF process and the VRF are tied together, the OSPF Process ID cannot be used again in the
system.
If you try to enter an OSPF Process ID, or if you try to enable more OSPF processes than available Layer 3
interfaces, prior to assigning an IP address to an interface and setting the no shutdown command, you will
see the following message.
In CONFIGURATION ROUTER OSPF mode, assign the Router ID. The Router ID is not required to be
the router’s IP address. Dell Force10 recommends using the IP address as the Router ID for easier
management and troubleshooting.
Use the
no router ospf process-id command syntax in the CONFIGURATION mode to disable OSPF.
Use the
clear ip ospf process-id command syntax in EXEC Privilege mode to reset the OSPFv2 process.
Use the
show ip ospf process-id command in EXEC mode (Figure 408) to view the current OSPFv2 status.
Figure 32-8. Command Example: show ip ospf process-id
Command Syntax Command Mode Usage
router ospf process-id [vrf {vrf name}] CONFIGURATION Enable the OSPFv2 process globally.
Range: 0-65535
vrf name: Enter the VRF key word and
instance name to tie the OSPF instance to the
VRF. All network commands under this OSPF
instance are subsequently tied to the VRF
instance.
Message 1
C300(conf)#router ospf 1
% Error: No router ID available.
Command Syntax Command Mode Usage
router-id ip address CONFIG-ROUTER-O
SPF-id
Assign the Router ID for the OSPFv2
process.
IP Address: A.B.C.D
FTOS#show ip ospf 55555
Routing Process ospf 55555 with ID 10.10.10.10
Supports only single TOS (TOS0) routes
SPF schedule delay 5 secs, Hold time between two SPFs 10 secs
Number of area in this router is 0, normal 0 stub 0 nssa 0
FTOS#