Cisco Cisco Packet Data Gateway (PDG) Prospecto

Descargar
Página de 8487
  AAA Server Group Configuration Mode Commands 
radius server  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
207 
radius server 
This command configures RADIUS authentication server(s) in the current context for authentication. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > AAA Server Group Configuration 
configure > context context_name > aaa group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-aaa-group)# 
Syntax
 
radius server ip_address [ encrypted ] key value [ admin-status { disable | enable } ] [ 
max 
max_messages ] [ max-rate max_value ] [ oldports ] [ port port_number ] [ priority 
priority ] [ probe | no-probe ] [ probe-username user_name ] [ probe-password [ encrypted 
] password 
password ] [ type { mediation-device | standard } ] [ -noconfirm ] 
no radius server ip_address [ oldports | port port_number ] 
no
 
Removes the server or server port(s) specified from the list of configured servers. 
ip_address port port_number
 
Specifies the IP address and port number of the server. 
ip_address
: Must be specified using IPv4 dotted-decimal notation. A maximum of 1600 RADIUS servers 
per context/system and 128 servers per Server group can be configured. This limit includes accounting and 
authentication servers. 
port port_number
: Specifies the port number to use for communications. 
port_number
 must be an 
integer from 1 through 65535. 
Default: 1812. 
Important:
  The same RADIUS server IP address and port can be configured in multiple RADIUS server groups 
within a context. 
[ 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.