active-charging service charging-action flow limit-for-bandwidth direction downlink peak-data-rate

Configures the peak data rate in bits per second.

Command Mode

Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Charging Action Configuration (config-charging-action-charging_action_name )

Syntax

flow limit-for-bandwidth direction downlink peak-data-rate peak_data_rate peak-burst-size peak_burst_size violate-action violate_action [ committed-data-rate committed_data_rate committed-burst-size committed_burst_size exceed-action exceed_action ] 

Syntax

flow limit-for-bandwidth direction uplink peak-data-rate peak_data_rate peak-burst-size peak_burst_size violate-action violate_action [ committed-data-rate committed_data_rate 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 exceed_action

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 the 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 violate_action

Specify the action to be taken if the Peak Data Rate is surpassed.

Must be one of the following:

  • discard : Specify to discard the packet.

  • lower-ip-precedence : Specify to lower 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

Configures bandwidth control in downlink or uplink directions. Use this command to configure the peak data rate in bits per second.