You can use the radius-server command to configure the Exinda appliance to authenticate user login attempts with a remote Radius server.
radius-server {host|key|retransmit|timeout}
To specify the hostname or IP address of the Radius server.
radius-server host <hostname or IP address>
To specify the key for accessing the Radius server:
radius-server key <key string>
To specify how often authentication requests should be retransmitted to the Radius server:
radius-server retransmit <retries>
To specify how many seconds before the connection to the Radius server times out:
radius-server timeout <seconds>
|
|