Cisco Cisco Tunnel Terminating Gateway (TTG)

Page de 8770
  Context Configuration Mode Commands E-H 
gtpp egcdr  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
2395 
 
total bytes
: Specifies the limit for the total number of octets (uplink+downlink) after 
which the eG-CDR/P-CDR is closed. 
 
uplink bytes
: specifies the limit for the number of uplink octets after which the eG-CDR/P-
CDR is closed. 
 
bytes
 must be an integer from 10000 through 400000000. 
A service data flow container has statistics for an individual content ID. When the threshold is reached, the 
service data flow container is closed. 
service-idle-timeout { 0 | service_idle_timeout }
 
Specifies a time period where if no data is reported for a service flow, the service container is closed and 
added to eG-CDR/P-CDR (as part of LOSDV container list) with service condition change as ServiceIdleOut. 
service_idle_timeout
 must be an integer from 10 through 86400. 
0
: Specifies no service-idle-timeout trigger. 
Default: 0 
Usage 
Use this command to configure individual triggers for eG-CDR/P-CDR generation. 
Use the 
service-data-flow threshold
 option to configure the thresholds for closing a service data flow 
container within an eG-CDR (eG-CDRs for GGSN and P-CDRs for PGW) during flow-based charging 
(FBC). A service data flow container has statistics regarding an individual content ID. 
Thresholds can be specified for time interval and for data volume, by entering the command twice (once with 
interval and once with volume). When either configured threshold is reached, the service data flow container 
will be closed. The volume trigger can be specified for uplink or downlink or the combined total (uplink + 
downlink) byte thresholds. 
When the PDP context is terminated, all service data flow containers will be closed regardless of whether the 
thresholds have been reached. 
An eG-CDR/P-CDR will have at most ten service data flow containers. Multiple eG-CDR/P-CDRs will be 
created when there are more than ten. 
Example
 
Use the following command to set the maximum number of LoSDV containers to 
7
gtpp egcdr losdv-max-containers 7 
The following command sets an eG-CDR threshold interval of 
6000
 seconds: 
gtpp egcdr service-data-flow threshold interval 6000