profile radius
Enables RADIUS client configuration.
Privilege Level
Security Administrator, Administrator
Syntax
radius { algorithm radius_algorithm | deadtime deadtime_duration | max_retries | timeout_duration }
algorithm radius_algorithm
Specify the algorithm for RADIUS server selection.
Must be one of the following:
first-server
round-robin
Default Value: first-server.
deadtime deadtime_duration
Specify the RADIUS server deadtime duration - the time duration, in minutes, after a RADIUS server is marked as unreachable and before connection can be reattempted.
Must be an integer in the range of 0-65535.
Default Value: 10.
max_retries
Specify the maximum number of times the system will attempt retry with the RADIUS server.
Must be an integer in the range of 0-65535.
Default Value: 2.
timeout_duration
Specify the time duration to elapse for a response from the RADIUS server before re-transmitting.
Must be an integer in the range of 1-65535.
Default Value: 2.
Usage Guidelines
Use this command to enable RADIUS client configuration.