I’m using RouterOS 3.10 x86 version in the following scenario:
RouterOS with BGP session connected to provider “A”, receiving a partial routing table from this provider.
Cisco with BGP session connected to provider “B”, receiving a partial routing table from this provider.
Between this two routers, Cisco and RouterOS, there is a iBGP session established to exchange information of the two routers.
The Cisco router sends the routing table received from the provider “B” and also the routes published in its BGP session for the RouterOS through iBGP session, but the RouterOS does not send the routing table received from the provider “A” for the Cisco, sends only those routes published in its session BGP.
I don’t have any In/Out filter in BGP and iBGP sessions.
How to solve this problem? I need to get to the RouterOS external routes through the Cisco iBGP sessions. In a scenario Cisco ↔ Cisco this happens normally.