radius-server
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 8.5. Support for IPv6 source address added in Junos OS Release 12.1X47-D15.
Description
Configure RADIUS server address for subscriber access management, Layer 2 Tunnelling Protocol (L2TP), or (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 server.
- accounting-port port-number—RADIUS server accounting port number.
Range: 1 through 65,335 files
Default: 1813
- port port-number—RADIUS
server authentication port number.
Range: 1 through 65,335 files
Default: 1812
- retry value—Number
of times that the router is allowed to attempt to contact a RADIUS
server.
Range: 1 through 10
Default: 3
- secret password—Password to use; it can include spaces if the character string is enclosed in quotation marks.
- max-outstanding-requests value—Maximum number of outstanding requests in flight to
server.
Range: 1 through 65,335 files
- source-address source-address—Valid IPv4 or IPv6 address configured on one of the router or switch interfaces.
- timeout seconds—Amount
of time to wait.
Range: 1 through 90 seconds
Default: 3 seconds
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.