Disabling A Bgp Neighbor; Resetting Neighbors Using Bgp Inbound Soft Reset - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Implementing BGP
Command or Action
Step 5
keychain name
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr)# keychain
kych_a
Step 6
commit

Disabling a BGP Neighbor

Perform this task to administratively shut down a neighbor session without removing the configuration.
SUMMARY STEPS
1. configure
2. router bgp as-number
3. neighbor ip-address
4. shutdown
5. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router bgp as-number
Example:
RP/0/RP0/CPU0:router(config)# router bgp 127
Step 3
neighbor ip-address
Example:
RP/0/RP0/CPU0:router(config-bgp)# neighbor
172.168.40.24
Step 4
shutdown
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr)# shutdown
Step 5
commit

Resetting Neighbors Using BGP Inbound Soft Reset

Perform this task to trigger an inbound soft reset of the specified address families for the specified group or
neighbors. The group is specified by the * , ip-address , as-number , or external keywords and arguments.
Purpose
Configures keychain-based authentication.
Purpose
Specifies the autonomous system number and enters the
BGP configuration mode, allowing you to configure the
BGP routing process.
Places the router in neighbor configuration mode for BGP
routing and configures the neighbor IP address as a BGP
peer.
Disables all active sessions for the specified neighbor.
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
Disabling a BGP Neighbor
77

Advertisement

Table of Contents
loading

Table of Contents