Cisco Cisco ASR 5000

Page of 9109
ACS Rulebase Configuration Mode Commands   
▀  egcdr time-duration algorithm 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
700 
   
egcdr time-duration algorithm 
This command allows you to specify the algorithm to compute the duration of time utilization in an eG-CDR for the 
current rulebase. 
Product
 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Rulebase Configuration 
active-charging service service_name > rulebase rulebase_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-rule-base)# 
Syntax
 
egcdr time-duration algorithm { consumed-time consumed_time [ plus-idle ] | continuous-
time-periods 
ctp_time | parking-meter seconds } 
{ default | no } egcdr time-duration algorithm 
no
 
If previously configured, deletes the eG-CDR time-duration algorithm configuration from the current 
rulebase. 
default
 
Configures this command with its default setting. 
Default: Algorithm configured for CCA, or the CCA default if none is configured. 
consumed-time consumed_time [ plus-idle ]
 
Specifies the actual consumption time in seconds. This is used to determine the actual used chargeable time 
envelopes for the purpose of consuming time quota. 
consumed_time
 must be an integer from 1 through 4294967295. 
Default: 0 (disabled)  
Time envelope is the basis for reporting active usage. For each time envelope, the time consumption includes 
the time duration between arrival of last packet and first packet only. 
plus-idle
: Specifies the idle time between arrival of two packets to include in time usage record in eG-
CDR. 
When used along with 
consumed-time
 it indicates the active usage + idle time, when no traffic flow occurs. 
continuous-time-periods ctp_time
 
Specifies the continuous time period to compute the usage record in eG-CDR. 
ctp_time
 sets the audition, in seconds, to start a counter on arrival of the first packet and thereafter include 
only that period in charging in which one or more packets arrived. For the period where no packets arrived or 
no traffic was detected, usage will not be computed. 
ctp_time
 must be an integer from 1 through 4294967295.