OcNOS-SP : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : bgp g-shut
bgp g-shut
Use this command to gracefully shut down all BGP IPv4 sessions under this router. The BGP graceful shutdown feature reduces packet loss during maintenance activity.
Use the no parameter with this command to bring up all the sessions under this router after completion of maintenance activity using the bgp g-shut command.
Command Syntax
bgp g-shut
no bgp g-shut
Parameters
None
Default
By default, bgp g-shut is disabled
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
 
#configure terminal
(config)#router bgp 100
(config-router)#no bgp g-shut
Last modified date: 08/28/2023