Cisco Cisco ASR 5700

Page of 8994
  AAA Server Group Configuration Mode Commands 
radius server  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
215 
[ encrypted ] key value
 
Specifies the shared secret key used to authenticate the client to the servers. The 
encrypted
 keyword 
indicates the key specified is encrypted. 
In 12.1 and earlier releases, the key 
value
 must be an alphanumeric string of 1 through 127 characters 
without encryption, and 1 through 256 characters with encryption. 
In StarOS 12.2 and later releases, the key 
value
 must be an alphanumeric string of 1 through 127 characters 
without encryption, and 1 through 236 characters with encryption enabled. 
The 
encrypted
 keyword is intended only for use by the chassis while saving configuration scripts. The 
system displays the 
encrypted
 keyword in the configuration file as a flag that the variable following the 
key
 keyword is the encrypted version of the plain text key. Only the encrypted key is saved as part of the 
configuration file. 
admin-status { disable | enable }
 
Enables or disables the RADIUS authentication, accounting, or charging server functionality and saves the 
status setting in the configuration file to re-establish the set status at reboot. 
max max_messages
 
Specifies the maximum number of outstanding messages that may be allowed to the server. 
max_messages
 must be an integer from 0 through 4000. 
Default: 256 
max-rate max_value
 
Specifies the rate at which the authentication messages should be sent to the RADIUS server by a single 
AAA manager task.  
max_value
 must be an integer from 0 through 1000. 
Default: 0 (disabled) 
oldports
 
Sets the UDP communication port to the old default for RADIUS communications to 1645. 
priority priority
 
Specifies the relative priority of this accounting server. The priority is used in server selection for 
determining which server to send accounting data to. 
priority
 must be an integer from 1 through 1000, where 1 is the highest priority. When configuring two or 
more servers with the same priority you will be asked to confirm that you want to do this. If you use the 
-
noconfirm
 option, you are not asked for confirmation and multiple servers could be assigned the same 
priority. 
Default: 1000 
probe
 
Enable probe messages to be sent to the specified RADIUS server. 
no-probe
 
Disable probe messages from being sent to the specified RADIUS server. This is the default behavior.