ip ospf disable
Use this command to completely disable OSPF packet processing on an interface.
This command overrides the
network command.
Use the no option with this command to return to the default setting.
Command Syntax
ip ospf disable all
no ip ospf disable all
Parameters
None
Default
By default, this feature is disabled
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#ip ospf disable all
Last modified date: 10/16/2023