Cisco Wireless Controller Configuration Guide Release 85

To enable the Fastlane QoS feature per WLAN, use config qos fastlane enable wlan_id command.

When you run the config qos fastlane enable wlan_id command, fastlane is activated on the target WLAN, which enables supporting iOS 10 devices to activate a QoS allowed list in their profile, if present. The command also runs the commands listed in the following table.

Note

If the commands are executed, then Fastlane QoS feature is enabled and applied to the target WLAN. If a command that is associated with the Fastlane QoS feature fails while is being enabled on a WLAN, all the changes will be reverted to their original values, except for QoS map. The QoS map value will revert to the default value instead of the previously configured value. Also, the new AVC Profile will not be deleted; it will only be removed from the WLAN.

Table 2. Commands Executed for Enabling Fastlane QoS Description

Commands

Temporarily disables 802.11a and 802.11b networks and WLANs.

* config 802.11a disable network

* config 802.11b disable network

* config wlan disable all

Configures the Platinum QoS profile to set unmarked (best effort) unicast packets, and multicast packets, to best effort over wifi link.

* config qos priority platinum voice besteffort besteffort

Disables 802.1p marking (all wired marking is DSCP-based).

* config qos protocol-type platinum none

Disables bandwidth limitation for UDP traffic.

* config qos average-realtime-rate platinum per-ssid downstream 0

Disables bandwidth limitation for UDP bursts.

* config qos burst-realtime-rate platinum per-ssid downstream 0

Enables ACM for 5 GHz and 2.4 GHz.

* config 802.11a cac voice acm enable

* config 802.11b cac voice acm enable

Limits allocation for voice traffic to 50 percent of available bandwidth on any 5 GHz or 2.4 GHz radio.

* config 802.11a cac voice max-bandwidth * config 802.11b cac voice max-bandwidth Allocates 6 percent of the bandwidth to voice users for roaming.

* config 802.11a cac voice roam-bandwidth * config 802.11b cac voice roam-bandwidth 6

Sets the EDCA parameters to their values recommended by 802. .

* config advanced 802.11b edca-parameter fastlane

* config advanced 802.11a edca-parameter fastlane

Enables expedited bandwidth for 5 GHz and 2.4 GHz.

* config 802.11a exp-bwreq enable

* config 802.11b exp-bwreq enable

Configures the user priority (UP) to differentiated services code point (DSCP) maps.

* config qos qosmap disable

* config qos qosmap default

* config qos qosmap up-to-dscp-map * config qos qosmap up-to-dscp-map * config qos qosmap up-to-dscp-map * config qos qosmap up-to-dscp-map * config qos qosmap up-to-dscp-map * config qos qosmap up-to-dscp-map * config qos qosmap up-to-dscp-map * config qos qosmap up-to-dscp-map * config qos qosmap clear all

Configures DSCP-to-UP mapping exceptions.

* config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception * config qos qosmap dscp-to-up-exception Enables DSCP-Trust (new QoS maps).

* config qos qosmap trust-dscp-upstream enable

* config qos qosmap enable

Creates the Application Visibility and Control (AVC) profile.

* config avc profile AUTOQOS-AVC-PROFILE create

Configures AVC to mark voice applications and subcomponents to expedited forwarding (EF) (DSCP 46).

* config avc profile AUTOQOS-AVC-PROFILE rule add application cisco-phone-audio mark * config avc profile AUTOQOS-AVC-PROFILE rule add application cisco-jabber-audio mark * config avc profile AUTOQOS-AVC-PROFILE rule add application ms-lync-audio mark * config avc profile AUTOQOS-AVC-PROFILE rule add application citrix-audio mark Configures AVC to mark multimedia conferencing applications to assured forwarding (AF) 41 (DSCP 34).

* config avc profile AUTOQOS-AVC-PROFILE rule add application cisco-phone-video mark * config avc profile AUTOQOS-AVC-PROFILE rule add application cisco-jabber-video mark * config avc profile AUTOQOS-AVC-PROFILE rule add application ms-lync-video mark * config avc profile AUTOQOS-AVC-PROFILE rule add application webex-media mark Configures AVC to mark multimedia streaming applications to AF31 (DSCP 26).

* config avc profile AUTOQOS-AVC-PROFILE rule add application citrix mark * config avc profile AUTOQOS-AVC-PROFILE rule add application pcoip mark * config avc profile AUTOQOS-AVC-PROFILE rule add application vnc mark * config avc profile AUTOQOS-AVC-PROFILE rule add application vnc-http mark Configures AVC to mark signaling protocols to CS3 (DSCP 24).

* config avc profile AUTOQOS-AVC-PROFILE rule add application skinny mark * config avc profile AUTOQOS-AVC-PROFILE rule add application cisco-jabber-control mark * config avc profile AUTOQOS-AVC-PROFILE rule add application sip mark * config avc profile AUTOQOS-AVC-PROFILE rule add application sip-tls mark Configures AVC to mark transactional data applications to AF21 (DSCP 18).

* config avc profile AUTOQOS-AVC-PROFILE rule add application cisco-jabber-im mark * config avc profile AUTOQOS-AVC-PROFILE rule add application ms-office-web-apps mark * config avc profile AUTOQOS-AVC-PROFILE rule add application salesforce mark * config avc profile AUTOQOS-AVC-PROFILE rule add application sap mark Configures AVC to mark OAM applications to CS2 (DSCP 16).

* config avc profile AUTOQOS-AVC-PROFILE rule add application dhcp mark * config avc profile AUTOQOS-AVC-PROFILE rule add application dns mark * config avc profile AUTOQOS-AVC-PROFILE rule add application ntp mark * config avc profile AUTOQOS-AVC-PROFILE rule add application snmp mark Configures AVC to mark bulk data applications marking to AF11 (DSCP 10).

* config avc profile AUTOQOS-AVC-PROFILE rule add application ftp mark * config avc profile AUTOQOS-AVC-PROFILE rule add application ftp-data mark * config avc profile AUTOQOS-AVC-PROFILE rule add application ftps-data mark * config avc profile AUTOQOS-AVC-PROFILE rule add application cifs mark Configures AVC to mark scavenger applications to CS1 (DSCP 8).

* config avc profile AUTOQOS-AVC-PROFILE rule add application netflix mark * config avc profile AUTOQOS-AVC-PROFILE rule add application youtube mark * config avc profile AUTOQOS-AVC-PROFILE rule add application skype mark * config avc profile AUTOQOS-AVC-PROFILE rule add application bittorrent mark 8

Applies the platinum QoS profile to the WLAN.

* config wlan qos wlan_id platinum

Applies the AVC profile AUTOQOS-AVC-PROFILE to the WLAN ID wlan-id if AVC visibility is enabled on the WLAN.

* config wlan avc wlan_idprofile AUTOQOS-AVC-PROFILE enable

Re-enables 802.11a and 802.11b networks and WLANs.

* config 802.11a enable network

* config 802.11b enable network

* config wlan enable all