dscp domain

Function

The dscp domain command specifies the mapping between packets with the specified DSCP value and domains.

The undo dscp domain command cancels the mapping between packets with the specified DSCP value and domains.

By default, there is no mapping between packets with the specified DSCP value and domains.

This command is supported only on the NetEngine 8000 F1A.

Format

dscp start-dscp-id [ end-dscp-id ] domain domain-name

undo dscp start-dscp-id [ end-dscp-id ] domain domain-name

Parameters

Parameter Description Value
start-dscp-id

Specifies the start DSCP value.

The value is an integer ranging from 0 to 63.

end-dscp-id

Specifies the end DSCP value.

The value is an integer that ranges from start-dscp-code + 1 to 63.

domain-name

Specifies the domain name.

It is a string of 1 to 64 case-insensitive characters without spaces.

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 this 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 DSCP values by running the service-identify command.

Precautions

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

Example

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