Re: How to config isdn caller callback?

From: Curtis Lindsay (clindsay_98@xxxxxxxxx)
Date: Mon Feb 19 2001 - 10:36:40 GMT-3


   
Hi,

Here is an example of callback> this config works. I
have tested several times. Rember your map class
statement. This tells the call back server which dial
string to use.

Brgds
Curtis

R1
isdn switch-type basic-dms100
!
username R2 password cisco
!
int BRI0
ip address 10.10.10.1 255.255.255.0
encap PPP
dialer secure
dialer enable-timeout 2
dialer load-threshold 1
dialer map ip 10.10.10.2 name R2 class dialer1
broadcast 8358662
isdn switch-type basic-dms100
isdn spid1 0835866101 8358661
isdn spid2 0835866301 8358663
ppp callback accept
ppp multilink
ppp authentication chap
!
map-class dialer dialer1
dialer callback-server username
!
R2
!
isdn switch-type basic-dms100
!
username R1 password cisco
!
int bri0
ip add 10.10.10.2 255.255.255.0
encap ppp
dialer map ip 10.10.10.1 name R1 broadcast 8358661
isdn spid1 0835866201 8358662
isdn spid2 0835866404 8358664
ppp callback request
ppp multilink
ppp authentication chap
!
--- michheal david <michael302au@yahoo.com.au> wrote:
> i config isdn caller callback in my lab,i config
> accoding to DOC,but it isn't work.pls give a sample
> config.
>
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:28:52 GMT-3