congestion-control
This command enables or disables CPU Usage based congestion control for MME Manager(s), and configures congestion parameters (CPU Threshold and Tolerance values).
Product
MME
Privilege
Administrator
Mode
Exec > Global Configuration > MME Manager Configuration
configure > mme-manager
Entering the above command sequence results in the following prompt:
[local]host_name(mme-manager)#
Syntax
congestion-control cpu-utilization [ threshold threshold_value tolerance tolerance_value ]
no congestion-control [ cpu-utilization ]
no
Enables or disables congestion control.
cpu-utilization
Specifies the average CPU utilization in %.
threshold threshold_value
Specifies the thresholds for various resources. threshold_value must be an integer from 1 to 100.
Default: 90%
tolerance tolerance_value
Specifies the tolerance limit. tolerance_value must be an integer from 1 to 100.
Default: 10
Usage Guidelines
Use this command to enable or disable CPU Usage based congestion control for MME Manager(s), and configure congestion parameters (CPU Threshold and Tolerance values). This command is enabled by default.
See the Auto Disabling of eNodeB Paging chapter in the MME Administration Guide for more information.
Example
congestion-control cpu-utilization threshold 90 tolerance 10