Wireless Access

last person joined: 12 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

QOS - marking traffic with AF31 priority

This thread has been viewed 0 times
  • 1.  QOS - marking traffic with AF31 priority

    EMPLOYEE
    Posted Apr 17, 2012 12:01 PM

    Hi,

     

    Just wondering how I can mark traffic to a particular destination with the value of AF31?

     

    Is it possible to set this with the 802.1p and TOS values in the firewall policies?

     

    Thanks



  • 2.  RE: QOS - marking traffic with AF31 priority
    Best Answer

    EMPLOYEE
    Posted Apr 18, 2012 09:31 PM

    sure you can do that. AF31 is DSCP 26

    so your FW policy should look like

     

    ip access-list session "TEST"

     any any "svc-sccp" permit queue high tos 26



  • 3.  RE: QOS - marking traffic with AF31 priority

    EMPLOYEE
    Posted Apr 19, 2012 03:10 AM

    Hi,

     

    Thanks for that.  I managed to figure it out with a wireshark capture anyway.  It was a bit confusing because the choices are 0-63, but I didn't see anywhere referenced a DSCP value higher than about 41.

     

    :smileyhappy: