10-16-2012 09:14 PM - edited 03-07-2019 09:30 AM
I have 6513 - s72033_rp-ENTSERVICESK9_WAN-M), Version 12.2(18)SXF17a
.
I want to do failover to the backup ISP with the "rtr" command (btw - ip sla command isnot available).
I can configure
rtr 2
type echo protocol ipIcmpEcho 4.2.2.2
rtr schedule 2 life forever start-time now
but - ip route 0.0.0.0 0.0.0.0 x.x.x.x track 1 (MISSING).
can someone show me the complet failover configuraiton with "rtr" command ?
10-17-2012 02:15 AM
Hello,
Try this
rtr 1
type echo protocol ipicmpecho x.x.x.x ---> Configures an SAA end-to-end echo response time probe operation.
rtr schedule 1 life forever start-time now --> Configures the time parameters for the SAA operation.
track 123 rtr 1 reachability--> Configures the time parameters for the SAA operation.
delay up 60 down 30 ---> Specifies a period of time (in seconds) to delay communicating state changes of a tracked object.
ip route 0.0.0.0 0.0.0.0 x.x.x.x track 123
USe this link:http://www.cisco.com/en/US/docs/ios-xml/ios/iproute_pi/configuration/12-4t/iri-pbr-mult-track.html
Let us know if you require anything more.
Regards,
srikanth
*** PLease rate helpfull posts ***
10-17-2012 09:08 AM
Following two commands are not available in the 6513 IOS - Version 12.2(18)SXF17a
track 123 rtr 1 reachability
ip route 0.0.0.0 0.0.0.0 x.x.x.x track 123
10-17-2012 09:32 PM
Hmm.. without the track command you cannot achieve the failover with IP-sla.
Regards
srikanth
Please rate the helpful posts.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: