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

Configures the peak data rate in bits per second.

Privilege Level

Security Administrator, Administrator

Syntax

peak-data-rate peak_data_rate 

peak_data_rate

Specify the peak data rate in bits per second.

Must be an integer in the range of 1-4294967295.

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: Indicates lower the IP precedence of the packet.

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.

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.

exceed-action { discard | lower-ip-precedence }

Specify the action to be taken if 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.

Usage Guidelines

Use this command to configure the peak data rate in bits per second.