cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2938
Views
0
Helpful
3
Replies

Failover with "rtr" command

aparikh
Level 1
Level 1

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 ?

3 Replies 3

srikanth ath
Level 4
Level 4

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 ***

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

Hmm.. without the track command you cannot achieve the failover with IP-sla.

Regards

srikanth

Please rate the helpful posts.

Review Cisco Networking products for a $25 gift card