Cisco 9800 Flexconnect QoS – WIFI CALLING – Part 2

First and foremost read this …. https://tools.ietf.org/id/draft-ietf-tsvwg-ieee-802-11-05.html. Then this … https://tools.ietf.org/html/rfc4594

wireless packet capture with omnipeek /wireshark / SSID open

Building the class maps / policy maps


Start building QoS policy based on the two images above

class-map match-any CM_MULTIMEDIA_CONFERENCING
Description Class-map for AVC-Profile – MULTIMEDIA_CONFERENCING, Action – set dscp 34/AF41
Match protocol cisco-jabber-video
Match protocol ms-lync-video
Match protocol webex-media
Match protocol cisco-phone-video

class-map match-any CM_OPS_ADMIN_MGMT
Description Class-map for AVC-Profile – OPS_ADMIN_MGMT, Action – set dscp 16/CS2
Match protocol dhcp
Match protocol ntp
Match protocol snmp
Match protocol dns

class-map match-any CM_LOW_LATENCY_DATA
Description Class-map for AVC-Profile – LOW_LATENCY_DATA , Action – set dscp 18/AF21
Match protocol sap
Match protocol salesforce
Match protocol ms-office-web-apps
Match protocol cisco-jabber-im

class-map match-any CM_TELEPHONY
Description Class-map for AVC-Profile – TELEPHONY , Action – set dscp 46/EF
Match protocol citrix-audio
Match protocol cisco-jabber-audio
Match protocol cisco-phone-audio
Match protocol ms-lync-audio
Match protocol wifi-calling
Match protocol zoom-meetings

class-map match-any CM_BROADCAST_VIDEO
Description Class-map for AVC-Profile – BROADCAST_VIDEO, Action – set dscp 24/CS3
Match protocol sip
Match protocol skinny
Match protocol cisco-jabber-control
Match protocol sip-tls

class-map match-any CM_HIGH_THROUGHPUT_DATA
Description Class-map for AVC-Profile – CM_HIGH_THROUGHPUT_DATA , Action – set dscp 10/AF11
Match protocol ftp-data
Match protocol cifs
Match protocol ftp
Match protocol ftps-data

class-map match-any CM_MULTIMEDIA_STREAMING
Description Class-map for AVC-Profile – CM_MULTIMEDIA_STREAMING, Action – set dscp 26/AF31
Match protocol citrix
Match protocol vnc-http
Match protocol pcoip
Match protocol vnc

class-map match-any CM_LOW_PRIORITY_DATA
Description Class-map for AVC-Profile – LOW_PRIORITY_DATA , Action – set dscp 8/CS1
Match protocol netflix
Match protocol bittorrent
Match protocol youtube
Match protocol skype


Basic AVC

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.