Cisco Cisco ASR 5700

Page of 8994
ACS Rulebase Configuration Mode Commands   
▀  timestamp rounding 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
774 
   
timestamp rounding 
This command allows you to enable/disable timestamp rounding in EDRs or eG-CDRs. 
Product
 
ACS 
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
 
timestamp rounding { edr | egcdr } { ceiling | floor | round-off } 
{ default | no } timestamp rounding { edr | egcdr } 
default
 
Configures this command with its default setting. 
Default: 
round-off
 
no
 
Disables timestamp rounding. 
edr
 
Enables timestamp rounding for EDRs. 
egcdr
 
Enables timestamp rounding for eG-CDRs. 
ceiling
 
If the fractional part of the seconds is greater than 0, adds 1 to the number of seconds and discards the 
fraction. 
floor
 
Discards the fractional part of the second. 
round-off
 
Sets the fractional part of the seconds to nearest integer value. If the fractional value is greater than or equal 
to 0.5, it adds 1 to the number of seconds and discards the fractional part of second.