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

radius-server

Syntax

radius-server server-address {
accounting-port port-number;
port port-number;
retry number;
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 introduced before JUNOS Release 7.4.

Description

Configure RADIUS for subscriber access management, L2TP, or PPP.

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.

Options

server-address—Address of the RADIUS authentication server.

The remaining statements are explained separately.

Usage Guidelines

See Configuring RADIUS Authentication for L2TP, Configuring the PPP Authentication Protocol, Configuring RADIUS Authentication, and RADIUS Authentication and Accounting for Subscriber Access Management Overview.

Required Privilege Level

system—To view this statement in the configuration.

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


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