Cisco Cisco Packet Data Gateway (PDG) プリント

ページ / 8487
  AAA Server Group Configuration Mode Commands 
radius server  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
209 
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