01-23-2017 05:33 AM - edited 03-05-2019 07:53 AM
Hello All,
I have allowed 172.16.0.0/16 subnet in my BGP configuration. I have divided this /16 subnet into multiple /24 Subnets and it has been distributed among SPOKE location. But where as BGP is UP. CE is not able to learn routes of this /24s. PE getting routes of multiple /24 from HUB.
01-23-2017 06:30 PM
Hi,
On the remote PEs, do you see all routes being announced to remote CEs?
Are you using same AS number for all CEs?
Cheers.
01-23-2017 06:36 PM
Hi Leonardo,
Yes all routes being in announced to other PEs and CEs. And yes all the CEs are using same ASN.
01-24-2017 03:49 AM
Hi,
So I think you need to configure "neighbor x.x.x.x allowas-in 1" on the CEs for the BGP session with PE.
Cheers.
01-24-2017 04:29 AM
Hi,
I tried the same from CE end, but it's not resolved.
01-24-2017 04:48 AM
Hi,
So you will need to run "debug ip bgp update" on CEs in order to verify what is happening.
Cheers.
01-25-2017 08:46 AM
Hi,
Try to configure on PEs "neighbor x.x.x.x as-override
Cheers.
01-24-2017 08:30 AM
could you post relevant configuration please?
01-24-2017 01:37 PM
Hello
Just to clarify you have multiple ce sites all with cider'ed 172.16.0.0/16 addressing, and these sites cross an mpls layer 3 vpn and are peering with the same ASN to their PE rtrs
How are you adverting each site subnet to the PE ?
Can you post the config of them and the bgp table
sh run | be router
sh ip bgp | B N
res
Paul
01-24-2017 06:40 PM
Hi,
Its a basic hub and spoke topology. CEs are connected through L3 VPN. Though its not a best practice to advertise same /16 from all the PEs. Still it's going on. Now the CEs are advertising /24. Which is subnetted from the same /16. And we are advertising the summarized route. CEs are using same ASN.
01-25-2017 01:45 PM
Hello
So your aggregating the /16 -
Have you appended the summary only and as-set attributes to the aggregate - Are you aware all specific prefixes are suppressed when you do this?
can you post:sh ip bgp neighbors x.x.x.x advertised-routes
sh run | be router
res
Paul
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide