Re: working config for PPPoE

From: PANDI MOORTHY (moorthypandi@gmail.com)
Date: Fri Mar 07 2008 - 16:55:32 ARST


Here we go

Server:
-------

vpdn enable
!
vpdn-group 1
 accept-dialin
  protocol pppoe
  virtual-template 1

username CCIE password CCIE

interface Ethernet0/0
 half-duplex
 pppoe enable

interface Virtual-Template1
 ip address 10.10.1.2 255.255.255.0
 ppp authentication chap
!

Client:
--------

vpdn enable

vpdn-group 1
 request-dialin
  protocol pppoe

interface Ethernet0/0
 pppoe enable
 pppoe-client dial-pool-number 1

interface Dialer1
 ip address 10.10.1.1 255.255.255.0
 encapsulation ppp
 dialer pool 1
 dialer persistent
 ppp chap hostname CCIE
 ppp chap password 0 CCIE

Regards
Pandi

On 3/3/08, Luan Nguyen <luan.m.nguyen@gmail.com> wrote:
>
> Anyone has working configurations for PPPoE?
>
> thanks.
>
> -lmn
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Tue Apr 01 2008 - 07:53:52 ART