BGP core memory
So recently I had to play with BGP after a very long time. I have a router that connects to external via an eBGP session. It gets default route from there and it advertises the originating prefixes. All worked great until I wanted to advertise a new /24 subnet. The problem was that I have this subnet split into many /27s on different SVIs, and even though I’ve included it in the prefix-list to be advertised over the BGP session, this would not come up. ...