C613-50631-01 Rev A Command Reference for IE340 Series 1144
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OSPF COMMANDS
IP
OSPF DISABLE ALL
ip ospf disable all
Overview This command completely disables OSPF packet processing on an interface. It
overrides the network area command and disables the processing of packets on
the specific interface.
Use the no variant of this command to restore OSPF packet processing on a
selected interface.
Syntax
ip ospf disable all
no ip ospf disable all
Mode Interface Configuration for a VLAN interface.
Example To disable OSPF packet processing on the VLAN interface vlan2, use the
commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip ospf disable all