user-group-queue (interface view)

Function

The user-group-queue command configures a user group queue for Layer 3 common users and Layer 3 leased-line users.

The undo user-group-queue command cancels the configuration.

By default, user group queue is not configured for Layer 3 common users and Layer 3 leased-line users.

Format

user-group-queue user-group-queue-name { inbound | outbound } [ identifier none ] [ group group-name ]

undo user-group-queue [ user-group-queue-name ] { inbound | outbound } [ identifier none ] [ group group-name ]

Parameters

Parameter Description Value
user-group-queue-name

Specifies the name of a user group queue.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported.. The value must start with an English letter (a to z, or A to Z) and can be a mixture of English letters, numbers, hyphens (-), or underlines (_).

inbound

Configures scheduling parameters for incoming traffic in the user group queue.

-

outbound

Configures scheduling parameters for outgoing traffic in the user group queue.

-

identifier

Specifies the identifier of a GQ.

-

none

Indicates that users share the bandwidth of one user-group-queue.

-

group group-name

Specifies the name of a shared group.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported.. The value must start with an English letter (a to z, or A to Z) and can be a mixture of English letters, numbers, hyphens (-), or underlines (_).

Views

25GE interface view, 400GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, GE sub-interface view, GE electrical interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
qos write

Usage Guidelines

Usage Scenario

HQoS uses multi-level scheduling to distinguish user-specific or service-specific traffic and provide differentiated bandwidth management. When the traffic rate of the upstream device exceeds the capability of the downstream device and bandwidth insufficiency and network congestion occur, configure a user group queue to implement bandwidth management. This command is used to configure scheduling for a user group queue used for Layer 3 common users, Layer 3 leased-line users even on different sub-interfaces. You can apply a user group queue in the user-vlan view of a sub-interface to users on another sub-interface that belongs to the same interface for unified scheduling.

Prerequisites

A GQ profile has been created using the user-group-queue command in the system view.

Follow-up Procedure

Have users go online again or reconfigure the update qos-profile command in the AAA domain to allow the function to take effect.

Precautions

When this command is run on a trunk interface, the command takes effect only on the eTM subcard in the downstream direction.

This command is configured in the interface view and takes effect only for Layer 3 common users, and Layer 3 leased-line users.

The command is exclusive with the user-vlan command used in the interface view.

Example

# Create a user group named test on both GE0/1/0.1 and GE0/1/0.2, configure the two user group queues to use the same user group queue profile, and set the outbound bandwidth to 60 Mbit/s in the shared user group queue profile.
<HUAWEI> system-view
[~HUAWEI] user-group-queue test
[*HUAWEI-user-group-queue-test] shaping 60000 outbound
[*HUAWEI-user-group-queue-test] quit
[*HUAWEI] interface GigabitEthernet 0/1/0.1
[*HUAWEI-GigabitEthernet0/1/0.1] user-group-queue test outbound group g1
[*HUAWEI-GigabitEthernet0/1/0.1] quit
[*HUAWEI] interface GigabitEthernet0/1/0.2
[*HUAWEI-GigabitEthernet0/1/0.2] user-group-queue test outbound group g1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >