Hi folks;
a question please. i have a policy map (below), that seems a little suspect to me. I have voice and otehr rsignaliimg info passing through my me3600x (interfacing with PEs on wan side and customerswtch on lan side).
here is the policy map detail:
policy-map LAN_OUT
class LAN_QOS_GROUP_EF
police 1000000 conform-action transmit exceed-action drop
priority
class LAN_QOS_GROUP_AF3
class LAN_QOS_GROUP_AF2
class LAN_QOS_GROUP_AF1
class class-default
bandwidth percent 1
ef is being put into priority queue, service rate for that queue is 1M (as indicated by 1000000 bps). I am not sure what is happening with af3, af2 and af1 classes in teh above configuraion. Class default is getting only 1 percent of bandwidth (1 percent of physical port speed i think, is it?
thanks in advance.