From: john jacob (john.jj.jacob@googlemail.com)
Date: Mon Mar 09 2009 - 15:40:52 ARST
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
This archive was generated by hypermail 2.1.4 : Mon Apr 06 2009 - 06:44:04 ART