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.
Hi Guys,
I encountered something strange that I cannot explain to myself ...
The bestpath selection should have gotten to the point where everything is a tie up til router-ID.
Then lowest router-ID should be selected, right? Check for yourself --
...
Here is how the scipt can look like. I use it for EVE-NG where routers ignore no shut command in the startup config for some reason forcing me to console in and unshut ... or use EEMevent timer countdown name ON_REBOOT max 10 time 15action 100 cli co...
Late reply : For those who think about these two options, realize that AS-OVERRIDE can be configured only for neighbors in VRF- that means usually not CE router, and AS-OVERRIDE is used in transit areas which connect remote areas with the same AS num...
Hey, I learned hard way that router bgp XXXadd ipv6redistribute ospf match INTERNAL EXTERNAL include-connected ... is really required there otherwise you are going to troubleshoot why the prefixes are in OSPF database and not in BGP table .
Hey,
In my opinion and provided that all previous steps ended in tie, the selection is made on shortest cluster list (step 13) - route learned from regular iBGP peer has empty cluster list while RR has to put it's cluster ID / or at least RID there.