[c-nsp] PPPoe on HWIC-4ESW?

Hank Nussbacher hank at efes.iucc.ac.il
Mon Apr 10 07:39:44 EDT 2006


On Mon, 10 Apr 2006, Oliver Boehmer (oboehmer) wrote:

> Hank Nussbacher <> wrote on Monday, April 10, 2006 8:32 AM:
>
> > 2800 running with 12.4(4)T1 with HWIC-4ESW module.  Can one define
> > PPPoE on a switchport interface?  Ie:
> >
> > interface FastEthernet0/1/0
> >  pppoe enable
> >  pppoe-client dial-pool-number 2
> >  no routing dynamic
>
> don't think you can directly, but please try it on an SVI (int
> Vlan<n>)..

Yes.  This works:

interface FastEthernet0/1/0
 switchport access vlan 10
 no routing dynamic
!
interface Vlan10
 ip address 10.10.0.1 255.255.255.0
 ip nat outside
 ip virtual-reassembly
 pppoe enable

Regards,
Hank

>
> 	oli
>
>  +++++++++++++++++++++++++++++++++++++++++++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.
>


More information about the cisco-nsp mailing list