[cisco-voip] VoIP and Switch and Policy Maps

Jeff Ruttman ruttmanj at carewisc.org
Fri May 7 09:45:40 EDT 2010


Hi,
 
I've been combing through our switches and I've noticed that some
switches, not all, have a class-map and policy-map configured.  I've
pasted in both configs below along with most of the config on the switch
interfaces.  The switches without the maps configured, have the same
interface config except for 2 statements:  priority-queue out and
service-policy input AutoQos-Police-CiscoPhone.
 
Only sites with PRIs have the maps configured, but not even all of them,
and at one site, some switches have it and others don't.
 
Any quick explanation as to what is going on here?  Should all our PRI
sites have this configured on the switches?  What about the non-PRI
sites?
 
Thank you!
jeff
 
MAPS:
class-map match-all AutoQoS-VoIP-RTP-Trust
 match ip dscp ef 
class-map match-all AutoQoS-VoIP-Control-Trust
 match ip dscp cs3  af31 
!
policy-map AutoQoS-Police-CiscoPhone
 class AutoQoS-VoIP-RTP-Trust
  set dscp ef
  police 320000 8000 exceed-action policed-dscp-transmit
 class AutoQoS-VoIP-Control-Trust
  set dscp cs3
  police 32000 8000 exceed-action policed-dscp-transmit
 
INTERFACES:
 switchport access vlan 608
 switchport mode access
 switchport voice vlan 604
 srr-queue bandwidth share 10 10 60 20
 srr-queue bandwidth shape  10  0  0  0
 priority-queue out
 mls qos trust device cisco-phone
 mls qos trust cos
 auto qos voip cisco-phone
 spanning-tree portfast
 spanning-tree bpduguard enable
 service-policy input AutoQos-Police-CiscoPhone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20100507/6bea0014/attachment.html>


More information about the cisco-voip mailing list