ppp authentication

From: Ravi (s_ravichandran@xxxxxxxxxxx)
Date: Sun Oct 14 2001 - 08:22:34 GMT-3


   
Hi,

Sorry, forgot to paste my config.

Regards,
Ravi

hostname R5
!
enable password cisco
!
username R3 password 0 cisco
!
interface BRI0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer pool-member 2
 isdn switch-type basic-ni
 isdn spid1 0555200001
 isdn spid2 0555400001
 no peer default ip address
 no cdp enable
!
interface Dialer1
 ip address 148.10.35.2 255.255.255.252
 no ip directed-broadcast
 encapsulation ppp
 dialer remote-name R3
 dialer string 5551000
 dialer load-threshold 1 either
 dialer pool 2
 dialer-group 1
 peer default ip address 148.10.35.1
 ppp multilink
!

hostname R3
!
no logging console
enable password cisco
!
username R5 password 0 cisco
ip subnet-zero
isdn switch-type basic-ni
!
interface BRI0
 ip address negotiated
 no ip directed-broadcast
 encapsulation ppp
 no ip route-cache
 no ip mroute-cache
 dialer map ip 148.10.35.2 name R5
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0555100001
 isdn spid2 0555300001
 ppp multilink
!



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 22:33:18 GMT-3