355
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
shutdown (BGP)
shutdown (BGP)
To shut down an instance of the Border Gateway Protocol (BGP) without removing the configuration,
use the shutdown command. To disable this function, use the no form of this command.
shutdown
no shutdown
Syntax Description This command has no arguments or keywords.
Command Default Enabled
Command Modes Router configuration mode
Command History
Usage Guidelines This command requires the LAN Enterprise Services license.
Examples This example shows how to disable BGP 64496:
switch# configure terminal
switch(config)# router bgp 64496
switch(config-router)# shutdown
switch(config-router)#
Related Commands
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
show bgp sessions Displays BGP sessions.
show running-config
bgp
Displays the running configuration for the BGP.