Cisco Systems ISDN - How to stop a router dialling up on bootup

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
ISDN - How to stop a router dialling up on bootup Darren Green 09-27-06
Posted by Darren Green on September 27, 2006, 2:47 pm
Please log in for more thread options
A colleague is trying to work out how to stop an ISDN router dialling out on
bootup. We do have a solution but unfortunately we have to stick with an
older 1721 running IOS 12.3.X and the way we found isn't supported in the
software. Additionally, the router hasn't the memory to run the 12.4.X
software that has this feature.

The way we found was to track the line protocol on Vlan 1 as follows:

track 10 interface Vlan1 line-protocol
delay up 120

ip route 0.0.0.0 0.0.0.0 Dialer10 250 name delayed-floating-static track 10

Has anyone managed to achieve this by some other method ?

Regards

Darren



Posted by Merv on September 27, 2006, 7:03 pm
Please log in for more thread options
check out

http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a0080087c3a.html#wp1026650



Dialer Persistent Plus Failed Connection Delays Configuration Example

The following example shows how to configure a 1-minute delay at
boot-up, and a 10-second delay for redialing after a failed connection
with a maximum of five tries before stopping:

!
interface dialer 1
ip address negotiated
encapsulation ppp
dialer pool 1
dialer remote-name remote1
dialer idle-timeout 0 either
dialer string 7135550199
dialer persistent delay initial 60
dialer persistent delay 10
dialer persistent max-attempts 5
ppp authentication chap
ppp chap hostname DDR
ppp chap password mysecret


Similar ThreadsPosted
ISDN - How to stop a router dialling up on bootup September 27, 2006, 2:47 pm
how to stop denial of service in a 1700 router September 2, 2005, 6:09 pm
STOP what you’re doing - It doesn’t work! 6IU7 July 28, 2006, 5:28 pm
internal name servers stop recursive lookups October 24, 2005, 8:36 am
Your One Stop Shop for Data & Voice Hardware February 1, 2007, 5:32 pm
Web Browser Stop Working after VPN Client Installation March 26, 2008, 2:17 pm
RADIUS stop packet guaranteed delivery May 21, 2008, 9:51 am
DSL router with ISDN backup October 31, 2006, 4:38 pm
Use ISDN router as switch? March 5, 2007, 8:05 am
ISDN Router , NAT and 3 Networks November 3, 2007, 5:22 am
Cisco 801 ISDN router. Redeploy with DSL November 29, 2006, 7:04 am
Cisco Router backup isdn April 24, 2007, 8:45 am
Re: ISP connection with ISDN 1721 router April 14, 2008, 4:11 pm
Re: ISP connection with ISDN 1721 router April 17, 2008, 11:28 pm
Ciscon ISDN router-reduced dial out? February 7, 2005, 1:15 am