active-charging service rulebase flow limit-across-applications
This command allows you to limit the total number of simultaneous flows per Subscriber/APN sent to a rulebase regardless of the flow type, or limit flows based on the protocol type under the Session Control feature.
Syntax
flow limit-across-applications{ limit | non-tcp limit | tcp limit }
non-tcp limit
Specify the maximum limit of non-TCP type flows.
Must be an integer in the range of 1-4000000000.
tcp tcp_limit
Specify the maximum limit of TCP flows.
Must be an integer in the range of 1-4000000000.
Usage Guidelines
Use this command to limit the total number of flows allowed per subscriber for a rulebase regardless of flow type, or limit flows based on the protocol non-TCP (connection-less) or TCP (connection-oriented).
Example
The following command configures the maximum number of 200000 flows for the rulebase:
flow limit-across-applications 200000