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

Configuring PPPoE Encapsulation on an Ethernet Interface

For PPPoE on an Ethernet interface, you configure encapsulation on the logical interface.

In this example, you configure the interface ge-0/0/1 for PPPoE encapsulation.

You can use either J-Web or the CLI configuration editor to configure PPPoE encapsulation on an Ethernet interface.

This topic covers:

J-Web Configuration

To configure PPPoE encapsulation on an Ethernet interface:

  1. Select Configuration>View and Edit>Edit Configuration.
  2. Next to Interfaces, click Configure or Edit.
  3. In the Interface name box, click ge-0/0/1.
  4. In the Interface unit number box, click 0.
  5. From the Encapsulation list, select ppp-over-ether.
  6. Click OK.

CLI Configuration

To configure PPPoE encapsulation on an Ethernet interface:

user@host# set interfaces ge-0/0/1 unit 0 encapsulation ppp-over-ether

Related Topics


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