11-14-2023
09:19 AM
- last edited on
11-21-2023
10:44 AM
by
Translator
Hello,
On a C9300-24S, I will need to remove the second BGP peer that will be obsolete after a core switch refresh in the remote site.
I will execute :
no neighbor x.x.x.x peer-group pgroupname
on the corresponding router bgp ASN
Will I need also to execute:
no neighbor x.x.x.x activate
?
I have read on a thread that executing the
no neighbor activate
is risky, this could remove all the
prefix/route map
configs related with this ASN address-family ?
Solved! Go to Solution.
11-17-2023
04:43 PM
- last edited on
11-21-2023
10:47 AM
by
Translator
hi,
just do a
no neighbor x.x.x.x
to remove old BGP neighbor.
the BGP config related to the specific neighbor IP will be automatically removed.
11-14-2023 09:22 AM - edited 11-17-2023 11:34 PM
//
11-14-2023 09:47 AM - edited 11-17-2023 11:34 PM
//
11-15-2023
12:42 AM
- last edited on
11-21-2023
10:45 AM
by
Translator
Many thanks.
Sorry but I forgot to mention this is the second peer of a peer-group, we have another peer we need to stay connected/activated in this same group, but I'm afraid if we do
no neighbor x.x.x.x activate it will remove route-map
and config related for both peers, so the peer-group
11-15-2023 06:07 AM - edited 11-17-2023 11:35 PM
///
11-15-2023 06:21 AM
Many thanks, but is the "activate" statement still here after removing the bgp peer from the group ?
11-15-2023 06:29 AM - edited 11-17-2023 11:33 PM
///
11-15-2023 06:54 AM
Many thanks for your help, but I still need to know if I remove the activate statement it will impact the route-map of the peer-group
11-15-2023 06:57 AM - edited 11-17-2023 11:33 PM
//
11-17-2023 07:00 AM - edited 11-17-2023 11:32 PM
///
11-17-2023
04:43 PM
- last edited on
11-21-2023
10:47 AM
by
Translator
hi,
just do a
no neighbor x.x.x.x
to remove old BGP neighbor.
the BGP config related to the specific neighbor IP will be automatically removed.
11-17-2023 11:30 PM
Many thanks John and MHM for your help !
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide