Cisco Cisco Packet Data Gateway (PDG)

Pagina di 2186
radius accounting interim
This command configures the volume of uplink and downlink volume octet counts that trigger RADIUS
interim accounting, and configures the time period between the sending of interim accounting records.
Product
GGSN
PDSN
HA
HSGW
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 interim { interval interim_interval | volume { downlink bytes uplink bytes | total bytes
| uplink bytes downlink bytes } }
no radius accounting interim volume
no
Disables RADIUS interim accounting.
interval interim_interval
Specifies the time interval, in seconds, between sending interim accounting records. interim_interval must be
an integer from 50 through 40000000.
volume { downlink bytes uplink bytes | total bytes | uplink bytes downlink bytes }
downlink bytes uplink bytes: Specifies the downlink to uplink volume limit, in bytes, for RADIUS Interim
accounting. bytes must be an integer from 100000 through 4000000000.
total bytes: Specifies the total volume limit, in bytes, for RADIUS interim accounting. bytes must be an integer
from 100000 through 4000000000.
uplink bytes downlink bytes: Specifies the uplink to downlink volume limit, in bytes, for RADIUS interim
accounting. bytes must be an integer from 100000 through 4000000000.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
60
AAA Server Group Configuration Mode Commands
radius accounting interim