Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
Context Configuration Mode Commands N-R   
▀  radius accounting 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
2516 
   
radius accounting 
This command configures RADIUS accounting parameters for 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 accounting { archive [ stop-only ] | deadtime dead_minutes | detect-dead-server { 
consecutive-failures 
consecutive_failures | keepalive | response-timeout timeout_duration 
} | interim interval seconds | max-outstanding max_messages | max-pdu-size octets | max-
retries 
max_retries | max-transmissions max_transmissions | timeout timeout_duration 
unestablished-sessions }
 
default radius accounting { deadtime | detect-dead-server | interim interval seconds 
max-outstanding | max-pdu-size | max-retries | max-transmissions | timeout }
 
no radius accounting { archive | detect-dead-server | interim interval | max-
transmissions | unestablished-sessions }
 
default
 
Configures the default settings. 
no
 
Removes earlier configuration for the specified keyword. 
archive [ stop-only ]
 
Enables archiving of RADIUS Accounting messages in the system after the accounting message has 
exhausted retries to all available RADIUS Accounting servers. All RADIUS Accounting messages generated 
by a session are delivered to the RADIUS Accounting server in serial. That is, previous RADIUS Accounting 
messages from the same call must be delivered and acknowledged by the RADIUS Accounting server before 
the next RADIUS Accounting message is sent to the RADIUS Accounting server. 
stop-only
 specifies archiving of STOP accounting messages only. 
Default: Enabled 
deadtime dead_minutes
 
Specifies the number of minutes to wait before attempting to communicate with a server which has been 
marked as unreachable. 
dead_minutes
 must be an integer from 0 through 65535.