Re: PPPoE

From: Juan Pablo Corrales <jp.corrales_at_gmail.com>
Date: Fri, 3 Feb 2012 14:06:09 -0600

Hi Amin,

Please find a working configuration below.

Server:

bba-group pppoe global
 virtual-template 1
!
interface FastEthernet0/0
 no ip address
 pppoe enable group global
!
interface Virtual-Template 1
 ip address x.x.x.x z.z.z.z
 encapsulation ppp
 ip mtu 1492
 peer default ip address pool LOCAL
!
ip local pool LOCAL x.x.x.x

------------------------------------------

Client:

interface FastEthernet1/0
 no ip address
 pppoe-client dial-pool-number 1
!
interface Dialer 1
 encapsulation ppp
 mtu 1492
 ip address [ negotiated | dhcp | address/len ]
 dialer pool 1
!

Hope it helps.

Regards,

Juan Pablo Corrales
CCIE R&S 27035

On Fri, Feb 3, 2012 at 1:57 PM, amin <amin_at_axizo.com> wrote:

> Hi experts,
>
>
>
> Configuring PPPoE CPE and aggregation router in a simulation environment
>
>
>
> I have R1-Ethernet-R2, I would like R1 to be a CPE PPPoE router, and R2
> will
> be a PPPoE aggregation router, Can I do a lab environment in which R1 will
> be a CPE router and PPPoE connect to the server, and if yes can I get the
> basic configuration of R2 (the aggregation router), please note these is
> just Ethernet between the two routers.
>
>
>
> Regards,
>
> Amin
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Fri Feb 03 2012 - 14:06:09 ART

This archive was generated by hypermail 2.2.0 : Thu Mar 01 2012 - 11:46:56 ART