Cisco Cisco ASR 5700

Page of 8994
AAA Server Group Configuration Mode Commands   
▀  radius server 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
216 
   
probe-username user_name
 
The user name sent to the RADIUS server to authenticate probe messages. 
user_name
 must be an 
alphanumeric string of 1 through 127 characters. 
probe-password [ encrypted ] password password
 
The password sent to the RADIUS server to authenticate probe messages. 
encrypted
: This 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 
password
 keyword is the encrypted version of the plain text password. Only the encrypted password is saved 
as part of the configuration file. 
password password
: Specifies the probe-user password for authentication. 
password
 must be an 
alphanumeric string of 1 through 63 characters. 
type { mediation-device | standard }
 
Specifies the type of transactions the RADIUS server accepts. 
mediation-device
: Specifies mediation-device specific AAA transactions. This device is available if you 
purchased a transaction control services license. Contact your local Cisco representative for licensing 
information. 
standard
: Specifies standard AAA transactions. (Default) 
-noconfirm
 
Specifies that the command must execute without any prompts and confirmation from the user. 
Usage 
This command is used to configure the RADIUS authentication server(s) with which the system is to 
communicate for authentication. 
You can configure up to 1600 RADIUS servers per context/system and 128 servers per Server group. The 
servers can be configured as accounting, authentication, charging servers, or any combination thereof. 
Example
 
The following commands configure RADIUS server with the IP address set to 10.2.3.4, port to 1024, priority 
to 10: 
radius server 10.2.3.4 key sharedKey212 port 1024 max 127 
radius server 10.2.3.4 encrypted key scrambledKey234 oldports priority 10