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

radius-server

Syntax

radius-server server-address {
port port-number;
retry attempts;
routing-instance routing-instance-name;
secret password;
source-address source-address;
timeout seconds;
}

Hierarchy Level

[edit access],
[edit access profile profile-name]

Release Information

Statement modified in Release 8.5 of JUNOS software.

Description

Configure RADIUS for Layer 2 Tunneling Protocol (L2TP) or Point-to-Point Protocol (PPP) authentication.

To configure multiple RADIUS servers, include multiple radius-server statements. The servers are tried in order and in a round-robin fashion until a valid response is received from one of the servers or until all the configured retry limits are reached.

This statement is supported on J-series and SRX-series devices.

Options

server-address—Address of the RADIUS authentication server.

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

access—To view this statement in the configuration.

access-control—To add this statement to the configuration.


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