![Cisco Nexus 3548 series Command Reference Manual Download Page 210](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162210.webp)
190
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
ip ospf shutdown
ip ospf shutdown
To shut down an Open Shortest Path First (OSPF) interface, use the
ip ospf shutdown
command. To
return to the default, use the
no
form of this command.
ip ospf shutdown
no ip ospf shutdown
Syntax Description
This command has no arguments or keywords.
Command Default
None
Command Modes
Interface configuration mode
Command History
Usage Guidelines
This command requires the LAN Base Services license.
Examples
This example shows how to shut down OSPF on an interface:
switch#
configure terminal
switch(config)#
interface ethernet 1/2
switch(config-if)#
no switchport
switch(config-if)#
ip ospf shutdown
switch(config-if)#
Related Commands
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
copy running-config
startup-config
Saves the configuration changes to the startup configuration file.
show ip ospf
Displays OSPF information.