cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
377
Views
0
Helpful
1
Replies

Backup WAN link

techguy
Level 4
Level 4

Hi,

 

Can someone please guide me using Event MAnager Applet for following scenario.

 

I have 2 WAN links. If one wan links gets down. Other link should get up. I tried by using IP SLA but i couldnt fine tune the vlaues properly.

 

I want to use now Event Manager that would keep checking the preffered link by pinging it. If no response came from ping then Event manager should write some commands like 

 

event manager applet PING_FAILED
 

action 1.0 cli "enable"

action 2.0 cli "conf t"
action 3.0 cli "ip route 0.0.0.0 0.0.0.0 f0"
action 4.0 cli "ip nat inside etc"

action 6.0 cli "end"

1 Reply 1

Dragan Ilic
Level 4
Level 4

Maybe this can help a little:

http://draganchilly.blogspot.com/2013/04/floating-static-routes-without-ip-sla.html

Modify it based on your requirements...

 

HTH,

Dragan

HTH,
Dragan