Cisco Cisco Packet Data Gateway (PDG)

Página de 2186
radius accounting
This command configures the current context's RADIUS accounting parameters.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > AAA Server Group Configuration
configure > context context_name > aaa group group_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-aaa-group)#
Syntax Description
radius accounting { archive [ stop-only ] | deadtime minutes | detect-dead-server { consecutive-failures
consecutive_failures_count | keepalive | response-timeout response_timeout_duration } | fire-and-forget |
interim interval interim_interval | max-outstanding max_messages | max-pdu-size octets | max-retries
max_retries | max-transmissions max_transmissions | timeout idle_seconds }
default radius accounting { deadtime | detect-dead-server | fire-and-forget | max-outstanding |
max-pdu-size | max-retries | max-transmissions | timeout }
no radius accounting { archive | detect-dead-server | fire-and-forget | interim interval | max-transmissions
}
no
Removes the specified configuration.
default
Configures the default setting 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 serially delivered to the RADIUS accounting server. 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 only STOP accounting messages.
Default: enabled
   Command Line Interface Reference, Modes A - B, StarOS Release 19
48
AAA Server Group Configuration Mode Commands
radius accounting