Overview
This article provides information regarding the Exinda CLI command radius-server
.
You can use the radius-server
command to configure the Exinda appliance to authenticate user login attempts with a remote Radius server.
Information
NOTE: The following syntax convention is used:
- {}: Options are enclosed in braces and are separated by '|'
- []: Optional keywords are enclosed in brackets
- <>: User input is required where variables are enclosed in greater-than and less-than symbols
The following table describes the commands used for performing common actions related to radius-server:
Action Description |
Command | Parameter Description |
To specify the hostname or IP address of the Radius server |
radius-server host <hostname or IP address> |
host <hostname or IP address> - IPv4 addresses can be used. |
To specify the key for accessing the Radius server |
radius-server key <key string> |
Not Applicable |
To specify how often authentication requests should be retransmitted to the Radius server |
radius-server retransmit <retries> |
retransmit <retries> - Specify how many retries should be attempted |
To specify how many seconds before the connection to the Radius server times out |
radius-server timeout <seconds> |
Not Applicable |
Find more CLI commands.
Priyanka Bhotika
Comments