Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show pppoe version

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show pppoe version

Description

( M120 routers and M320 routers only) Display version information about PPPoE.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show pppoe version command. Output fields are listed in the approximate order in which they appear.

Table 1: show pppoe version Output Fields

Field Name

Field Description

version n

PPPoE version number and RFC. For example, version 1, rfc 2516.

PPPoE protocol

State of the PPPoE protocol: enabled or disabled.

Maximum Sessions

Maximum active sessions supported per router. The default is 256 sessions.

PADI resend timeout

Initial time, in seconds, that the router waits to receive a PPoE Active Discovery Offer (PADO) packet for the PPoE Active Discovery Initiation (PADI) packet sent. This timeout doubles for each successive PADI packet sent. Not displayed for M120 and M320 routers.

PADR resend timeout

Initial time, in seconds, that the router waits to receive a PPoE Active Discovery Session Confirmation (PADS) packet for the PPoE Active Discovery Request (PADR) packet sent. This timeout doubles for each successive PADR packet sent. Not displayed for M120 and M320 routers.

Max resend timeout

Maximum value, in seconds, that the PADI or PADR resend timer can accept. The maximum value is 64. Not displayed for M120 and M320 routers.

Max Configured AC timeout

Time, in seconds, during which the configured access concentrator must respond. Not displayed for M120 and M320 routers.

Sample Output

show pppoe version

content_copy zoom_out_map
user@host> show pppoe version  
Point-to-Point Protocol Over Ethernet, version 1. rfc2516
   PPPoE protocol               = Enabled
   Maximum Sessions             = 256
   PADI resend timeout          = 2 seconds
   PADR resend timeout          = 16 seconds
   Max resend timeout           = 64 seconds
   Max Configured AC timeout    = 4 seconds

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation