DGS-6604
ip ospf shutdown
CLI Reference Guide
294
ip ospf shutdown
To initiate a graceful shutdown of Open Shortest Path First (OSPF) protocol at
interface level, use the
ip ospf shutdown
command in router configuration
mode. To restart the OSPF protocol on an interface, use the no form of this
command.
ip ospf shutdown [
IFNAME
]
no ip ospf shutdown [
IFNAME
]
Default
None
Command Mode
Router configuration
Usage Guideline
Use the
ip ospf shutdown
command to place the OSPF protocol, on a specific
interface, into shutdown mode.
If no interface is specified with this command, the entire protocol will shutdown in
the least disruptive manner and notify its neighbors that it is not available.
Traffic that can follow another route through the network, will be directed to that
alternate path.
Example
The following example shows how to initiate an OSPF protocol shutdown on the
layer 3 interface (VLAN 1):
Syntax Description
IFNAME
(Optional) Specifies a layer 3 interface. If no option is specified, the command
applies to the entire OSPF process.
Switch(config)# router ospf
Switch(config-router)# ip ospf shutdown vlan1