Example: Configuring PPPoE Encapsulation on an ATM-over-ADSL Interface
This example shows how to configure a physical interface for Ethernet over ATM encapsulation and create a logical interface for PPPoE over LLC encapsulation.
Requirements
Before you begin, configure network interfaces. See Example: Creating an Ethernet Interface.
Overview
In this example, you configure the physical interface at-2/0/0 for Ethernet over ATM encapsulation. As part of the configuration, you set the virtual path identifier (VPI) on an ATM-over-ADSL physical interface to 0, you set the ADSL operating mode to auto, and you set the encapsulation type to ATM-over-ADSL. Then you create a logical interface for PPPoE over LLC encapsulation.
Configuration
Step-by-Step Procedure
To configure PPPoE encapsulation on an ATM-over-ADSL interface:
Navigate to the physical interface
[edit]user@host# edit interfaces at-2/0/0Set the VPI on the interface.
[edit interfaces at-2/0/0]user@host# set atm-options vpi 0Configure the ADSL operating mode.
[edit interfaces at-2/0/0]user@host# set dsl-options operating-mode autoConfigure PPPoE encapsulation.
[edit interfaces at-2/0/0]user@host# set encapsulation ethernet-over-atmCreate a logical interface and configure LLC encapsulation.
[edit interfaces at-2/0/0]user@host# set unit 0 encapsulation ppp-over-ether-over-atm-llc vci 0.120
Verification
To confirm that the configuration is working properly, perform this task:
Verifying a PPPoE Configuration for an ATM-over-ADSL or ATM-over-SHDSL Interface
Purpose
Verify the PPPoE configuration for an ATM-over-ADSL or ATM-over-SHDSL interface.
Action
Enter the show interfaces command.
Meaning
Verify that the output shows the intended configuration of PPPoE.
Related Topics
- Junos OS Feature Support Reference for SRX Series and J Series Devices
- Understanding PPPoE ATM-over-ADSL and ATM-over-SHDSL Interfaces
- Configuring the ATM-over-ADSL Logical Interface Encapsulation Type in the Junos Network Interfaces Configuration Guide
Hide Navigation Pane
Show Navigation Pane
Download
SHA1