< Home

bandwidth guaranteed-bandwidth { per-ip | per-user }

Function

The bandwidth guaranteed-bandwidth { per-ip | per-user} command sets the guaranteed bandwidth for each IP address or user in a traffic profile.

The undo bandwidth guaranteed-bandwidth { per-ip | per-user } command deletes the configured guaranteed bandwidth for each IP address or user in a traffic profile.

Format

bandwidth guaranteed-bandwidth { per-ip | per-user } { upstream | downstream | both } guaranteed-value

undo bandwidth guaranteed-bandwidth { per-ip | per-user } { upstream | downstream | both }

Parameters

Parameter Description Value

per-ip

Indicates guaranteed bandwidth for each IP address.

-

per-user

Indicates guaranteed bandwidth for each user.

-

upstream

Indicates the guaranteed upstream bandwidth.

-

downstream

Indicates the guaranteed downstream bandwidth.

-

both

Indicates the total of guaranteed upstream and downstream bandwidth.

Only the USG6610E/6620E, USG6630E/6650E, USG6680E and USG6712E/6716E support this parameter.

-

guaranteed-value

Specifies the guaranteed bandwidth.

The value is an integer ranging from 60 to 200000000, in kbit/s.

Views

Traffic profile view

Default Level

2: Configuration level

Usage Guidelines

If the sum of guaranteed bandwidth for each IP address or user exceeds the configured overall guaranteed bandwidth, the excess traffic of each IP address or user is not guaranteed. If the sum of guaranteed bandwidth for each IP address or user exceeds the configured overall maximum bandwidth, the excess traffic of each IP address or user is discarded. Therefore, when setting the guaranteed bandwidth for each IP address or user, you are advised to count the actual number of IP addresses or users and make sure that the sum of bandwidth for each IP address or user does not exceed the configured overall maximum and guaranteed bandwidth.

Example

# Set the guaranteed upstream bandwidth for each IP address to 2 Mbit/s in traffic profile traffic_profile.

<sysname> system-view
[sysname] traffic-policy
[sysname-policy-traffic] profile traffic_profile
[sysname-policy-traffic-profile-traffic_profile] bandwidth guaranteed-bandwidth per-ip upstream 2000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >