active-charging service bandwidth-policy group-id direction downlink grpPeakBwp

Configures peak bandwidth parameters.

Command Mode

Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Bandwidth Policy Configuration (config-bandwidth-policy-policy_name )

Syntax

group-id group_id direction downlink peak-data-rate-kbps peak_data_rate peak-burst-size peak_burst_size violate-action lower-ip-precedence committed-data-rate-kbps 

Syntax

group-id group_id direction uplink peak-data-rate-kbps peak_data_rate peak-burst-size peak_burst_size violate-action lower-ip-precedence committed-data-rate-kbps 

committed-burst-size committed_burst_size

Specify the committed burst size in bytes.

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

committed-options committed_option

Specify the committed option.

Must be one of the following:

  • committed-data-rate-kbps : Specify Committed Data Rate in kilo bits per second. This can also be used to specify GBR for Bearer Binding (without the exceed-action).

  • committed-data-rate : Specify Committed Data Rate in bits per second. This can also be used to specify GBR for flow Binding (without the exceed-action).

committed-value committed_value

Specify the bandwidth in bits per second.

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

exceed-action exceed_action

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

peak-burst-size peak_burst_size

Specify the burst size in bytes.

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

peak-options peak_options

Specify the peak data rate option.

Must be one of the following:

  • peak-data-rate-kbps : Specify Peak Data Rate in kilo bits per second.

  • peak-data-rate : Specify Peak Data Rate in bits per second.

peak-value peak_value

Specify the bandwidth in bits per second.

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

violate-action violate_action

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

Usage Guidelines

Configures bandwidth control in downlink or uplink directions. Use this command to configure the peak bandwidth parameters.