Using IP SLA and EEM to provide 3G backup to ADSL connection on CISCO887VAG+7-K9 router

On a Cisco887VAG+7-K9 router, I want to be able to use IP SLA and EEM to track connectivity to an external address via my ADSL line, if connectivity is UP then I want the 3G interface to be admin shutdown.  If connectivity is down, then I want the 3G interface to be activated and connectivity to resume via 3G.
I have configured this and it works apart from one problem.  If the config on the router is written to startup memory while the 3G interface is admin shutdown, we subsequently have a problem with the ADSL line and the router is then rebooted, then the EEM does not seem to re-activate the 3G interface so all connectivity is lost until the ADSL is returned to service.   i.e. it seems to be the case that if the IP SLA starts off as "Down" then the EEM doesn't take any action.  The IP SLA has to have gone into the "up" state before it starts working?  Does that make sense and, if so, is there any way round it?
For info, here is my IP SLA and EEM config:
ip sla 1
icmp-echo 8.8.8.8 source-interface dialer2
timeout 60000
ip sla schedule 1 life forever start-time now
track 1 ip sla 1 reachability
ip route 0.0.0.0 0.0.0.0 Dialer2 track 1
ip route 0.0.0.0 0.0.0.0 Dialer1 20
event manager applet 3G-ACTIVATE
event track 1 state down
action 10 cli command "enable"
action 20 cli command "configure terminal"
action 30 cli command "interface Cellular0"
action 40 cli command "no shutdown"
action 50 cli command "end"
event manager applet 3G-DEACTIVATE
event track 1 state up
action 10 cli command "enable"
action 20 cli command "configure terminal"
action 30 cli command "interface Cellular0"
action 40 cli command "shutdown"
action 50 cli command "end"
Any assistance/advice on getting this to work effectively would be appreciated!
Thanks.

Yes, basically, when the tracked object is not reachable on initial router boot, the router doesn’t detect a transition of the tracking object from up to down and therefore does not execute the associated EEM script. 
So, in my case, if I have an ADSL fault and the 3G interface has taken over, if the router is subsequently rebooted, all connectivity will be lost because the startup config of the router has the 3G interface as admin down and the EEM script to activate it does not kick in.
I've tried using "default-state up" under the track config but this didn't seem to have any effect - the reachability of my IP SLA was still down after a router reboot with no ADSL connection.
I also tried your script but this gave the errors:
%HA_EM-3-FMPD_ACTION_NOTRACK: bump-track: unable to set state for tracking object number 1; object does not exist or is not a stub-object.
Mar 19 10:23:00.005: %HA_EM-3-FMPD_ERROR: Error executing applet bump-track statement 1.0 %HA_EM-3-FMPD_ACTION_NOTRACK: bump-track: unable to set state for tracking object number 1; object does not exist or is not a stub-object.
Mar 19 10:23:00.005: %HA_EM-3-FMPD_ERROR: Error executing applet bump-track statement 1.0
I'm not sure how to resolve that?
Any further advice would be welcome!  Thanks.

