05-10-2006 02:30 AM - edited 03-03-2019 12:38 PM
Hi!
I want to set down a dialer profile when this connection fail. Default route is via this dialer and I set another one via ethernet with a metric of 200 but dialer is always up (spoofing). Somebody know how can turn down automaticaly dialer?
I try with keepalive command but without results.
Thanks in advance.
Solved! Go to Solution.
05-11-2006 02:36 PM
Hello David,
Designing a backup for dialer link is always a tricky as dialer link is always up/up spoofing.
Cisco have a new feature called "object tracking".
I found following link that will help you. I hope you have the right ios
http://www.cisco.com/en/US/products/sw/iosswrel/ps5413/products_feature_guide09186a00801d862d.html
I have never tested it but seems a great way to fix the dsl with dialer interface.
HTH, please rate if so
cisand
05-10-2006 04:02 AM
hello David,
shouldn't you configure the static route other way around ?
isn't the ethernet primary and Dialer back up ?
if not, can you send config ?
HTH,
cisand
05-10-2006 06:21 AM
The primary line is Dialer and has default route
ip route 0.0.0.0 0.0.0.0 Dialer1
Then when dialer disconnect i want that traffic goes via another router that is in lan
ip route 0.0.0.0 0.0.0.0 ethernet0 192.168.0.1 200
but dialer is still up because is in spoofing mode and then the first route not disappear.
There are some way to shutdown dialer automaticaly?
I can´t use dynamic route protocols because i dont have control of the other side.
05-11-2006 02:36 PM
Hello David,
Designing a backup for dialer link is always a tricky as dialer link is always up/up spoofing.
Cisco have a new feature called "object tracking".
I found following link that will help you. I hope you have the right ios
http://www.cisco.com/en/US/products/sw/iosswrel/ps5413/products_feature_guide09186a00801d862d.html
I have never tested it but seems a great way to fix the dsl with dialer interface.
HTH, please rate if so
cisand
05-11-2006 11:58 PM
Yes, i discover it yesterday and i´m testing.
Thanks
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