qos default flow-queue

Function

The qos default flow-queue command applies a flow queue profile to a channelized sub-interface.

The undo qos default flow-queue command removes a flow queue profile from a channelized sub-interface.

By default, no flow queue profile is applied to a channelized sub-interface.

Format

qos default flow-queue flow-queue-template-name outbound

undo qos default flow-queue [ flow-queue-template-name ] outbound

Parameters

Parameter Description Value
flow-queue-template-name

Specifies the name of a flow queue profile.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported.

outbound

Specifies the outbound direction.

-

Views

Sub-interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
qos write

Usage Guidelines

Usage Scenario

To apply a flow queue profile to a channelized sub-interface, run the qos default flow-queue command.

Prerequisites

A flow queue profile has been created.

The channelization function has been enabled using the mode channel enable command.

Precautions

Flow queue profiles with random-discard are not supported on channelized sub-interfaces.

Flow queue profiles in 4-queue mode, priority mode are not supported on channelized sub-interfaces.

A channelized sub-interface supports only one flow queue profile.

Example

# Apply the flow queue profile named test to a channelized sub-interface.
<HUAWEI> system-view
[~HUAWEI] flow-queue test
[*HUAWEI-flow-queue-template-test] quit
[*HUAWEI] interface GigabitEthernet 0/1/0.1
[*HUAWEI-GigabitEthernet0/1/0.1] vlan-type dot1q 1
[*HUAWEI-GigabitEthernet0/1/0.1] mode channel enable
[*HUAWEI-GigabitEthernet0/1/0.1] qos default flow-queue test outbound
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >