Chapter 16: Dynamic Routing Protocols
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
499
Disable OSPF for an Interface
Caution: Care should be exercised when using the following command, because the OSPF network command can be used
to enable OSPF on one, some, or all network interfaces. Most instances of OSPF in the field will have a network command
for each interface, but some sites will use network commands for multiple interfaces to save time and reduce commands.
Be sure that your "ospf no network" command matches the mask and area of the network interface(s) on which you wish
to disable OSPF.
To disable OSPF for an interface:
1.
Enter the following command to disable OSPF for an interface or interfaces:
configure router ospf no network <ip-address> <wildcard-mask> area <area-id>
Where:
ip-address is the IP prefix of the desired network interface.
wildcard-mask is the IP address type mask that includes "don’t care bits".
area-id is the area that is to be associated with the OSPF address range.
2.
Confirm that OSPF is disabled for the network:
show ip ospf interface
Disable OSPF on the C4/c CMTS
The following procedure is used to disable OSPF.
To disable OSPF on the C4/c CMTS:
1.
Enter the following commands to disable OSPF:
configure router ospf [vrf <VRF>] shutdown
2.
Validate OSPF status:
show ip ospf
The output should include the following line:
Router VRF default with ID 1.1.1.1 (disabled)
3.
Validate vrf status:
show ip vrf