01-13-2013 04:37 AM - edited 03-04-2019 06:41 PM
What am I missing...
DEFINE MONITOR PROBE:
(config) ip sla monitor <monitor#>
(config-sla-monitor)# type [echo] protocol ipicmpecho <target-ip> source-int <int>
(config-sla-monitor-echo)# timeout <ms>
(config-sla-monitor-echo)# threshold <ms>
(config-sla-monitor-echo)# frequency <s>
SCHEDULE TIME WINDOW FOR THE PROBE:
(config)# ip sla monitor schedule <monitor#> life forever start-time now
CREATE PROBE TRACKING OBJECT:
(config)# track <track#> ip sla <monitor#> reachability
* ABOVE SYNTAX IN RED NOT AVAILABLE *
Below are my only options...
R1(config)#track 1 ip ?
route IP route
Solved! Go to Solution.
01-13-2013 04:50 AM
Hello,
Karsten may very well be right - you may be running an older IOS. Do you have rtr commands available in your IOS? The old syntax used rtr instead of ip sla. Check this document:
http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/RTRenh.html
Best regards,
Peter
01-13-2013 04:45 AM
Which platform and which IOS are you using? Perhaps it's just an IOS-upgrade that's needed.
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
01-13-2013 04:50 AM
Hello,
Karsten may very well be right - you may be running an older IOS. Do you have rtr commands available in your IOS? The old syntax used rtr instead of ip sla. Check this document:
http://www.cisco.com/en/US/docs/ios/12_0t/12_0t3/feature/guide/RTRenh.html
Best regards,
Peter
01-13-2013 05:36 PM
Thank you - that's better
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