Cisco Cisco ASR 5700

Page of 8994
AAA Server Group Configuration Mode Commands   
▀  radius accounting server 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
186 
   
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. 
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 plaint text key. Only the encrypted key is saved as part of the 
configuration file. 
acct-on { disable | enable }
 
This keyword enables/disables sending of the Accounting-On message when a new RADIUS server is added 
to the configuration. By default, this keyword will be disabled. 
When enabled, the Accounting-On message is sent when a new RADIUS server is added in the configuration. 
However, if for some reason the Accounting-On message cannot be sent at the time of server configuration 
(for example, if the interface is down), then the message is sent as soon as possible. Once the Accounting-On 
message is sent, if it is not responded to after the configured RADIUS accounting timeout, the message is 
retried the configured number of RADIUS accounting retries. Once all retries have been exhausted, the 
system no longer attempts to send the Accounting-On message for this server. 
acct-off { disable | enable }
 
Disables and enables the sending of the Accounting-Off message when a RADIUS server is removed from 
the configuration. 
The Accounting-Off message is sent when a RADIUS server is removed from the configuration, or when 
there is an orderly shutdown. However, if for some reason the Accounting-On message cannot be sent at this 
time, it is never sent. The Accounting-Off message is sent only once, regardless of how many accounting 
retries are enabled. 
Default: enable 
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: 0 
max-rate max_value
 
Specifies the rate at which the accounting 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 out of date standardized default for RADIUS communications to 
1646.