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.
So I'm trying to reload the router with EEM. However, I want it done via cli action statement, so I can delay the reload in 10. However, I'm having issues with the pattern keyword. Below is my applet and the debug. It seems the pattern statement ...
It looks to me the route is selected based on rule 7 of the bgp best path selection, which is external over internal. Why? Because Med is only considered if the first AS matches or BGP always-compare-med is applied.
I don't know of command that will show you a time stamp of the oldest route in bgp. However, if you look at the possible paths under a prefix using the command show ip bgp 112.1.1.0, the router automatic orders the paths from newest to oldest. This...