cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
395
Views
0
Helpful
3
Replies

How to shut BGP session in primary link

rajesthiru1
Level 1
Level 1

We have two router which is act as primary and secondary. Noticed the primary link have packet loss. So we need to shut the primary BGP traffic and make traffic flow through it on secondary . 

3 Replies 3

marce1000
VIP
VIP

 

 - Check this thread : https://community.cisco.com/t5/routing/how-to-shut-bgp-session/td-p/3187764

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

you want to shutdown the neighbor then 
neighbor x.x.x.x shutdown
you want to remove totally the neighbor 
then 
no neighbor x.x.x.x remote-as y <<this will complete remove the neighbor and all relate command 

Hello

@rajesthiru1 wrote:
 we need to shut the primary BGP traffic and make traffic flow through it on secondary . 

either-

physically disconnect the interface ( providing its not being shared with other active peerings)

or
router bgp xx

neigbour xxxx  shutdown
no neigbour xxxx  shutdown


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking for a $25 gift card