Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
Context Configuration Mode Commands N-R   
▀  radius server 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
2724 
   
radius server 
This command configures RADIUS authentication server(s) in the current context. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
radius server ip_address [ encrypted ] key value [ max max_messages ] [ max-rate max_rate 
] [ oldports ] [ port port_number ] [ priority priority ] [ probe | no-probe ] [ probe-
username 
user_name ] [ probe-password [ encrypted ] password password ] [ type { 
mediation-device | standard } ] [ admin-status { enable | disable } ] [ -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
 
Specifies the IP address of the server in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation. 
A maximum of 128 RADIUS servers can be configured per context. This limit includes accounting and 
authentication servers. 
[ 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 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 system 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. 
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