Hi All
I’m not sure how to handle this… we have 2 ASNs… both public… ASN-A and ASN-B that are on different networks and Mikrotik Routers. Both advertise some prefixes to the internet. They also advertise their prefixes between each other over a local bilateral peering session.
The Mikrotik with ASN-B has a connection to a local IX and is advertising prefixes to that IX over BGP. We want to also pass the prefixes received from ASN-A to the IX…
The problem: obviously when we receive the prefixes from ASN-A is has the AS in the AS-PATH. When we pass those prefixes up to the IX, it is passed with the original AS in the path. THe IX filters these out as we’re only able to use our own ASN (its filtered based on ASN, not prefixes).
Is there any way to:
- ** preferably ** remove the public AS of a prefix before we send it out to the IX
- remove the public AS of the prefix when we receive it