ADC Telecommunications, Inc.
302 CHAPTER 14: CONFIGURING IP
OSPF global parameters are configured within router ospf mode. You configure OSPF global parameters by performing the following tasks:For more information on these commands, refer to the Cuda 12000 IP
Access Switch CLI Reference Guide.
Example
cli:172.16.19.10:root# router ospf
mode: router:ospf
cli:172.16.19.10:router:ospf# router-id 201.1.1.1
cli:172.16.19.10:router:ospf# asbr
cli:172.16.19.10:router:ospf# show ospf
Admin Status Enabled
TOS Support False
Router Id 201.1.1.1
ABR Status False
ASBR Status True
Report ospf-nbr-state Disabled
Report ospf-virt-nbr-state Disabled
Task Command
1. Enter router-ospf mode. router ospf
2. Define the OSPF router ID for this
system.
router-id <ip address>
Note that you cannot set the router ID
to 0.0.0.0 or 255.255.255.255.
3. Configure this router as an ASBR. asbr
Note that ASBR is disabled by default. If
you configure this router as an ASBR,
and then later decide to disable ASBR,
issue this command:
no asbr
4. Display OSPF global parameters to
verify configuration. You can
display OSPF global parameters
from within any mode.
show ospf