Cisco Cisco Packet Data Gateway (PDG)

Página de 1952
radius accounting
This command configures RADIUS accounting parameters for the current context.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
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 Description
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
Command Line Interface Reference, Modes C - D, StarOS Release 19    
859
Context Configuration Mode Commands N-R
radius accounting