profile radius
Configures RADIUS client profile.
Command Mode
Exec > Global Configuration (config)
Syntax
profile radius [ [ algorithm server_selection_algorithm ] [ deadtime deadtime_interval ] [ enable-packet-dump ] [ dictionary dictionary_name ] [ max-retry max_retries ] [ timeout timeout_interval ] ]
algorithm server_selection_algorithm
Specify the algorithm for selecting the RADIUS server. Default Value: first-server.
Must be one of the following:
first-server
round-robin
deadtime deadtime_interval
Specify the time interval, in minutes, between the RADIUS server being marked unreachable and connection can be re-attempted.
Must be an integer in the range of 0-65535.
enable-packet-dump
Specify to enable packet dump.
dictionary
Specify the dictionary name as ISE.
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 RADIUS client profile. The CLI prompt changes to the RADIUS Configuration mode (config-radius).