DGS-6604 m neighbor shutdown
CLI Reference Guide
452
neighbor shutdown
Use this command to disable a neighbor or peer group. Use the no form of this
command to re-enable a neighbor or peer group.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} shutdown
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} shutdown
Default None
Command Mode Router configuration
Usage Guideline Use this command to terminate any active session for the specified neighbor or
peer group and remove all associated routing information. In the case of a peer
group, a large number of peering sessions could be suddenly terminated.
Example The following example shows how to disable any active session for the neighbor
172.16.10.10:
Verify the settings by entering the show ip bgp neighbor command.
Syntax Description
IP-ADDRESS Specifies IP address prefixes.
PEER-GROUP-
NAME
Name of a Border Gateway Protocol (BGP) peer group.
Switch(config)# router bgp 65100
Switch(config-router)# neighbor 172.16.10.10 shutdown