[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:
- Include the encapsulation statement at the [edit interfaces interface-name] hierarchy
level, and specify ethernet-over-atm:
- [edit interfaces pp0]
-
encapsulation ethernet-over-atm;
- 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:
-
[edit interfaces pp0 unit logical-unit-number]
-
[edit logical-systems logical-system-name interfaces pp0 unit logical-unit-number]
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]