cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
464
Views
0
Helpful
5
Replies

ISDN backup Config Template

bradlesliect
Level 1
Level 1

Hi,

Our clients are connected to a 3640 Router. We have created dialers for each and every client but I still find that clients fail to auth or they cannot dial in.

Could someone tell me where I can find a template config that I can use to create a correct / proper ISDN backup config to place on both the client as well as my router?

Clients are using 1721s',2600s' and 2800s'

Thanks

5 Replies 5

Danilo Dy
VIP Alumni
VIP Alumni

Backup, means each client have two link, one primary and ISDN is a backup? One way to do this is floating static route, the configuration is the same for all routers.

http://www.cisco.com/en/US/tech/tk713/tk237/technologies_configuration_example09186a00800a3b77.shtml

Thanks for info ...but ....its not what i'm looking for.

Below and extract from a config:

client router:

-------------

!

interface Dialer0

description ISDN backup

ip address 192.168.225.186 255.255.255.252

no ip redirects

no ip unreachables

no ip proxy-arp

encapsulation ppp

no ip split-horizon

dialer pool 1

dialer remote-name cr1

dialer idle-timeout 180

dialer string XXXXXXXXX

dialer-group 1

fair-queue

no cdp enable

ppp authentication pap callin

ppp chap refuse

ppp pap sent-username xxx

password

ppp multilink bap

ppp multilink links maximum 2

ppp multilink links minimum 2

ppp multilink endpoint string client-isdn-backup

end

!

ip route 0.0.0.0 0.0.0.0 Dialer0 240 name ISDN-backup

Our 3640 router:

----------------

!

username cr1.client.site password

dialer remote-name cr1.client.site

!

!

interface Dialer5

description client-isdn-backup

ip address 192.168.225.185 255.255.255.252

no ip redirects

no ip unreachables

no ip proxy-arp

encapsulation ppp

no ip split-horizon

dialer pool 1

dialer remote-name cr1.client.site

dialer idle-timeout 180

dialer-group 1

no cdp enable

ppp authentication pap

ppp chap refuse

ppp multilink bap

ppp multilink links maximum 2

ppp multilink links minimum 2

ppp multilink endpoint string client-site-backup

end

!

ip route XXX.XX.XXX.XX 255.255.255.240 Serial2/0:1 name client-site

ip route XXX.XX.XXX.XX 255.255.255.240 Dialer5 240 name client-site

bradlesliect ,

is it possible to post some console logs when dialin happens and debugs if possible.

Will try and do that a bit later. Don't want to do any testing during working hours.

Does the config I pasted not help you?

yep!! Config seems to be ok ok.it hard to judge when router is not in our hand.

pls post log/debug / sho isdn stat cmds

Review Cisco Networking products for a $25 gift card