RE: To all DDR guru....

From: Sam.MicroGate@usa.telekom.de
Date: Mon Nov 25 2002 - 13:47:47 GMT-3


Hello Massimiliano.

A few things:
1- You need isdn spid1 and isdn spid2 interface command in R1 and R2. They
are missing.
2- You need ppp multilink interface command for the second channel to come
up.
3- Because the word callin and callout are a little bit confusing to
interpret, Always use debug ppp authentication to monitor which router
challenges the other and which router does not. The router that challenges
will have (O) challenge before the debug statement.

Otherwise, everything is ok. Good luck.

Sam

-----Original Message-----
From: Massimiliano Tognon [mailto:mtognon@tecnonetspa.it]
Sent: Monday, November 25, 2002 10:05 AM
To: ccielab@groupstudy.com
Subject: To all DDR guru....

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