Re: PPPoE

From: Rich Collins (nilsi2002@gmail.com)
Date: Wed Mar 11 2009 - 09:45:18 ARST


I spent a bit of time with this but could only get a satisfactory
result using local pools. Would that be a possibility instead of
dhcp?

-Rich

On Mon, Mar 9, 2009 at 5:40 PM, john jacob <john.jj.jacob@googlemail.com> wrote:
> Hi ,
>
> Just a bit stuck with PPPoE with IE Lab 6 of SP workbook.
> When i specify the ip address in the DHCP pool via the Host command ,
> the client router ( R3 ) doesn not take the ip .
> However if I specify a Pool via the network Command under the DHCP
> Pool , the client router takes the a randon ip from the pool.
>
> Cant figure out what i am missing . The configs are as below.
>
> R5 -- E0/0
> ------------------------------------------------- E0/1 -- R3
>
> R5 is the Server and R3 is the client
> _-------------------------------------------------------------------------------------------------------------------------------------------------------
> R5 - Server configs
>
> ip dhcp pool R3
> network 20.1.35.0 255.255.255.0 ( Client gets and IP
> 20.1.35.1/24 with this command)
> host 20.1.35.3 255.255.255.0 ( client does not
> get any IP with this command ) We need Client to get this IP from R5
>
> vpdn group 1
> accept-dialin
> protocol pppoe
> virtual-template 1
>
> interface virtual-template 1
> ip add 20.1.35.5 255.255.255.0
> peer default ip address dhcp-pool R3
>
> int e0/0
> no ip add
> pppoe enable
>
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> R3 - Client config
>
> vpdn enable
> vpdn-group 1
> request- dialin
> protocol pppoe
>
> interface dialer1
> ip address dhcp
> encapsulation ppp
> dialer pool 1
> dialer persistant
>
> int e0/1
> pppoe enable
> pppoe-client dial-pool-number 1
>
> ____________________________________________________________________________________________
>
>
>
> Hope some has already gone through this ,
>
> Cheers
> John .
>
>
> 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



This archive was generated by hypermail 2.1.4 : Mon Apr 06 2009 - 06:44:04 ART