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

radius-server

Syntax

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

Hierarchy Level

[edit system]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure a RADIUS server for Point-to-Point Protocol (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 in this chapter.

Usage Guidelines

See Configuring RADIUS Authentication.

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]