pppoe-options (SRX Series)
Syntax
pppoe-options { access-concentrator name ; auto-reconnect seconds; (client | server); ignore-eol-tag; service-name name; underlying-interface interface-name; }
Hierarchy Level
[edit interfaces pp0 unit logical-unit-number], [edit logical-systems logical-system-name interfaces pp0 unit logical-unit-number]
Description
Configure PPP over Ethernet-specific interface properties.
Options
access-concentrator name | (SRX Series devices with Point-to-Point Protocol over Ethernet (PPPoE) interfaces) Configure the name of the access concentrator. If you configure a specific access concentrator name on the client and the same access concentrator name server is available, then a PPPoE session is established. If there is a mismatch between the access concentrator names of the client and the server, the PPPoE session gets closed. |
auto-reconnect seconds | Configure the amount of time to wait before reconnecting after a session has terminated. |
client | Configure the device to operate in the PPPoE client mode. |
idle-timeout seconds | Configure the maximum time that a session can be idle. |
ignore-eol-tag | Disable
the |
service-name name | Configure the service to be requested from the PPP over Ethernet server; that is, the access concentrator. For example, you can use this statement to indicate an Internet service provider (ISP) name or a class of service. |
server | Configure the device to operate in the PPPoE server mode. |
underlying-interface interface-name | Configure the interface on which PPP over Ethernet is running. |
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement modified in Junos
OS Release 12.3X48 to include ignore-eol-tag
statement.