From: Michael King (kingmi1@xxxxxxxxx)
Date: Wed Jan 03 2001 - 00:33:25 GMT-3
I want to use CHAP on one side of the ISDN link and
not the other. I used the "ppp chap refuse callin"
command but when I debug it shows that I'm still using
CHAP. Here are my configs. I specifically wanted to
use a different name other than the hostname on Router
ONE. I also didn't want Router TWO to call. Also,
could this be done by not using Dialer interfaces?
Router ONE
username TWO password cisco
dialer-list 1 protocol ip permit
interface BRI0
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-ni
isdn spid1 0835866201 8358662
isdn spid2 0835866401 8358664
ppp authentication chap
interface Dialer1
ip address 1.1.1.2 255.0.0.0
encapsulation ppp
dialer remote-name TWO
dialer string 8358661
dialer pool 1
dialer-group 1
ppp authentication chap
ppp chap hostname mike
Router TWO
username mike password cisco
dialer-list 1 protocol ip permit
interface BRI0
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-ni
isdn spid1 0835866101 8358661
isdn spid2 0835866301 8358663
ppp authentication chap
interface Dialer1
ip address 1.1.1.1 255.0.0.0
encapsulation ppp
dialer remote-name mike
dialer pool 1
dialer-group 1
ppp authentication chap
ppp chap refuse callin
Mike
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:21 GMT-3