Hello guys,
I'm working on a routing lab to set up PBR between two sites with line protocol and ip sla tracking.
What I like to do exactly, is to track the status of an interface (a loopback interface that is used just to force a path instead of another) and the availability of a path to manage the next hop for my PBR.
I know that we can track the path availabitlity with this command : set ip next-hop verify-availability, but what I would like to do is to check at the same time the state of a loopback interface.
The PBR is working without tracking and the tracking is working without PBR as well. For the moment, I use a EEM script to change the next hop when a %TRACKING-5-STATE ... is received.
Do you know if there is another way to do that without using EEM scripting?
Thanks a lot.
Kevin