Command Line Reference Guide
Usage
Information
Peers that are enabled within a peer group are disabled when their peer group is disabled.
The neighbor shutdown command terminates all BGP sessions on the BGP neighbor or
BGP peer group. Use this command with caution as it terminates the specified BGP sessions.
When a neighbor or peer group is shutdown, use the show ip bgp summary command to
confirm its status.
Related
Commands
show ip bgp summary – displays the current BGP configuration.
show ip bgp neighbors – displays the current BGP neighbors.
neighbor soft-reconfiguration inbound
Enable soft-reconfiguration for BGP.
S5000
Syntax
neighbor {ip-address | peer-group-name} soft-reconfiguration
inbound
To disable, use the no neighbor {ip-address | peer-group-name} soft-
reconfiguration inbound
command.
Parameters
ip-address
Enter the IP address of the neighbor in dotted decimal format.
peer-group-name
Enter the name of the peer group to disable or enable all routers
within the peer group.
Defaults Disabled
Command Modes ROUTER BGP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
This command enables soft-reconfiguration for the BGP neighbor specified. BGP stores all the
updates received by the neighbor but does not reset the peer-session.
CAUTION: Inbound update storage is a memory-intensive operation. The entire BGP
update database from the neighbor is stored in memory regardless of the inbound policy
results applied on the neighbor.
NOTE: This command is supported in BGP Router Configuration mode for IPv4 Unicast
address only.
Related
Commands
show ip bgp neighbors – displays routes received by a neighbor.
299