profile radius server-group
Configures association of RADIUS servers to groups.
Command Mode
Exec > Global Configuration (config) > RADIUS Configuration (config-radius)
Syntax
server-group server_group_name
algorithm sever_selection_algorithm
Specify the algorithm for selecting the RADIUS server. Default Value: first-server.
Must be one of the following:
first-server
round-robin
server-group server_group_name
Specify name of the RADIUS server group.
Must be a string in the fmtstr pattern. For information on the fmtstr pattern, see the Input Pattern Types chapter.
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.
timeout_interval
Specify the time interval to elapse for a response from the RADIUS server before re-transmitting.
Must be an integer in the range of 1-65535.
Usage Guidelines
Use this command to configure the association of RADIUS servers to groups.