Hi all
We are using Micrsoft Lync server 2010 as our voIP solution.
Our Lync clients (softphones) are using port range udp 5000 to 50050 for voice traffic. Therefore i would like to mark that port range with DSCP value EF (101110).
My Core Switches is Procurve 5406
My access layer switches is Procurve 4208 and 2610
At the 5406 switches i've typed this commando:
qos udp-port range 5000 50050 dscp 101110
So that packets in that port range will marked with DSCP value EF (101110)
ESB-HP-5406-Core-01# sh qos tcp-udp-port-priority
TCP/UDP port based priorities
| Application |
Protocol | Port Apply rule | DSCP Priority
-------- + ----------- ---------- + ------ -----------
UDP | 5000-50050 DSCP | 101110 7
At my Procurve 2610 switches i've done the same marking.
But on the 4208 Switches i cannot type "range" in the port command. So I cannot add a port range, only a single port.
I've updated the 4208 switches to last software version L.11.24, but it is still not possible:
ESB-HP-4208-floor-2(config)# qos udp-port ?
TCP/UDP-PORT TCP/UDP port from [to] which to prioritize traffic.
ESB-HP-4208-floor-2(config)# qos udp-port range
Invalid input: range
ESB-HP-4208-floor-2(config)# qos udp-port range
Any suggetions??
Best Regards, Steffen.