5.3 CHAP for authentication PPP
!!
!Version 4.0.0.0, Built Mar 26 2003, 19:47:17
hostname
username remote privilege 0 cleartext iamRemote
interface bri 1/0
isdn
dialer
any any | |
! |
|
interface FastEthernet1 |
|
description |
|
ip address 10.10.10.1 255.255.255.0 no shutdown
!
interface Dialer0 dialer pool 1
dialer string 112233 encapsulation ppp dialer
pppauthentication chap ppp chap hostname central ppp chap password iamCentral
ip address 11.11.11.1 255.255.255.0 dialer map ip 11.11.11.2 112233
no shutdown
!
!
end
Note: If you want to authenticate via CHAP in “passive mode”, you need to delete the line “ppp authentication chap”. Now a unidirectional CHAP authentication is possible.
Configuration Guide | Page 18 of 55 |