qos

Enables QoS on this WLAN

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

qos trust [dscp|wmm]

Parameters

qos trust [dscp|wmm]

trust [dscp|wmm]

Trusts the QoS values of ingressing packets

  • dscp – Trusts the IP DSCP values of ingressing packets

  • wmm – Trusts the 802.11 WMM QoS values of ingressing packets

Examples

nx9500-6C8809(config-wlan-qos-test)#qos trust wmm
nx9500-6C8809(config-wlan-qos-test)#qos trust dscp
nx9500-6C8809(config-wlan-qos-test)#show context
wlan-qos-policy test
 classification non-unicast normal
 qos trust dscp
 qos trust wmm
 accelerated-multicast autodetect classification voice
nx9500-6C8809(config-wlan-qos-test)#