PPPoE testing

From: Lanny Ballard (lanny26ga@hotmail.com)
Date: Mon May 23 2005 - 10:31:35 GMT-3


On to PPPoE...
Once again I am trying to verify and troubleshoot a basic pppoe example.

I have PPPoE over Ethernet and a PPPoE client

While debugging, I see the PADI, PADO, PADR, and PADS exchange. and it
seems like it's creating a pppoe tunnel, but I can't seem to ping across the
interfaces. Can someone help fill in the missing gaps for me? I have gone
over Cisco's documentation but to no avail.

Here are my configs

R1 (PPPoE over Ethernet)

vpdn-group test
accept-dialin
  protocol pppoe
  virtual-template 1
pppoe limit per-mac 10

interface Ethernet1/0
no ip address
half-duplex
pppoe enable

interface Virtual-Template1
mtu 1492
ip address 192.168.1.1 255.255.255.0

R2 (PPPoE client)

vpdn-group test
request-dialin
  protocol pppoe

interface Ethernet0
no ip address
pppoe enable
pppoe-client dial-pool-number 1

interface Dialer1
ip address 192.168.1.2 255.255.255.0
dialer pool 1
dialer-group 1

TIA!
Lanny



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:12:00 GMT-3