<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:10pt"><P>hello,</P>
<P> </P>
<P>I need for qos setup pls</P>
<P>topology is  here</P>
<P> </P>
<P>(ccm and database )-central----mpls ISP-- branch - (ccm and database)</P>
<P>there is database replication between cental and branch and also ccm servers signaling and voip.</P>
<P> </P>
<P>central router connected to ths ISP viq gi0/2.222  subif.</P>
<P>my qos config here. any suggestion.is that corect config do you thnk ?</P>
<P>should i specfy band command under main int also. but this time other vlan traffic will suffer.</P>
<P> </P>
<P>class-map match-all ccmsig<BR> match access-group name ccmqos (acl between central ccm and branch ccm)<BR>class-map match-all replication<BR> match access-group 130(acl between database server ip's)<BR>class-map match-any voice<BR> match  dscp ef<BR> match access-group 151(udp any any 16384 32767)<BR>!<BR>policy-map ccm<BR> class ccmsig<BR>  bandwidth 512<BR> class voice<BR>  priority percent 25<BR>  set dscp ef<BR> class replikasyon<BR>    police 5000000<BR>policy-map parent<BR> class class-default<BR>  shape average percent 100<BR>  service-policy ccm</P>
<P> </P>
<P>interface GigabitEthernet0/3.232<BR> des toISP_mpls<BR> bandwidth 10000<BR> encapsulation dot1Q 232<BR> service-policy output parent<BR>!</P>
<P> </P>
<P> </P></div></body></html>