You can configure PPPoE on Fast Ethernet (FE),
Gigabit Ethernet (GE), and 10-Gigabit Ethernet (10GE) modules. You
can configure Ethernet interfaces with IP only, with PPPoE only, with
both IP and PPPoE, and with or without VLANs.
This section provides information about configuring
PPPoE without VLANs. If you want to configure PPPoE with VLANs, see Configuring VLAN and S-VLAN Subinterfaces , which shows common VLAN configurations
such as:
For more information about specific Ethernet modules
and the protocols and applications they support, see:
ERX Module Guide, Appendix
A, Module Protocol Support (for ERX-7xx
models, ERX-14xx models, and ERX-310 routers)
E120 and E320 Module Guide, Appendix A, IOA Protocol Support (for
E120 routers and E320 routers)
PPPoE Interface and Subinterface Limits
PPPoE
subinterfaces can be distributed in any way across I/O module ports.
For example, you can configure the maximum supported number of PPPoE
subinterfaces on one port of an FE-2 I/O module and no PPPoE subinterfaces
on the other port.
For information about current system maximums supported
for PPPoE interfaces and subinterfaces, see JUNOSe Release
Notes, Appendix A, System
Maximums.
Configuring PPPoE Without VLANs
To configure PPPoE over an Ethernet interface without
VLANs:
Specify a Fast Ethernet, Gigabit Ethernet, or 10-Gigabit
Ethernet interface.
host1(config)#interface fastEthernet 4/1
Specify PPPoE as the encapsulation method on the interface.
For more information, see chapter Configuring Ethernet
Interfaces in JUNOSe Physical Layer Configuration Guide.
Example
host1(config)#interface fastEthernet 1/0
Use the no version to remove
IP from an interface or subinterface. You must issue the no version
from the highest level down; you cannot remove an interface or subinterface
if the one above it still exists.
Use the no version to remove
IP from an interface. You must issue the no version from the highest
level down; you cannot remove an interface or subinterface if the
one above it still exists.
Use to configure an access concentrator (AC) name on the
PPPoE interface. When the AC (the server) receives a PPPoE Active
Discovery Initiation (PADI) packet that it can serve, it replies by
sending a PPPoE Active Discovery Offer (PADO) packet. The PADO packet
contains the AC name configured using this command.
If the AC name is not configured, the router name is used.