128
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
feature ospf
feature ospf
To enable the Open Shortest Path First Protocol (OSPF), use the feature ospf command. To disable
OSPF, use the no form of this command.
feature ospf
no feature ospf
Syntax Description This command has no arguments or keywords.
Command Default Disabled
Command Modes Global configuration mode
Command History
Usage Guidelines You must enable the OSPF feature before you can configure OSPF.
This command requires the LAN Base Services license.
Examples This example shows how to enable the OSPF feature:
switch# configure terminal
switch(config)# feature ospf
switch(config)#
This example shows how to disable the OSPF feature:
switch# configure terminal
switch(config)# no feature ospf
switch(config)#
Related Commands
Release Modified
5.0(3)A1(1) This command was introduced.
Command Description
show feature Displays the status of features on a switch.
show ospf Displays OSPF configuration information.
router ospf Creates an OSPF instance.