We have quite a lot of Aruba 2920 PoE switches with 16.03 (a few 16.04, I think).
Our IP phones are tagging voice traffic with a certain VLAN and marking voice packets with DSCP EF (46). So far so good.
On user switch ports we have configured trust DSCP and "voice" on the voice VLAN.
However, from looking at interface queue statistics, it seems clear that the switches are placing voice traffic in queue 8, which implies an 802.1p value of 7, since, according to "show qos queue-config," 802.1p 6 goes into queue 7.
Anyway we can deal with that easily.
What I really want to know is: how to ensure that queue 8 gets strict priority; and, more importantly, does "strict priority" mean that the switch services that queue whenever it has traffic (possibly starving other queues of service, even if only theoretically) or is it strict priority only up to its allowed bandwidth (this is how Cisco does priority queueing, to ensure that all queues get some service)?