From: Kris Keen (kkeen@bigpond.net.au)
Date: Wed Oct 23 2002 - 21:43:51 GMT-3
Hi Andy
Tried, and reloaded routers.
No go :(
ideas?
----- Original Message -----
From: "Andrew Bratchell" <a.bratchell@caeuk.com>
To: "Kris Keen" <kkeen@bigpond.net.au>; "CCIE" <ccielab@groupstudy.com>
Sent: Thursday, October 24, 2002 10:31 AM
Subject: RE: ISDN & PAP
Kris,
I would remove your username statements and ppp pap-sent-username statements
on both routers and add them back in again if you haven't done so already
You may have a hidden space floating around somewhere.
Below is a sample config that I tested sometime ago.
R4
username R10 password cisco
!
interface loopback0
ip address 4.1.1.1 255.255.255.0
!
Interface Bri0
ip address 104.10.10.4 255.255.255.0
encapsulation ppp
isdn switch-type basic-net3
ppp authentication pap
ppp pap sent-username R4 password cisco
dialer map ip 104.10.10.10 name R10 403 broadcast
dialer-group 1
!
dialer-list 1 protocol ip permit
ip route 10.1.1.0 255.255.255.0 104.10.10.10
R10
username R4 password cisco
!
interface loopback0
ip address 10.1.1.1 255.255.255.0
!
interface Bri1/0
ip address 104.10.10.10 255.255.255.0
encapsulation ppp
isdn switch-type basic-net3
ppp authentication pap
ppp pap sent-username R10 password cisco
dialer map ip 104.10.10.4 name R4 402 broadcast
dialer-group 1
!
dialer-list 1 protcol ip permit
ip route 4.1.1.0 255.255.255.0 104.10.10.4
Thanks
Andy
-----Original Message-----
From: Kris Keen [mailto:kkeen@bigpond.net.au]
Sent: 24 October 2002 01:00
To: CCIE
Subject: ISDN & PAP
Hi All
this is crazy! After working 10hours, it could be me but take a look
R4 is the CALLING Router
R6 is the CALLED Router
Configs are:
R4#sh run
Building configuration...
service password-encryption
!
hostname R4
!
username R6 password 7 112A3036343D
interface BRI0
ip address 172.20.16.1 255.255.255.0
encapsulation ppp
dialer idle-timeout 50000
dialer string 1111
dialer-group 1
isdn switch-type basic-net3
ppp authentication pap
ppp pap sent-username R4 password 7 1531223F2705
!
dialer-list 1 protocol ip permit
end
R4#
****************************************
****************************************
****************************************
R6#sh run
service password-encryption
hostname R6
!
username R4 password 7 072C087F6D26
ip subnet-zero
interface BRI0
ip address 172.20.16.2 255.255.255.0
encapsulation ppp
dialer-group 1
isdn switch-type basic-net3
ppp authentication pap
ppp pap sent-username R6 password 7 05282F3C0263
!
dialer-list 1 protocol ip permit
R6#
Debug on CALLING shows Username R4 not found, auth Failure....
Ideas? ive got no clue. Configured like Solie
Cheers
KK
**********************************************************************
Disclaimer
This email is confidential and intended solely for the use of
the individual to whom it is addressed. Any views or opinions
presented are solely those of the author and do not necessarily
represent those of CAE Office Systems. If you are not the
intended recipient, be advised that you have received this
email in error, and that any use, dissemination, forwarding,
printing or copying of this email is strictly prohibited. If you
received this email in error, please contact Lee Gatland on
+44 (0) 1923 477600
**********************************************************************
This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:55 GMT-3