RE: ISDN with PAP

From: Steve Clubb (sclubb@xxxxxxxxxxx)
Date: Tue Nov 07 2000 - 16:04:52 GMT-3


   
This has worked for me. If you notice, the sent-username is the same as the
host router:

r1
!
username r4 password 0 ccie
isdn switch-type basic-ni1
!
interface BRI0
 ip address 172.16.14.1 255.255.255.0
 encapsulation ppp
 ip ospf network point-to-multipoint
 ip ospf demand-circuit
 ipx network 1014
 no ipx route-cache
 ipx watchdog-spoof
 ipx spx-spoof
 isdn spid1 40888830000101
 isdn spid2 40888830000102
 no peer neighbor-route
 dialer map ip 172.16.14.4 name r4 broadcast 8887000
 dialer map ipx 1014.00d0.58ad.ad32 name r1 broadcast 8887000
 dialer-group 1
 snapshot server 5
 ppp authentication pap
 ppp pap sent-username r1 password 7 030752180500 (cisco)

username r4 password 0 ccie
isdn switch-type basic-ni1

r4
!
username r1 password 0 cisco
isdn switch-type basic-ni1
!
interface BRI0
 ip address 172.16.14.4 255.255.255.0
 encapsulation ppp
 ip ospf network point-to-multipoint
 ipx network 1014
 no ipx route-cache
 ipx watchdog-spoof
 ipx spx-spoof
 isdn spid1 40888870000101
 isdn spid2 40888870000102
 no peer neighbor-route
 dialer map ip 172.16.14.1 name r1 broadcast 8883000
 dialer map ipx 1014.00d0.58ad.c5d2 name r1 broadcast 8883000
 dialer map ipx 1014.00d0.58ad.0c5d name r1 broadcast 8883000
 dialer-group 1
 snapshot client 5 1200
 ppp authentication pap
 ppp pap sent-username r4 password 7 0307580203 (ccie)



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:43 GMT-3