Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
AAA Server Group Configuration Mode Commands   
▀  radius accounting interim 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
176 
   
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 
Mode
 
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
 
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. 
Usage 
Use this command to trigger RADIUS interim accounting based on the volume of uplink and downlink bytes 
and/or to configure the time interval between the sending of interim accounting records. 
Example