[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring PPPoE
To configure PPPoE on a J-series Services Router,
perform the following tasks:
- Configure PPPoE encapsulation for an Ethernet interface
or Ethernet over ATM encapsulation for an ATM-over-ADSL interface.
- If you are configuring ATM over ADSL, configure LLC encapsulation
on the logical interface.
- Specify the logical Ethernet interface or the logical
ATM interface as the underlying interface for the PPPoE session.
- Configure the operational mode as client.
- Identify the access concentrator by a unique name.
- Optionally, specify how many seconds to wait before attempting
to reconnect.
- Provide a name for the type of service provided by the
access concentrator.
- Optionally, configure the maximum transmission unit (MTU)
of the interface.
- Configure the PPPoE interface address.
- Configure the destination PPPoE interface address.
- Optionally, configure the MTU size for the protocol family.
- Optionally, disable the sending of keepalive messages
on the logical interface.
To configure PPPoE on an M120 Internet Router operating
as an access concentrator, perform the following tasks:
- Configure PPPoE encapsulation for an Ethernet interface.
- Specify the logical Ethernet interface as the underlying
interface for the PPPoE session.
- Optionally, configure the maximum transmission unit (MTU)
of the interface.
- Configure the operational mode as server.
- Configure the PPPoE interface address.
- Configure the destination PPPoE interface address.
- Optionally, configure the MTU size for the protocol family.
Setting the Appropriate Encapsulation on the PPPoE Interface
For PPPoE on an Ethernet interface, you must configure
encapsulation on the logical interface and use PPP over Ethernet encapsulation.
For PPPoE on an ATM-over-ADSL interface, you must
configure encapsulation on both the physical and logical interfaces.
To configure encapsulation on an ATM-over-ADSL physical interface,
use Ethernet over ATM encapsulation. To configure encapsulation on
an ATM-over-ADSL logical interface, use PPPoE over AAL5 LLC encapsulation.
LLC encapsulation allows a single ATM virtual connection to transport
multiple protocols.
 |
Note:
PPPoE encapsulation is not supported on an M120 router on an
ATM2 IQ interface.
|
When you configure a point-to-point encapsulation
such as PPP on a physical interface, the physical interface can have
only one logical interface (only one unit statement) associated
with it.
To configure physical interface properties, include
the encapsulation statement at the [edit interfaces interface-name] hierarchy level:
- [edit interfaces interface-name]
-
encapsulation ethernet-over-atm;
To configure logical interface encapsulation properties,
include the encapsulation statement:
-
encapsulation ppp-over-ether;
You can include this statement at the following
hierarchy levels:
-
[edit interfaces interface-name unit logical-unit-number]
-
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]
Perform the task appropriate for the interface
on which you are using PPPoE:
Configuring a PPPoE Interface
The following sections describe how to configure a PPPoE interface:
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]