Related Documentation
- EX, J, M, T Series
- show ppp address-pool
- M, MX Series
- show pppoe underlying-interfaces
show pppoe statistics
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
logical-interface-name option introduced in Junos OS Release 10.1.
Description
(J Series Services Routers, M120 routers, M320 routers, and MX Series routers only) Display statistics information about PPPoE interfaces.
Options
none | — | Display PPPoE statistics for all interfaces. |
logical-interface-name | — | (Optional) Name of a PPPoE underlying logical interface. Supported for M120 routers, M320 routers, and MX Series routers only. |
Required Privilege Level
view
Related Documentation
- EX, J, M, T Series
- show ppp address-pool
- M, MX Series
- show pppoe underlying-interfaces
List of Sample Output
show pppoe statisticsshow pppoe statistics (For the Specified Underlying Interface Only)
Output Fields
Table 1 lists the output fields for the show pppoe statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show pppoe statistics Output Fields
Field Name | Field Description |
---|---|
Active PPPoE sessions | Total number of active PPPoE sessions and the number of packets sent and received during the PPPoE session, categorized by packet type and packet errors:
|
Timeouts | Information about timeouts that occurred during the PPPoE session (not displayed for M120, M320, and MX Series routers):
|
Sample Output
show pppoe statistics
user@host> show pppoe statistics
Active PPPoE sessions: 1 PacketType Sent Received PADI 0 0 PADO 0 0 PADR 0 0 PADS 0 0 PADT 0 0 Service name error 0 0 AC system error 0 0 Generic error 0 0 Malformed packets 0 0 Unknown packets 0 0 Timeouts PADI 0 PADO 0 PADR 0
show pppoe statistics (For the Specified Underlying Interface Only)
user@host> show pppoe statistics ge-4/0/3.2
Active PPPoE sessions: 4 PacketType Sent Received PADI 0 5 PADO 5 0 PADR 0 5 PADS 4 0 PADT 0 1 Service name error 0 0 AC system error 0 0 Generic error 0 0 Malformed packets 0 0 Unknown packets 0 0
Published: 2013-08-01
Related Documentation
- EX, J, M, T Series
- show ppp address-pool
- M, MX Series
- show pppoe underlying-interfaces