Related Documentation
show pppoe sessions
Syntax
Release Information
Command introduced in Junos OS Release 10.2.
Description
(M120 routers, M320 routers, and MX Series routers only) Display information about all active PPPoE sessions on the router, or about the active PPPoE sessions established for a specified service name, agent circuit identifier (ACI), or agent remote identifier (ARI).
Options
none | — | Display information for all active PPPoE sessions on the router. |
aci circuit-id-string | — | (Optional) Display information only for active PPPoE sessions established with the specified agent circuit identifier. The agent circuit identifier corresponds to the DSLAM interface that initiated the service request. |
ari remote-id-string | — | (Optional) Display information only for active PPPoE sessions established with the specified agent remote identifier. The agent remote identifier corresponds to the subscriber associated with the DSLAM interface that initiated the service request. |
service service-name | — | (Optional) Display information only for active PPPoE sessions established with the specified service, where service-name can be empty, any, or a named service. |
Required Privilege Level
view
Related Documentation
List of Sample Output
show pppoe sessions (For All Active Sessions)show pppoe sessions (For All Active Sessions Matching the Agent Circuit Identifier)
Output Fields
Table 1 lists the output fields for the show pppoe sessions command. Output fields are listed in the approximate order in which they appear.
Table 1: show pppoe sessions Output Fields
Field Name | Field Description | Level of Output |
---|---|---|
Interface | Name of the statically-created or dynamically-created PPPoE interface for the active PPPoE session. | none |
Underlying interface | Interface on which PPPoE is running. | none |
State | State of the PPPoE session; displays Session Up for active PPPoE sessions. | none |
Session ID | PPPoE session identifier. | none |
Remote MAC | MAC address of the remote side of the connection, either the access concentrator or the PPPoE client. | none |
Sample Output
show pppoe sessions (For All Active Sessions)
user@host> show pppoe sessions
Interface Underlying State Session Remote interface ID MAC pp0.0 ge-2/0/3.2 Session Up 27 00:90:1A:42:0A:C1 pp0.1 ge-2/0/3.2 Session Up 28 00:90:1A:42:0A:C1 pp0.1073741824 ge-2/0/3.1 Session Up 29 00:90:1A:42:0A:C1 pp0.1073741825 ge-2/0/3.1 Session Up 30 00:90:1A:42:0A:C1 pp0.1073741826 ge-2/0/3.1 Session Up 31 00:90:1A:42:0A:C1
show pppoe sessions (For All Active Sessions Matching the Agent Circuit Identifier)
user@host> show pppoe sessions aci “velorum-ge-2/0/3”
Interface Underlying State Session Remote interface ID MAC pp0.0 ge-2/0/3.2 Session Up 27 00:90:1A:42:0A:C1 pp0.1 ge-2/0/3.2 Session Up 28 00:90:1A:42:0A:C1