cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
271
Views
0
Helpful
3
Replies

isdn dail backup configuration

jayadevtpt
Level 1
Level 1

pl send the configuration command syntax for ISDN BRI dail back for Serial link in 1750 routers.Serial link is HDLC

Regrds

Jayadev

3 Replies 3

kthanuva
Level 1
Level 1

Hi Jayadev,

find the configuration details for ISDN dial back for serial link

interface Serial1

ip address 10.5.5.2 255.255.255.0

backup interface Dialer0

interface BRI0

no ip address

encapsulation ppp

no ip route-cache

no ip mroute-cache

load-interval 30

no keepalive

dialer pool-member 1

isdn switch-type basic-net3

no fair-queue

no cdp enable

ppp authentication chap

!

interface Dialer0

ip address *.*.*.* *.*.*.*

encapsulation ppp

no ip route-cache

no ip mroute-cache

dialer pool 1

dialer remote-name kevin

dialer string 6120

dialer-group 1

no cdp enable

ppp authentication chap

dialer-list 1 protocol ip permit

Regards

Kiruba

tepatel
Cisco Employee
Cisco Employee

ISDN Dial Backup can be achived in many ways. First, you need to decide/choose which is the best mathod/scheme which suits your network. Here is the link which will help you decide that

http://www.cisco.com/warp/public/123/backup-main.html

Above link also has liks in "Related Information" section for the sample config with network diagram, verification and troubleshooting etc. for all those methods/schemes.