To all DDR guru....

From: Massimiliano Tognon (mtognon@tecnonetspa.it)
Date: Mon Nov 25 2002 - 12:05:02 GMT-3


Hi folks, question for you...

this is the topology:

        R1------ ISDN------R2

question is:

Configure chap authentication between R1 and R2; R1 should not challenge R2.
When the traffic is greater than 25% of the bandwidth, a second channel must
be brought up.

this is my configuration:

R1:

username r2 password cisco

int bri 0
ip address 192.168.1.1 255.255.255.0
encapsulation ppp
dialer map ip 192.168.1.2 name r2 broadcast 0200
dialer idle-imeout 45
ppp authentication chap
dialer group 1
isdn switch-type basic-net3

dialer-list 1 protocol ip permit

R2:

int bri 0
ip address 192.168.1.2 255.255.255.0
encapsulation ppp
dialer map ip 192.168.1.1 name r1broadcast 0300
dialer idle-imeout 45
ppp authentication chap
dialer group 1
isdn switch-type basic-net3
dialer load-threshold 64 either
ppp authentication chap callin

dialer-list 1 protocol ip permit

what do you think about?
on R1 challenge is ignored but it is generated...
do i need ppp multilink in order to work dialer load-threshlod ?
i'm little bit confused...
any help appreciated...

thanks



This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:23:10 GMT-3