7.0PPPoE on Fast Ethernet interfaces
7.1
!!
!Version 4.0.0.0, Built Mar 26 2003, 19:47:17
hostname
interface FastEthernet1
ip address 10.10.10.1 255.255.255.0 no shutdown
interface FastEthernet2
description
interface FastEthernet2.1 encapsulate ppp
ip address negotiated ip mtu 1492
ip nat source assigned overload
ppp pap
end
7.2 PPPoE on ADSL interface with chap authentication
!!
!Version 6.0.0.0, Built Sep 14 2003, 11:09:28
hostname
interface FastEthernet1
ip address 10.10.10.1 255.255.255.0 no shutdown
interface ATM 2/0 no shutdown
interface ATM 2/0.1 encapsulation snap pppoe ip tcp
ip address negotiated ip mtu 1492
ip nat source assigned overload ppp chap hostname ar01149601067
ppp chap password "password is not displayed" no shutdown
ip
ip
end
Configuration Guide | Page 27 of 55 |