I'll try the overide! How bout VRF's? Would that also do what i'm looking to do? SOmeone else I work with told me that might also be the way the ISP is doing it. I'm not using a national company for this and thus the reason each site doesn't have its own AS. NOt sure why it was setup this way.
Main Topics
Browse All Topics





by: lrmoorePosted on 2007-09-25 at 15:26:59ID: 19959545
>So the router bgp 65531 is the same at all of my locations. /products/ sw/iosswre l/ps1830/ p roducts_fe ature_guid e09186a008 0087b1f.ht ml#wp10458 99
The ISP is using "as override" and stripping the AS number. I'm not sure how to emulate that in a lab environ. You can try
neighbor 10.101.0.49 as-override
neighbor 10.101.0.54 as-override
reference:
http://www.cisco.com/en/US
Typically I recommend each MPLS remote site have a unique BGP AS number. AT&T will work with you to accomodate. It just makes more sense and gives you more control.
>If I add a subinterface to my router at location 1 of 192.168.100.0/24 it will show up in the routing table at location 2 and 3.
Yes it shoule, because you have redistribute connected
no, because you are in a lab environment and don't have the override feature enabled