I’ve got a situation where I established an iBGP session between my internal routers, and eBGP sessions with some providers. It is working as intended, the thing is, when I issue the command:
/routing bgp advertisements print
The following happens:
On Routers with eBGP sessions I can see the prefixes being advertised by our providers.
On routers with iBGP sessions (and no eBGP) I don’t see anything, even though the routes are installed in the routing table.
Is this a normal behavior? I don’t think it’s, I should be able to see all the prefixes being advertised no matter if it comes from iBGP or eBGP peers…