[Contents] [Prev] [Next] [Index] [Report an Error]

show pppoe version

Syntax

show pppoe version

Release Information

Command introduced before JUNOS Release 7.4.

Description

(J-series and M120 routing platforms only) Display version information about PPPoE.

Options

This command has no options.

Required Privilege Level

view

List of Sample Output

show pppoe version

Output Fields

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

Table 71: show pppoe version Output Fields

Field Name

Field Description

version n

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

PPPoE protocol

Shows whether the protocol is 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 PADO packet for the PADI packet sent. This timeout doubles for each successive PADI packet sent.

PADR resend timeout

Initial time, in seconds, that the router waits to receive a PADS packet for the PADR packet sent. This timeout doubles for each successive PADR packet sent.

Max resend timeout

Maximum value, in seconds, that the PADI or PADR resend timer can accept. The maximum value is 64.

Max Configured AC timeout

Time, in seconds, during which the configured access concentrator must respond.

Sample Output

show pppoe version

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

[Contents] [Prev] [Next] [Index] [Report an Error]