Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Looking for ideas. I have a OSPF/BGP edge router that normally learns default route from BGP. There is also a VSAT link on that router, and a floating static (admin distrance 200) which will only be installed in the routing table if the default rout...
I'm currently using a Linksys EA4500 for wireless connectivity behind my AT&T Uvers Residential gateway. I would like to put VPN functionality in, and am looking at using either the RV180 with the EA4500, or the RV180W replacing the EA4500. How does ...
Is there any way to determine the age of a route/prefix in a bgp table?Once a path has been selected as "best", is there a direct way of determining the criteria that actually drove the selection?Most of the criteria can be seen in a "sh ip bgp prefi...
Actually I was able to use route-map on the "default-information originate" to set a tag. Key is that you need 2 match entries, first one matching presence of the default route, and 2nd one matching next hop. I don't think the next hop match will wor...
If we could tag the default route being injected into OSPF, based on say next hop or metric or any criteria, that would be great... Or, alternatively, if we could conditionally set the metric on the injected route, we could identify the source dow...