14-26
Overview
14.1.23 qos-mapping
Wireless Configuration Commands
Use this command to configure QoS mappings between wired and wireless domains.
Syntax
qos-mapping(wired-to-wireless|wireless-to-wired)
qos-mapping wired-to-wireless(dot1p<0-7>|dscp<0-63>)
(background|best-effort|video|voice)
qos-mapping wireless-to-wired(background|best-effort|video|voice)
dot1p<0-7>
Parameters
wired-to-wireless
wireless-to-wired
Example
RFS7000(config-wireless)#qos-mapping wireless-to-wired background dot1p 5
RFS7000(config-wireless)#
Mappings used while switching wired traffic over the air.
• dot1p<0-7> – Configures the mapping of 802.1p tags to access
categories. Specify more than one 802.1p tag (0-7) to configure.
• dscp<0-63> – Configures the mapping of DSCP values to access
categories. Specify more than one DSCP value (0-63) to configured.
• background – Background category traffic.
• best-effort – Best effort category traffic.
• video – Video traffic category traffic.
• voice – Voice traffic category traffic.
Mappings used while switching wireless traffic to rest of network.
• dot1p<0-7> – Configures the 802.1p tags that corresponds to selected
access category.