Dear Experts,

I'd like to know how to configure LAN QOS for CUE Traffic?

As far as i know it's the following

Under all Phone Ports apply qos
Int range fas1/0/14-16
auto qos voip cisco-phone

no mls qos map policed-dscp 24 26 46 to 0
mls qos
mls qos map policed-dscp 24 to 8
mls qos map cos-dscp 0 8 16 24 32 46 48 56
Under the Server Ports AND TRUNK such as CUCM/Unity Connection/UCCX EXCEPT
CUPC TEST/CUPS SERVER
MLS QOS TRUST DSCP

access-list 100 permit tcp host 142.1.66.253 any eq 2748
access-list 101 permit udp host 142.1.66.253 any range 16384 32767

class-map match-any CUE-SIG
match access-group 100
class-map match-any CUE-RTP
match access-group 101

policy-map CUE-POLICY
class CUE-SIG
set dscp cs3
police 32000 8000 exceed-action policed-dscp-transmit
class CUE-RTP
set dscp ef

class class-default
interface gi 1/0/4  <<<<<<<<<<<< UCCX
service-policy input cue
mls qos trust dscp

interface gi 1/0/3  <<<<<<<<<<<< CUCM
mls qos trust dscp

interface gi 1/0/13.15 <<<<<<<<<<< Phones
 mls qos trust cos
 mls qos trust device cisco-phone


Please let me know If I am missing anything in my configuration such as
port numbers .

Thanks,
Hesham
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to