qos-profile (nve interface view)

Function

The qos-profile command applies a QoS profile to an NVE interface.

The undo qos-profile command deletes a QoS profile from an NVE interface.

By default, no QoS profile is applied to an NVE interface.

Format

qos-profile qos-profile-name { inbound | outbound } vni vni-id source sourceip peer peerip

undo qos-profile qos-profile-name { inbound | outbound } vni vni-id source sourceip peer peerip

Parameters

Parameter Description Value
qos-profile-name

Specifies the name of a QoS profile.

The value is a string of 1 to 63 characters.

inbound

Specifies the inbound direction.

-

outbound

Specifies the outbound direction.

-

vni vni-id

Specifies a VXLAN network ID.

The value is an integer ranging from 1 to 16777215.

source sourceip

Specifies a local IP address.

The value is an IPv4 address in dotted decimal notation.

peer peerip

Specifies a peer IP address.

The value is an IPv4 address in dotted decimal notation.

Views

NVE interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
qos write

Usage Guidelines

Usage Scenario

To implement uniform scheduling for incoming traffic flows on interfaces, traffic management by user levels is required. You can define a QoS profile and apply it to an interface to implement uniform scheduling for traffic flows on the interface.

Example

# Apply a QoS profile named test to the incoming traffic on an NVE interface.
<HUAWEI> system-view
[~HUAWEI] qos-profile test
[*HUAWEI-qos-profile-test] quit
[*HUAWEI] interface Nve 1
[*HUAWEI-Nve1] qos-profile test inbound vni 1 source 1.1.1.1 peer 2.2.2.2
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >