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

Configuring PPPoE Encapsulation on an ATM-over-ADSL Interface

To configure the PPPoE encapsulation on a ATM-over-ADSL interface, perform the following steps:

  1. Include the encapsulation statement at the [edit interfaces interface-name] hierarchy level, and specify ethernet-over-atm:
    [edit interfaces pp0]
    encapsulation ethernet-over-atm;
  2. Configure LLC encapsulation on the logical interface by including the encapsulation statement and specifying ppp-over-ether-over-atm-llc:
    encapsulation ppp-over-ether-over-atm-llc;

You can include this statement at the following hierarchy levels:


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