[Contents] [Prev] [Next] [Index] [Report an Error]

PPPoE over Ethernet Configurations

To enable a PPPoE service name table for use with a static interface in PPPoE over Ethernet configurations:

  1. Configure a Fast Ethernet, Gigabit Ethernet, or 10-Gigabit Ethernet physical interface.
    host1(config)#interface fastEthernet 4/1
  2. Select PPPoE as the encapsulation method on the interface. This command creates the PPPoE major interface.
    host1(config-if)#pppoe
  3. Assign the PPPoE service name table to the PPPoE major interface.
    host1(config-if)#pppoe service-name-table myServiceTable1

interface fastEthernet

interface gigabitEthernet

interface tenGigabitEthernet

pppoe

pppoe service-name-table


[Contents] [Prev] [Next] [Index] [Report an Error]