radius-server-name
Syntax
radius-server-name hostname { accounting-port port-number; accounting-retry number; accounting-timeout seconds; dynamic-request-port port-number; dns-query-interval minutes; max-outstanding-requests value; port port-number; preauthentication-port port-number; preauthentication-secret password; retry attempts; routing-instance routing-instance-name; secret password; source-address source-address; timeout seconds; }
Hierarchy Level
[edit access], [edit access profile profile-name]
Description
Configure RADIUS for 802.1x authentication using a fully-qualified domain name (FQDN). Use an FQDN if the server name can translate to more than one address. The FQDN resolves dynamically at regular intervals so there is no need to modify the configuration for address changes.
The FQDN is first
resolved at the time of configuration commit, and then at fixed intervals based on
the configured value for the dns-query-interval
statement.
You can combine the FQDN configuration with the round-robin algorithm to
achieve load distribution among the available servers. Configure the round-robin
algorithm at the [edit access profile profile-name radius options
]
hierarchy level.
radius-server
statement.Options
hostname |
Configure the FQDN to identify the RADIUS server. The
hostname parameter supports only one FQDN. To
configure more than one FQDN, use multiple
|
dns-query-interval |
Configure the interval for resolving an FQDN as the server address. The FQDN is resolved dynamically at fixed intervals based on the configured value.
|
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 21.1R1.