03-19-2013 08:02 AM - edited 03-04-2019 07:20 PM
Hi,
I've searched the forums and haven't found anything relevant, but forgive me if this is a duplicate question already answered. We have a Nexus 7010 running version 6.1(2).
I'd like to use IP SLAs and object tracking to define static routes for specific source/destination traffic across some WAN links we have. I've done this in IOS and it's worked fantastically, but I've not found where/how to do this on the Nexus 7010 platform (or any Nexus platform) as of yet. I could have sworn that this was going to be introduced in the 6.x code? Below is an example of how we do this in the IOS world:
track 11 ip sla 1 reachability
delay down 15 up 15
ip sla 1
icmp-echo 2.2.2.2 source-ip 1.1.1.1
frequency 5
ip sla schedule 1 life forever start-time now
ip route 0.0.0.0 0.0.0.0 1.1.1.2 track 11
ip route 0.0.0.0 0.0.0.0 3.3.3.3 254
Esentially this gives us the option of using a "failover" default route. I've attached a basic diagram to help explain what we are trying to do with IP SLAs and object checking. The tracking should be configured against an SLA that uses icmp and the static routes should be configured against the tracking.
If this posts answers your question or is helpful, please consider rating it and/or marking as answered.
Solved! Go to Solution.
03-24-2013 06:56 AM
Hallo,
the good news is, there is an ip sla feature with udp-echo available since 6.1(1) and object tracking is available right from the start.
However there is bad news as well: you can not track ip SLAs to date.
If you are one of those scripting and programming guys I'm sure you could tinker something with EEM, but out of the box I believe there is no possibility to do route selection based on sla reachability. While many features have been added lately, the N7k remains a true datacenter switch...
Regards
03-23-2013 02:55 PM
Bump
Sent from Cisco Technical Support iPhone App
03-24-2013 06:56 AM
Hallo,
the good news is, there is an ip sla feature with udp-echo available since 6.1(1) and object tracking is available right from the start.
However there is bad news as well: you can not track ip SLAs to date.
If you are one of those scripting and programming guys I'm sure you could tinker something with EEM, but out of the box I believe there is no possibility to do route selection based on sla reachability. While many features have been added lately, the N7k remains a true datacenter switch...
Regards
03-25-2013 04:14 AM
Thanks for taking the time to reply. Unfortunately the bad news outweights the good news in this case, but now that I know I can move on to finding other methods to accomplish what we need.
If this posts answers your question or is helpful, please consider rating it and/or marking as answered.
10-30-2014 08:20 AM
Have the features been included to perform IP SLA tracking in any of the later versions?
11-01-2014 11:13 AM
While I haven't checked personally, this document
indicates that with nxos 6.2(2) ip sla could be used for object tracking.
Regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide