8021p domain

Function

The 8021p domain command specifies the mapping between 802.1p value of packets and domains.

The undo 8021p domain command disables the mapping between 802.1p value of packets and domains.

By default, no mapping between the 802.1p values of packets and domains is configured.

This command is supported only on the NetEngine 8000 F1A.

Format

8021p start-num [ end-num ] domain domain-name

undo 8021p start-num [ end-num ] domain domain-name

Parameters

Parameter Description Value
start-num

Specifies the start 8021p value. For a double-tagged packet, this parameter specifies the start 8021p value of the inner or outer tag of the packet.

The value is an integer that ranges from 0 to 7.

end-num

Specifies the end 8021p value. For a double-tagged packet, this parameter specifies the end 8021p value of the inner or outer tag of the packet.

The value is an integer that ranges from 0 to 7.

domain-name

Specifies the domain name.

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

Views

Service policy view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bras-control write

Usage Guidelines

Usage Scenario

Before configuring the 8021p domain command, you need to run the service-identify-policy command in the system view to create service identification policies, and to configure the mode of identifying services represented by the 802.1p values carried in the inner or outer tags of packets by running the service-identify command.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Map packets with the 802.1p values of 1-4 to the domain named test.
<HUAWEI> system-view
[~HUAWEI] aaa
[~HUAWEI-aaa] domain test
[*HUAWEI-aaa-domain-test] quit
[*HUAWEI-aaa] quit
[*HUAWEI] commit
[~HUAWEI] service-identify-policy test
[~HUAWEI-serviceid-policy-test] service-identify 8021p inner-vlan
[~HUAWEI-serviceid-policy-test] 8021p 1 4 domain test
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >