PurposeCommand or Action
Example:
RP/0/RSP0/CPU0:router# show bgp update-group
0.0
Process ID range is from 0 to 254. Index range is from 0 to
4294967295.
•
The summary keyword displays summary information for
neighbors in a particular update group.
•
If no argument is specified, this command displays information
for all update groups (for the specified address family).
•
The performance-statistics keyword displays performance
statistics for an update group.
Configuring BGP Nonstop Routing
BGP Nonstop Routing (BGP NSR) is enabled by default. The no nsr disable command can also be used to
turn BGP NSR back on if it has been disabled.
Disable BGP Nonstop Routing
Perform this task to disable BGP Nonstop Routing (NSR):
SUMMARY STEPS
1.
configure
2.
router bgp as-number
3.
nsr disable
4.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Specifies the BGP AS number, and enters the BGP
configuration mode, for configuring BGP routing
processes.
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp 120
Step 2
Disables BGP Nonstop routing.nsr disable
Example:
RP/0/RSP0/CPU0:router(config-bgp)# nsr disable
Step 3
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
160
Implementing BGP
Configuring BGP Nonstop Routing