Reference Guide

AS—Displays the AS number of the neighbor
MsgRcvd—Displays the number of BGP messages that the neighbor received.
MsgSent—Displays the number of BGP messages that the neighbor sent.
Up/Down—Displays the amount of time that the neighbor is in the Established stage. If the neighbor has
never moved into the Established stage, the word never displays. The output format is:
1 day = 00:12:23 (hours:minutes:seconds), 1 week = 1d21h (DaysHours), 1 week
+ 11w2d (WeeksDays)
State/Pfxrcd—If the neighbor is in the Established stage, the number of network prexes received. If a
maximum limit was congured with the neighbor maximum-prex command, prfxd appears in this column. If
the neighbor is not in the Established stage, the current stage - Idle, Connect, Active, OpenSent, OpenConrm
displays. When the peer is transitioning between states and clearing the routes received, the phrase Purging
may appear in this column. If the neighbor is disabled, the phrase Admin shut appears in this column.
The suppressed status of aggregate routes may not display in the command output.
Example
OS10# show ip bgp summary
BGP router identifier 80.1.1.1 local AS number 102
Neighbor AS MsgRcvd MsgSent Up/Down State/Pfx
80.1.1.2 800 24 23 00:09:15 5
Supported Releases 10.2.0E or later
soft-reconguration inbound
Enables soft-reconguration for a neighbor.
Syntax
soft-reconfiguration inbound
Parameters None
Default Not congured
Command Modes ROUTER-BGP-NEIGHBOR-AF
Usage Information This command is not supported on a peer-group level. To enable soft-reconguration for peers in a peer-group, this
command must be enabled at a per-peer level. With soft-reconguration inbound, all updated received from this
neighbor are stored unmodied, regardless of the inbound policy. When inbound soft-reconguration is performed
later, the stored information is used to generate a new set of inbound updates. The no version of this command
disables soft-reconguration inbound for a BGP neighbor.
Example (IPv4)
OS10(conf-router-neighbor)# address-family ipv4 unicast
OS10(conf-router-bgp-neighbor-af)# soft-reconfiguration inbound
Example (IPv6)
OS10(conf-router-neighbor)# address-family ipv6 unicast
OS10(conf-router-bgp-neighbor-af)# soft-reconfiguration inbound
Supported Releases 10.3.0E or later
template
Creates a peer-group template to assign it to BGP neighbors.
Syntax
template template-name
Parameters template-name — Enter a peer-group template name (up to 16 characters).
Default Not congured
306 Layer 3