
200 Chapter 8: Using DSL to Access a Central Site
Example 8-24 shows the PPPoA configuration for the DSL CPE.
When a PPP connection is made, a virtual interface is created, as shown in Example 8-25. The
connection is authenticated with PAP/CHAP (using username “cisco” and password “cisco”).
IP addresses are negotiated and handed out from the address pool named ccnp.
encapsulation aal5mux ppp Virtual-Template1
!
interface Virtual-Template1
description PPPoA
ip unnumbered Ethernet0/0/0
peer default ip address pool ccnp
ppp authentication chap pap
Example 8-24 PPPoA Configuration for the Cisco 827
hostname lab-827C
!
ip subnet-zero
!
interface Ethernet0
ip address 10.0.0.1 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
!
interface ATM0
no ip address
no ip directed-broadcast
no ip mroute-cache
no atm ilmi-keepalive
pvc 1/53
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface Dialer1
ip address negotiated
no ip directed-broadcast
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap callin
ppp chap hostname cisco
ppp chap password cisco
!
ip classless
!
dialer-list 1 protocol ip permit
Example 8-23 PPPoA Configuration for the NRP (Continued)
0732x01.book Page 200 Monday, November 17, 2003 2:49 PM
Comentários a estes Manuais