R1(fa0/0) ----- fa(0/0)R2
Now R1(config)#username R2 password pppoe-lab
R1(config)#int f0/0
R1(config-if)#pppoe-client dial-pool-number 1
R1(config)#int dialer 1
R1(config-if)#dialer-group 1
R1(config-if)#dialer pool 1
R1(config-if)#ppp auth?
% Unrecognized command
R1(config-if)#encapsulation ppp
R1(config-if)#ppp authen chap
R1(config-if)#ip address dhcp
R2(config)#username R1 password pppoe-lab
R2(config)#ip dhcp pool R1
R2(dhcp-config)#network 192.168.1.0 /24
R2(dhcp-config)#exit
R2(config)#interface virtual-template 1
R2(config-if)#ip address 192.168.1.2 255.255.255.0
R2(config-if)#encap ppp
R2(config-if)#ppp authentication chap
R2(config-if)#exit
R2(config)#bba-group pppoe global
R2(config-bba-group)#virtual-template 1
R2(config-bba-group)#int f0/0
R2(config-if)#pppoe enable group global
This config is from http://blog.ipexpert.com/2009/08/17/pppoe-a-closer-look/.
say i am using subinterfaces and doing dot1q tagging on the routers.
How do i go abt the config. I cant find the "pppoe-client
dial-pool-number 1" under the sub interface which i use to tag and
send the frames.!
Wht do i do?
-- Sent from Karnataka, India George Carlin - "As a matter of principle, I never attend the first annual anything." Blogs and organic groups at http://www.ccie.netReceived on Wed Dec 23 2009 - 23:45:22 ART
This archive was generated by hypermail 2.2.0 : Sat Jan 02 2010 - 11:11:08 ART