Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide 643
53-1001931-01
Wireless configuration commands 20
qos-mapping
Wireless configuration commands
Configures QoS mappings between the wired and wireless domains
Supported in the following platforms:
Mobility RFS4000 Controller
Mobility RFS6000 Controller
Mobility RFS7000 Controller
Syntax
qos-mapping [wired-to-wireless|wireless-to-w ired]
qos-mapping wired-to-wireless [dot1p <0-7>|dscp <0 -63>]
[<0-7>|tid0|tid1|tid2|tid3|tid4|tid5|tid6| tid7]
qos-mapping wireless-to-wired [tid0|tid1|tid2|tid3|tid4|tid5|tid6|tid7] dot1p
<0-7>
Parameters
Example
RFController(config-wireless)#qos-mapping wireless-to-wired background dot1p 5
RFController(config-wireless)#
wired-to-wireless [dot1p
<0-7>|dscp <0-63>]
[<0-7>|tid0|tid1|tid2|tid3
|
tid4|tid5|tid6|tid7]
Mappings used while controlling wired traffic over the air .
dot1p <0-7> – Configures the mapping of 802.1p tags to
access categories. You can specify more than one 802.1p
tags with in the range 0 and 7.
dscp <0-63> – Configures the mapping of DSCP values to
access categories. You can specify more than one DSCP
values in the range 0-63.
tid0, tid3– best effort category traffic
tid1, tid2 – background category traffic
tid4, tid5 – video traffic category traffic
tid6, tid7 – voice traffic category traffic
wireless-to-wired
[tid0|tid1|tid2|tid3|
tid4|tid5|tid6|tid7]
dot1p <0-7>
Mappings used while controlling wireless traffic to the wired side.
tid0, tid3– best effort category traffic
tid1, tid2 – background category traffic
tid4, tid5 – video traffic category traffic
tid6, tid7 – voice traffic category traffic
dot1p <0-7> – Configures the mapping of 802.1p tags to
access categories. You can specify more than one 802.1p
tags with in the range 0 and 7.