active-charging service charging-action flow limit-for-bandwidth direction uplink peak-data-rate
Configures the peak data rate in bits per second.
Command Mode
Exec > Global Configuration (config) > Active Charging Service Configuration (config-service-active_charging_service_name ) > Charging Action Configuration (config-charging-action-charging_action_name )
Syntax
Command Syntax: flow limit-for-bandwidth direction{ downlink | uplink } peak-data-rate peak_data_rate_value peak-burst-size peak_burst_size violate-action violate_action [ committed_data_rate_option committed_data_rate_value committed-burst-size committed_burst_size exceed-action exceed_action ]
committed-burst-size committed_burst_size
Specify the committed burst size in bytes.
Must be an integer in the range of 1-4294967295.
Default Value: 3000.
committed-data-rate committed_data_rate
Specify the Committed Data Rate in bits per second. This can also be used to specify GBR for Bearer Binding (without the exceed-action).
Must be an integer in the range of 1-4294967295.
Default Value: 144000.
exceed-action{ discard | lower-ip-precedence }
Specify the action to be taken if the committed data rate is surpassed.
Must be one of the following:
discard : Specify to discard the packet.
lower-ip-precedence : Specify to lower IP precedence of the packet.
peak-burst-size peak_burst_size
Specify the peak burst size in bytes.
Must be an integer in the range of 1-4294967295.
violate-action{ discard | lower-ip-precedence }
Specify the action to be taken if Peak Data Rate is surpassed.
Must be one of the following:
discard : Discards the packet.
lower-ip-precedence : Lowers the IP precedence of the packet.
peak_data_rate
Specify the peak data rate in bits per second.
Must be an integer in the range of 1-4294967295.
Usage Guidelines
Use this command to configure the peak data rate in bits per second.