10-30-2024
03:09 AM
- last edited on
10-30-2024
03:45 AM
by
rupeshah
Hi,
I would like to start by describing our topology: we have a leaf-spine architecture with BGP configured between the two spine switches and the leaf switches. The leaf switches are in VLT, while the spine switches are not.
My question is: if we have the same BGP configuration on both spine switches and have followed the guide precisely, should the prefixes on the spines be different?
When we run the command show ip bgp summary
, we can see that on the first spine switch, we have the same state/prefix for the neighbors, whereas, on the second spine switch, we observe a different state/prefix for each leaf and significantly fewer prefixes than on the first.
Is this the expected behavior?
10-30-2024 03:23 AM
your run ibgp between spine-leaf?
it usually that the traffic from all leafs and one spine point to other spine,
in spine check the prefix is it point to other spine or not ?
MHM
10-30-2024 03:29 AM
Hi,
we use eBGP.
On the spine, we only point to each leaf.
10-30-2024 11:33 PM
show ip bgp summary <<- is not so accurate
use
sh ip bgp neighbor x.x.x.x received-routes <<- check the prefix
also share the config of BGP
MHM
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