OcNOS-SP : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : bgp g-shut-capable
bgp g-shut-capable
Use this command to enable the graceful shutdown capability at the router level and make available the graceful-shutdown related commands at the router and BGP neighbor levels.
Use the no parameter with this command to disable the graceful shutdown capability on a router.
Note: The graceful shutdown capability cannot be disabled on a router that is in a graceful shutdown state until it comes out this state--after the graceful shutdown has been initiated and the impacted BGP sessions are up again.
Command Syntax
bgp g-shut-capable
no bgp g-shut-capable
Parameters
None
Default
By default, the graceful shutdown capability is disabled at the router level
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router bgp 100
(config-router)#bgp g-shut-capable
 
#configure terminal
(config)#router bgp 100
(config-router)#no bgp g-shut-capable
Last modified date: 10/16/2023