Configuration examples, Network requirements, Configuration procedure – H3C Technologies H3C WX6000 Series Access Controllers User Manual

Page 449: Configuring the port priority

Advertising
background image

47-3

To do…

Use the command…

Remarks

Enter system view

system-view

Enter priority mapping table view

qos map-table

{ dot1p-dp |

dot1p-lp

| dscp-dot1p | dscp-dp |

dscp-dscp

}

Required
To configure a priority mapping
table, you need to enter the
corresponding priority mapping
table view.

Configure priority mapping
parameters

import

import-value-list export

export-value

Required
The newly configured mapping
entries overwrite the
corresponding previous entries.

Configuration Examples

Network requirements

Modify the dot1p-lp mapping table as those listed in

Table 47-3

.

Table 47-3

The specified dot1p-lp mapping

802.1p precedence

Local precedence

0 0

1 0

2 1

3 1

4 2

5 2

6 3

7 3

Configuration procedure

# Enter system view.

<Sysname> system-view

# Enter dot1p-lp priority mapping table view.

[Sysname] qos map-table dot1p-lp

# Modify dot1p-lp priority mapping parameters.

[Sysname-maptbl-dot1p-lp] import 0 1 export 0

[Sysname-maptbl-dot1p-lp] import 2 3 export 1

[Sysname-maptbl-dot1p-lp] import 4 5 export 2

[Sysname-maptbl-dot1p-lp] import 6 7 export 3

Configuring the Port Priority

By default, if a port receives packets without 802.1q tags, the switch takes the priority of the receiving
port as the 802.1p precedence of the received packets, searches the dot1p-lp/dp mapping table for the
corresponding local precedence and drop precedence according to the 802.1p precedence of the

Advertising