[cisco-voip] QOS for cisco servers unity and CM

J. Oquendo sil at infiltrated.net
Mon Aug 28 14:59:21 EDT 2006


Ed Leatherman wrote:
> I'm sure someone would correct me if i'm wrong, but I dont think Unity 
> assigns its own traffic with the correct DSCP markings, so you would 
> need a policy configuration somewhere to properly mark those packets. 
> Maybe later versions of Unity has fixed this?
>
If I'm not mistaken, QoS is optional and has to be configured

access-list 101 permit tcp host x.x.x.x any eq 2748
!
class-map match-all cti-qbe
 match access-group 101
!
policy-map cti-qbe
 class cti-qbe
 set dscp af31
 bandwidth $YOUR_RATE_HERE
!
interface zzz 0/1
 service-policy output cti-qbe


Where x.x.x.x is the Unity server, zzz interface, etc


-- 
====================================================
J. Oquendo
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x1383A743
sil . infiltrated @ net http://www.infiltrated.net 

The happiness of society is the end of government.
John Adams



More information about the cisco-voip mailing list