Page 1 of 1

Routing customer's own Public ASN & IPs via BGP

Posted: Sun Apr 23, 2017 4:17 pm
by nimroozy
We are ISP and have our own Public ASN with IPs and established BGP with our upstream provider

one of our customers using 103.53.0.0/29 our Ips

they want add their own IP and run bgp with us




=== our Upstream===>137.0.0.0/29====<our MT Router with BGP to upstream=====>our Ips to customer. customer need to run bgp with our router and want use their own ASN & IPs

please help me

thank you

Re: Routing customer's own Public ASN & IPs via BGP

Posted: Tue Apr 25, 2017 7:49 am
by idlemind
You'll want to exchange their IP ranges over BGP with your AS via eBGP like normal. If they want to keep your /29 then just use your IGP to get it over to them.

Just to be clear; you'll peer with them via BGP. You can then send their routes to your other peers. Without knowing the intricacies of your topology it's hard to make an exact suggestion.

BGP like other protocols can have filters applied. It is not uncommon for someone to apply an ingress filter on a peering relationship to ensure that only an expected set of routes are sent from that peer. You may need to have your upstream or other peers adjust their filters if your customers routes don't seem to be going past you.