Before configuring priority mapping, perform the task of WLAN Service Configuration Guide.
The system view is displayed.
The WLAN view is displayed.
A traffic profile is created and the traffic profile view is displayed.
By default, the system provides the traffic profile default.
Configure priority mapping for packets sent to an AP from upper-layer devices.
Run the priority-map downstream trust { dot1p | dscp } command to configure a trusted priority type used in mapping from 802.3 packets to 802.11 packets when packets are sent to an AP from upper-layer devices.
By default, the DSCP priority is used in mapping from 802.3 packets to 802.11 packets when packets are sent to an AP from upper-layer devices.
Configure priority mapping.
When the DSCP priority is specified as the trusted priority type, perform the following configuration:
Run the priority-map downstream dscp { dscp-value1 [ to dscp-value2 ] } &<1-10> dot11e dot11e-value command to configure mapping from the DSCP priority of 802.3 packets to the user priority of 802.11 packets.
When the 802.1p priority is specified as the trusted priority type, perform the following configuration:
Run the priority-map downstream dot1p { dot1p-value1 [ to dot1p-value2 ] } &<1-7> dot11e dot11e-value command to configure mapping from the 802.1p priority of 802.3 packets to the user priority of 802.11 packets when packets are sent to an AP from upper-layer devices.
By default, 802.1p priority 0 of 802.3 packets maps to user priority 0 of 802.11 packets, 802.1p priority 1 to user priority 1, and similarly, 802.1p priority 7 to user priority 7.
Configure tunnel priority mapping when data packets are sent from APs to an AC.
The tunnel priority mapping is applicable to scenarios where data packets are sent in tunnel forwarding mode.
Run the priority-map tunnel-upstream trust { dot11e | dscp } command to configure a trusted priority type used in mapping from 802.11 packets to tunnel packets.
By default, the 802.11e priority is used in mapping from 802.11 packets to tunnel packets when packets are sent to the AC from an AP.
Configure tunnel priority mapping.
When the 802.11 priority is specified as the trusted priority type, perform the following configuration:
Run the priority-map tunnel-upstream dot11e { dot11e-value1 [ to dot11e-value2 ] } &<1-7> dscp dscp-value command to configure mapping from the user priority of 802.11 packets to the DSCP priority of tunnel packets.
Run the priority-map tunnel-upstream dot11e { dot11e-value1 [ to dot11e-value2 ] } &<1-7> dot1p dot1p-value command to configure mapping from the user priority of 802.11 packets to the 802.1p priority of tunnel packets when packets are sent to an AC from an AP.
By default, user priority 0 of 802.11 packets maps to 802.1p priority 0 of tunnel packets, user priority 1 to 802.1p priority 1, and similarly, user priority 7 to 802.1p priority 7.
When the DSCP priority is specified as the trusted priority type, perform the following configuration:
Run the priority-map tunnel-upstream dscp { dscp-value [ to dscp-value1 ] } &<1-10> tunnel-dscp dscp-value2 command to configure mapping from the DSCP priority of 802.11 packets to the DSCP priority of tunnel packets.
By default, DSCP priority 1 of 802.11 packets maps DSCP priority 1 of tunnel packets, DSCP priority 2 of 802.11 packets maps DSCP priority 2 of tunnel packets, and so on. DSCP priority 63 of 802.11 packets maps DSCP priority 63 of tunnel packets.
Run the priority-map tunnel-upstream dscp { dscp-value1 [ to dscp-value2 ] } &<1-10> dot1p dot1p-value command to configure mapping from the DSCP priority of 802.11 packets to the 802.1p priority of tunnel packets when packets are sent to an AC from an AP.
Configure packet priority mapping when packets are sent to an AC from an AP.
Run the priority-map upstream trust { dot11e | dscp } command to configure mapping from the 802.11 packet priority to the 802.3 packet priority when packets are sent to an AC from an AP.
By default, the 802.11e priority is mapped from 802.11 packets to 802.3 packets when packets are sent from an AP to upper-layer devices.
DSCP Priority of 802.11 Packets |
802.1p Priority of 802.3 Packets |
---|---|
0-7 |
0 |
8-15 |
1 |
16-23 |
2 |
24-31 |
3 |
32-39 |
4 |
40-47 |
5 |
48-55 |
6 |
56-63 |
7 |
User Priority of 802.11 Packets |
DSCP Priority of 802.3 Packets |
802.1p Priority of 802.3 Packets |
---|---|---|
0 |
0 | 0 |
1 |
8 | 1 |
2 |
16 | 2 |
3 |
24 | 3 |
4 |
32 | 4 |
5 |
40 | 5 |
6 |
48 | 6 |
7 |
56 | 7 |
Return to the WLAN view.
The VAP profile view is displayed.
The traffic profile is bound to the VAP profile.
By default, the traffic profile default is bound to a VAP profile.