< Home

overload-manage

Function

The overload-manage command sets the load percentage threshold and parameter weights for member gateways in a load balancing group.

The undo overload-manage limit command cancels the load percentage threshold for member gateways in a load balancing group.

By default, the load percentage threshold is 80, and no parameter weights for member gateways in a load balancing group is configured.

The virtual system does not support this command.

Format

overload-manage { limit percent | ipsec-bandwidth ipsec-bandwidth-weight | sa-number sa-number-weight }*

undo overload-manage limit

Parameters

Parameter Description Value
limit percent Specifies the upper limit for the load percentage of a member gateway in a load balancing group. The value is an integer ranging from 70 to 99.
ipsec-bandwidth ipsec-bandwidth-weight Specifies the weight for the IPSec tunnel bandwidth during IKEv2 redirection load calculation. The value is an integer ranging from 0 to 100.
sa-number sa-number-weight Specifies the weight for the SA quantity during IKEv2 redirection load calculation. The value is an integer ranging from 0 to 100.

Views

Load balancing group view

Default Level

2: Configuration level

Usage Guidelines

Member gateways send load information to the master gateway at a specified interval. The master gateway selects a member gateway based on load information for access services of branch offices. Member gateways can have different upper limits for load percentages.

Example

# Set the upper limit for the load percentage of a load balancing group named group1 to 80, weight for the IPSec tunnel bandwidth to 100, and weight for the SA quantity to 100.

<sysname> system-view
[sysname] loadgroup group1
[sysname-loadgroup-group1] overload-manage limit 80 ipsec-bandwidth 100 sa-number 100
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >