Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show services l2tp radius

Syntax

Description

(M7i, M10i, and M120 routers only) Display RADIUS servers and statistics information for the RADIUS servers configured on the router.

Options

You must include one of the following keywords to provide a valid completion for the command:

accounting (servers | statistics)

(Optional) Display RADIUS servers or statistical accounting information only.

authentication (servers | statistics)

(Optional) Display RADIUS servers or statistical authentication information only.

servers

(Optional) Display RADIUS authentication and accounting server information only.

statistics

(Optional) Display RADIUS authentication and accounting statistics information only.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services l2tp radius command. Output fields are listed in the approximate order in which they appear.

Table 1: show services l2tp radius Output Fields

Field Name

Field Description

IP Address

IP address of the server.

State

(servers keyword only) Present state of the server.

UDP Port

Number of the UDP port used to send authentication or accounting messages to the server.

Retry Count

(servers keyword only) Number of times the RADIUS client resends a packet if no ACK is received.

Timeout

(servers keyword only) Length of time the client waits for an ACK before retransmission.

Pending Requests

(servers keyword only) Number of client pending authentication or accounting requests.

Maximum Sessions

(servers keyword only) Maximum number of pending requests on each RADIUS client before the server moves to the next RADIUS client, which is 200 times the maximum number of clients that can be created on a server (which is 12).

Dead Time

(servers keyword only) Interval to wait before retrying a server after it fails to send a response to an authentication or accounting request.

Secret Type

(servers keyword only) Secret type configured on the RADIUS server.

Profile

(servers keyword only) Name of profile configured for the RADIUS server.

Access requests

(statistics keyword only) Number of access requests sent to the server.

Rollover requests

(statistics keyword only) Number of requests coming into the server as a result of the previous server timing out.

Retransmissions

(statistics keyword only) Number of retransmissions.

Access accepts

(statistics keyword only) Number of access accept messages received from the server.

Access rejects

(statistics keyword only) Number of access reject messages received from the server.

Access challenges

(statistics keyword only) Number of access challenges received from the server.

Malformed responses

(statistics keyword only) Number of responses with attributes having an invalid length or unexpected attributes (such as two attributes when the response is required to have at most one).

Bad authenticators

(statistics keyword only) Number of responses in which the authenticator is incorrect for the matching request. This can occur if the RADIUS secrets for the client and server do not match.

Requests pending

(statistics keyword only) Number of requests waiting for a response.

Request timeouts

(statistics keyword only) Number of requests that timed out.

Unknown responses

(statistics keyword only) Number of unknown responses. The RADIUS response type in the header is invalid or unsupported.

Packets dropped

(statistics keyword only) Number of packets dropped because they are too short or because the router receives a response for which there is no corresponding request. For example, if the router sends a request that times out, the router removes the request from the list and sends a new request. If the server is slow and sends a response to the first request after the router removes the request, the packet is dropped.

Sample Output

show services l2tp radius servers

show services l2tp radius statistics

Release Information

Command introduced in Junos OS Release 9.0.