From: ghias hassan (ghias.hassan@gmail.com)
Date: Sat Mar 08 2008 - 20:07:34 ARST
there is one gotcha here u must remember for some IOSs...
if u do ? you wont find protocol PPPoE as an option there if
virtual-template is not configured.
courtesy of brians SP cod :-)
regards,
Ghias.
CCIE#17362
On Fri, Mar 7, 2008 at 11:55 PM, PANDI MOORTHY <moorthypandi@gmail.com> wrote:
> 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
>
> _______________________________________________________________________
> 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