data-record
This command enables Traffic Optimization Data Record (TODR) generation.
Product
P-GW
Privilege
Security Administrator, Administrator
Mode
Exec > ACS Configuration > Traffic Optimization Profile Configuration
active-charging service service_name > traffic-optimization-profile
Entering the above command sequence results in the following prompt:
[local]host_name(config-traffic-optim)#
Syntax
data-record [ large-flows-only | managed-large-flows-only ]
no data record
no
If previously configured, disables generation of TODR.
data-record
Enables the Traffic Optimization Data Record (TODR) generation
-
large-flows-only : Enables the traffic optimization data record generation for large flows.
managed-large-flows-only : Enables the traffic optimization data record generation for managed large flows.
The keywords - large-flows-only and managed-large-flows-only when configured along with data-record enables the CUTO library to stream the respective statistics as part of the stats-options command, to the external server. The user can configure a combination of the stats-options keywords flow-trace and flow-analyst and the data-record command to notify the CUTO library accordingly.

Note
One of the above the two keywords can be configured as part of the data-record, which will enable the CUTO library to stream the respective statistics.
The default behavior of the data-record command is not affected with the above implementation . If it is configured without any of the options, then TODR’s will be generated for all standard and large flows, which is the existing behavior.
Usage Guidelines
Use this command to generate TODR.
Feedback