Similar Messages

  • Can I view photos and movies from my external hard drive? I used Time Machine and a WD Passport for backup. Since my drive on my MacBook Pro is filling up I was planning to delete some of the movies and photos.

    Can I view photos and movies from my external hard drive? I used Time Machine and a WD Passport for backup. Since my drive on my MacBook Pro is filling up I was planning to delete some of the movies and photos. I wanted to see if I could view them from the hard drive. Thanks

    Hello, eco1. 
    Thank you for visiting Apple Support Communities. 
    This sounds like you are wanting to move your iTunes media folder to an external drive and have iTunes this folder from this location.  If this is the case then I would recommend taking a look at the article below. 
    iTunes for Mac: Moving your iTunes Media folder
    http://support.apple.com/kb/ht1449
    Cheers,
    Jason H. 

  • ISDN backup for ADSL connected sites using separate router

    In our set-up we have a central site with a large number of remote sites connected.
    We have moved a number of remote sites from ISDN connections to ADSL connections. However, we would like to keep the ISDN and use it for backup.
    The problem I have is - how do I implement ISDN backup with our current set-up? From the documentation, I can see how to do this for more "straightforward" set-ups but not for the set-up we have! Let me explain:
    At the central site, we have a Cisco 7206 router. The ISDN connected sites connect directly to this router (which is configured with a large number of dialer map statements for each site)
    The 7206 connects to a PIX515E firewall. The ADSL connected sites connect over the public internet using IPSEC with the tunnels terminating on the PIX.
    The 7206 router contains static routes for the ADSL connected sites, pointing to the firewall.
    At the remote sites, we have a Cisco 837 router for the ADSL connection.
    This is connected (via ethernet) to the router we want to use for ISDN backup - a Cisco 800. The 837 and 800 are configured with HSRP.
    However, at the moment, if the 837 or the ADSL link was to go down, there would be no means to connect to the central site. How can we configure this to use the 2nd router for ISDN backup, given our set-up?
    Any suggestions would be greatly appreciated!
    (incidentally, I have only recently joined this company and have taken this over, without any information to go on as to why things are set up as they are !)

    Hello again,
    I think you can pretty much ignore my last message. I've done a bit more digging and I think I have a better idea of what you mean now!
    Lets see if I've got this about right. To recap:
    I need to set up a GRE tunnel between the remote site and 7206 router at head office, which in turn would be using IPSEC tunnel between remote router and PIX.
    So, steps required:
    1) set up IPSec tunnel to to PIX (this is the way it is already currenly configured - am I right in thinking no further configuration would be required as far as the PIX is concerned, for the new set-up?)
    2) set up GRE tunnel between remote ADSL router and 7206 - requires tunnel interface on both router with start point and end point configured. Use GRE keepalive to enable the line protocol to be brought down if the far end cannot be reached.
    3) Add static routes on ADSL router to reach head office network via tunnel interface
    4) Add static route on 7206 router to reach remote network via tunnel interface
    5) Configure ISDN map statement on 7206 mapping remote network to ISDN number
    6) Configure "floating" static routes on 7206 to use ISDN to reach remote network
    7) Configure HSRP on ADSL and ISDN routers with tracking of tunnel interface. If tunnel interface goes down, then ISDN router takes over as active.
    8) Configure static routes on ISDN router to point to head office network using BRI0 interface.
    So, under normal operation, traffic between head office and remote office will be routed across the GRE tunnel using the ADSL link.
    If the ADSL link was to go down then the GRE tunnel would also go down. So, the 7206 would then use the floating static routes to reach the remote network via the ISDN connection.
    The ISDN router would take over as active at the remote site since the tunnel interface would have gone down, forcing the HSRP to failover.
    Does that all sound about right? Is there anything I've missed?
    I'll start trying to put some configurations together when I get the chance - but, if its ok, I'll probably run these past you too, just to make sure they seem correct!
    Thanks,
    Neil

  • My firefox keeps timing out when i am using it and my internet provider, Comcast , keeps dropping my connection. what is causing the problem, comcast or firefox taking to long to open?

    when trying to run my firefox, the pages take too long to open, loading, and then my internet connection is lost. sometimes i can get on and for example, i was deleteing emails and after less than 10 mins my connection is lost. so i run comcast desk diagnosis and it refinds my connection but when i try to open any page with my firefox it takes too long and times out.

    Insanity that it takes this kind of work to get a browser to function correctly. Is Mozzilla TRYING to ruin Firefox. Every update it's slower and more buggy. Since the last update, it freezes so much, it's basically a worthless browser.
    Google the problem, people are jumping to chrome for the exact issue.

  • Use different iTunes and iCloud accounts only for backup

    Hello Everyone,
    Recently I update my iPhone 5,my wife iPhone 6 ,my wife iPad to iOS 8.3 and my MacBook Air to 10.10.3.
    As part of the upgrade i purchase more space on iCloud for backuping my photo library.
    I'm using the same account (iTunes and iCloud) on my Mac and my iPhone but using different one on my wife iPhone and iPad .
    is there any option to use my iCloud account on my wife iPhone and iPad just for backuping purpose.
    I saw that i can logged out from iCloud on her devices and logging in with my iCloud account but i'm affirmed to sync all of my personal data (contacts and so on) to her devices.
    please advice.
    Thanks,
    Marco.

    This sounds like misconfiguration issues.
    For Calendars, log into each of your accounts on iCloud.com. Check the Calenders app there to ensure each of your iCloud-based calendars are properly shared between your wife and you. Remember, when you invite another person to share your calendar, that other person must accept the invitation.
    For Contacts, make sure you have contacts in your account (check on your phone and on iCloud.com). On your phone, go under Settings/iCloud and make sure the toggle is on for Contacts. Again on your phone, go to Settings/Mail, Contacts, Calendars. Swipe down and make sure your default calendar is your iCloud-based calendar.
    Hope this provides some insights that lead to a solution for you.
    Learn More: http://www.mikerisner.com/news/use-icloud-for-your-mobile-mac-and-even-windows

  • External Hard drive help: use with mac and pc? how to backup everything etc

    Hello! I need some help regarding a new external hard drive I got from OWC. It is a 500 gb firewire 400 + usb 2.0 7200 rpm hard drive. I am running it from firewire. The software suggests the first thing you do is make a clone of your macbooks internal hard drive, that way if it fails later you can use the external to back everything up. If I do this ...
    1. do I have to make the drive "Bootable" ? I have software called Data Backup 3 by Pro soft I think. It came with my external.
    2. Can I still back up other stuff like my audio recordings and record onto that drive to a seperate folder?
    3. If I make a bootable copy will it try and boot from the drive everytime I turn it on or something?
    My other question is... how can I use this drive with a pc? I have a pc as well and I heard that the only way it will work is to format it in ms-dos mode (fat32?)
    If I write it to fat32 will it slow down my drive or make it worse? I heard that you should format external drives specifically for mac if you have a mac; so it will only work with macs...
    (sorry this is going on and on; it's like a chain reaction of questions)
    so If its formatted to mac drive format then can I do this with my current situation:
    1. I have wireless internet, the router is on a pc downstairs
    2. Can I send files over a network somehow from the pc to my mac
    3. then store it on my external?
    If so can someone point me in that direction with a link?
    Thank you for reading, sorry for making this so long.

    1. No, you don't have to make a bootable clone.
    2. If you use the drive for a bootable backup, then you cannot use the drive for other types of storage unless you partition the drive and make more than one volume.
    3. No, it will not try to boot the computer. You must designate the startup volume using Startup Disk preferences.
    If you wish to use the drive on both a Mac and a PC, then either you make two partitions - one for Mac and the other for the PC or you must format the entire drive using FAT32 so the drive can be used for read//write by both operating systems. If you do this then you cannot use the drive for a bootable backup nor can you use it with Time Machine.
    FAT32 is slower for read/write on the Mac than using Mac formatting.
    Optimally, I would suggest you partition the drive into two volumes. One volume formatted for the Mac and the other formatted FAT32.
    You can send files from a PC to a Mac and vice-versa using File Sharing. Select Mac Help from the Finder's Help menu and search for "file sharing" or "sharing" to find help articles. Also see,
    Mac OS X 10.5 Help- Setting up a Mac computer to share files with Windows users
    Mac OS X 10.5 Help- Setting up a Windows computer to share files with Mac users
    Mac OS X 10.5 Help- Sharing with Windows computers

  • Can't use the Browser and other Apps on my Torch 9860

    Hi~
    I'm having problem with my BB 9860. It appears that my phone is connected to Wifi but when I tried to use the Browser and other apps, it's says "Unable to Connect on the Internet".
    Do you guys have any idea what could be the problem??
    I will appreciate any kind of help.
    Thanks in advance ^__^

    Hi jinyunstar 31516
    Welcome to the Community
    Please have a look at the Article of Help blog from Inside BlackBerry How to connect to a Wi-Fi network using a BlackBerry smartphone .
    Prince
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • The connection between your access point, router, or cable modem and the Internet is broken.

    At random points throughout my laptop usage, I randomly disconnect from the internet and receive these 2 messages:
    1. The connection between your access point, router, or cable modem and the Internet is broken.
    2. The default gateway is not available.
    It fixes the issue for a short period of time, but constantly happens. This is really starting to annoy me. I have no problems on any other internet, and other people i live with are connected with no issues to the internet. I have tried a number of solutions
    online that has "worked" for others to no success such as resetting the router, fooling around with command prompt, and changing the performance settings to not drop internet when low on power. Does anyone have a solution for my technical problems?
    I am running Windows 8.1 on a Lenovo ideapad that is less than a year old. I will be honest I am not a very knowledgeable person when it comes to computers, so please use simplified explanations.

    Checked this ? 
    http://answers.microsoft.com/en-us/windows/forum/windows_7-networking/window-networking-troubleshoot-error-the/c130ede9-757e-4224-9ae8-3cceb82eeb74
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Iam using iphone 4s and Iphone 5s with same apple ID but my network is different and whenever Iam getting call in i5s and in my both handset same calls are coming. Please provide me solutions

    Iam using iphone 4s and Iphone 5s with same apple ID but my network is different and whenever Iam getting call in i5s and in my both handset same calls are coming. Please provide me solutions

    On both devices, go to Settings>Facetime and turn off cellular calls.
    ~Lyssa

  • HT5625 I have a IPHON5s and my phone provider is Vodafone, I receive 1GB of data a month but I am using 3GM and it is costing me a fortune, how can I use all my apps/downlaods without running up a large bill?

    I have an iphone5s and my phone provider is Vodafone, I receive 1GB of data in my plan and regulararly use 3GB which is costing a fortune, how do I use wireless automatically without it costing me anything in my phone plan. 

    Use wifi.

  • Hi, I bouhgt a used Apple Power Mac G5, I want to buy a blue tooth card for the same to use wireless keyboard and mouse, i am just curious that why do i need to provide the serial number of my computer, is there any compatibilty issue?

    Hi, I am new in Apple Computer, I bought a used Power Mac G5. I want to buy a blue tooth card for the same to use wireless keyboard and mouse. so why it is mandatory to provide the serial number of the machine?

    Hello, Serial# not needed...
    At the Apple Icon at top left>About this Mac.
    Then click on More Info>Hardware and report this upto *but not including the Serial#*...
    Hardware Overview:
    Machine Name: Power Mac G5 Quad
    Machine Model: PowerMac11,2
    CPU Type: PowerPC G5 (1.1)
    Number Of CPUs: 4
    CPU Speed: 2.5 GHz
    L2 Cache (per CPU): 1 MB
    Memory: 10 GB
    Bus Speed: 1.25 GHz
    Boot ROM Version: 5.2.7f1

  • Since my last firefox update, I have been unable to type an email - the text box does not appear when I press 'reply' , or press 'compose'. The email provider is '123-reg.co.uk. I have been using both firefox and the provider ['webfusion Ltd/webmail123] s

    Hello. Since my last firefox update, I have been unable to type an email - the box within which one would usually type does not appear when I press 'reply' to a received email, or press 'compose'. The email provider is '123-reg.co.uk. I have been using both firefox and the provider ['webfusion Ltd/webmail123] successfully for well over a year. The provider says it is a browser problem. I can still add an attachment to the email header, which successfully can be sent, but the recipient gets my standard email 'signature' with font messages and the attachment. Can anyone help? My email addresses are [email protected] [this is the one with the issue] and [email protected] in English
    == today

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • I get a error message "To charge faster, use the cable and device that were provided with this phone" when charging my Samsung Galaxy note 3. I took it to a store last week and they said it has something to do with the last software update.  They tried ch

    I get a error message "To charge faster, use the cable and device that were provided with this phone" when charging my Samsung Galaxy note 3. I took it to a store last week and they said it has something to do with the last software update.  They tried charging it at the store and got the same message. I was given another phone, I still get the same error with the new phone.

    Wowuor, 
    Thank you so much for reaching to us today. I want to make sure that we get the device charging the correct way. There is no physical or liquid damage to the phone or to the power cord correct? Did this error just start to appear as of last week? Please keep us posted. 
    KevinR_VZW
    Follow us on Twitter @VZWSupport

  • I have registered Adobe CS, and every two/three weeks i get a message that I am using a trial version.  I provide my registration key, and the fun starts over in two/three weeks.  What is going on?

    I have registered Adobe CS, and every two/three weeks i get a message that I am using a trial version.  I provide my registration key, and the fun starts over in two/three weeks.  What is going on?

    I'm not sure what's happening. See if you can get some help from Web Chat here:
    Serial number and activation support

  • I would like make my iphone 4S simfree in order to use it with my current service provider. I don`t know where to ask it; and need help. Thank you.

    Hello everyone.
    I`m a apple user from Turkey. Lately I have bought an iphone 4S in U.S.A and brought it back to my country. My problem is I can`t use it with my local service provider; because I can`t activate my iphone 4S with the sim kart which I have.
    I need help; and asking you what can I do ?
    Thank you all for your attention.

    Actually I had a friend of me to buy it for me. When I got the iphone 4s there were a At&t sim kart in it already.
    I can make it unlocked for free ?
    Thank you both for your attention.

Maybe you are looking for

  • Problem in using FM SELECT_TEXT

    Hi friends, I have a problem in using fm SELECT_TEXT. Here I want to fetch Material PO text in Material master to my report. I just dont know in which field of table "it_thead" the actual text is available.\ I tried debugging the program but was not

  • A Pop-Up has appeared on my opening screen which I cannot get rid of

    There is a Pop-Up on my opening screen which says: Opening <filename>.exe. You have chosen to open http://aihdownload.adobe.com. Would you like to save this file or cancel. I cannot save/cancel this pop-up. This file is a binary file and I had not ev

  • How to allow users to run infopackage without giving access to Workbench

    Hi, I have certain infopackages which I want to give access to users to run. It mainly relates to loading of flat files which they want to be able to execute when they want and also loading the P&L  data from R/3. I am on 3.5..I don't want the users

  • How can we display the list of Report Names in Dashboard Prompt?

    How can we display the list of Report Names in Dashboard Prompt?

  • Desktop icons position not kept

    Hi. I'm using 10.6.2 and sometimes (not all) when I start my machine, the desktop icons (which I have arranged by snap to grid) are not where they used to be the last time I was with the cmputer on but they all show up aligned on the right of the scr