From: Shine Joseph (shinepjoseph@iprimus.com.au)
Date: Wed Sep 19 2007 - 16:56:42 ART
Hi,
Following is the way, I got it working on 12.4
R3
username R4 pass CISCO
vpdn enable
int e0/0
mac-address 1234.5678.9abc
no ip add
pppoe ena
pppoe-client dial-pool-member 1
int dia1
mtu 1492
ip add dhcp client-id e0/0
encap ppp
dialer pool 1
R4 - server
usrname R3 pass CISCO
ip dhcp pool PPPOE
host 144.1.34.3 255.255.255.0
client-id 0112.3456.789a.bc
bba-group pppoe global
virtual-template 1
int e0/1
n ip add
pppoe enable
int virtual-template 1
mtu 1492
ip add 144.1.34.4 255.255.255.0
ppp authe chap
peer default ip add dhcp-pool PPPoE
HTH,
Shine
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
iosluver@gmail.com
Sent: Wednesday, 19 September 2007 11:49 PM
To: ccielab@groupstudy.com
Subject: PPPoE
Hello Gents,
I was wondering if someone could direct me to a good resource for PPPoE(CCO
or other).I was fooling around with a scenario I saw in InternetWorkexpert
IE WB v3 VOL 2 (Lab 7 Task 3.2). I'm assumming(correct me if otherwise) that
the IOS used at that time for the solution was 12.3, I'm uing 12.4. Does any
one know whether the commands used for vpdn configuration have changed?
eg.
Interface virtual-template 1
ip address 144.1.34.4 255.255.255.0
peer default ip address dhcp-pool PPPoE
vpdn-group 1
accept-dialin
virtual-template 43 (Once I enter this I get the following message)
% PPPoE config from vpdn-group is converted to pppoe-profile based config.
% Continue PPPoE configuration under 'bba-group pppoe global'
This is added to the config even though I didn' key in in.
bba-group pppoe global
virtual-template 1
Your input will be greaty appreciated.
Thanks
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:13 ART