OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv3 Commands : shutdown
shutdown
Use this command to temporarily shut down a protocol in the least disruptive manner and to notify its neighbors that it is going away.
Use the no parameter of this command, not to temporarily shut a protocol.
Command Syntax
shutdown
no shutdown
Parameter
None
Default
None
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#router ipv6 ospf
(config-router)#shutdown
 
#configure terminal
(config)#router ipv6 ospf
(config-router)#no shutdown
 
Last modified date: 10/16/2023