I have a BGP session with a number peers on a vlan. The subnet is a /25 and I would like to change it to a /24. Will this subnet change restart the BGP session with the peers?
in order to get bgp to route the new subnet you will need to clear the session - it is possible that just adding it to the interfaces that it will not change in the routing table because nothing has forced it to change. clear ip bgp * - this will clear all bgp sessions and force the routing table to be updated
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.