From: David_cciefan (david_cciefan@hotmail.com)
Date: Wed Oct 23 2002 - 22:14:10 GMT-3
Mate, key point here is:
use dialer map instead of dialer string, when you use physical interface.
David
----- Original Message ----- 
From: "Kris Keen" <kkeen@bigpond.net.au>
To: "CCIE" <ccielab@groupstudy.com>
Sent: 24 October, 2002 9:59 AM
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
This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:55 GMT-3