congestion-level
Configures the congestion values for each congestion level — None, Low, Medium, High, and Extreme.
Product
All
Privilege
Security Administrator, Administrator, Operator, Inspector
Mode
Exec > ACS Configuration > Radio Congestion Policy Configuration
active-charging service service_name > radio-congestion policy policy_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-radio-congestion-policy)#
Syntax
congestion-level low low_value medium medium_value high high_value extreme extreme_value
default congestion-level
default
Configures this command with its default setting.
low low_value
Specifies the congestion range for low congestion.
low_value must be a number from 1 to 100.
Default: 20
medium medium_value
Specifies the congestion range for medium congestion.
medium_value must be a number from 1 to 100.
Default: 40
high high_value
Specifies the congestion range for high congestion.
high_value must be a number from 1 to 100.
Default: 60
extreme extreme_value
Specifies the congestion range for extreme congestion.
extreme_value must be a number from 1 to 100.
Default: 80
Usage Guidelines
Use this command to configure the congestion values for each congestion level — None, Low, Medium, High, and Extreme. The congestion level values will be reported to the CAE in order to select a video optimization mechanism suitable for subscriber-side network congestion condition. The congestion level range for NO congestion must be less than 10.
Example
The following command configures the values — 10 , 20 , 30 and 40 for Low, Medium, High and Extreme congestion respectively:
congestion-level low 10 medium 20 high 30 extreme 40