Cisco Cisco ASR 5000

Página de 9109
  Context Configuration Mode Commands N-R 
radius accounting  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2697 
Default: 10 
detect-dead-server { consecutive-failures consecutive_failures | keepalive | 
response-timeout 
timeout_duration }
 
 
consecutive-failures consecutive_failures
: Specifies the number of consecutive failures, 
for each AAA manager, before a server is marked as unreachable. 
consecutive_failures
 must be an integer from 0 through 1000. 
Default: 4 
 
keepalive
: Enables the AAA server alive-dead detect mechanism based on sending keep alive 
authentication messages to all authentication servers. 
Default: Disabled 
 
response-timeout timeout_duration
: Specifies the number of seconds for each AAA manager 
to wait for a response to any message before a server is detected as failed, or in a down state. 
timeout_duration
 must be an integer from 1 through 65535. 
Important:
  If both 
consecutive-failures
 and 
response-timeout
 are configured, then both parameters 
have to be met before a server is considered unreachable, or dead. 
interim interval seconds
 
Specifies the time interval (in seconds) for sending accounting INTERIM-UPDATE records. 
seconds
 must 
be an integer from 50 through 40000000. 
Important:
  If RADIUS is used as the accounting protocol for the GGSN product, other commands are used to 
trigger periodic accounting updates. However, these commands would cause RADIUS STOP/START packets to be sent 
as opposed to INTERIM-UPDATE packets. Also note that accounting interim interval settings received from a 
RADIUS server take precedence over those configured on the system. 
Default: Disabled 
max-outstanding max_messages
 
Specifies the maximum number of outstanding messages a single AAA manager instance will queue. 
max_messages
 must be an integer from 1 through 4000. Default: 256 
max-pdu-size octets
 
Specifies the maximum sized packet data unit which can be accepted/generated in bytes (octets). 
octets
 
must be an integer from 512 through 4096. Default: 4096 
max-retries max_retries
 
Specifies the maximum number of times communication with a AAA server will be attempted before it is 
marked as unreachable and the detect dead servers consecutive failures count is incremented. 
max_retries
 
must be an integer from 0 through 65535. Default: 5 
Once the maximum number of retries is reached this is considered a single failure for the consecutive failures 
count for detecting dead servers.