[cisco-voip] VoIP and Switch and Policy Maps

Erich Novak Erich.Novak at nts.at
Fri May 7 10:03:49 EDT 2010


Hi,

since IOS 12.2.40( not sure but somewhere in this timeframe)  these where automatically created by AutoQoS, before there was no policing for voice traffic exceeding 320kbps and for control traffic at 32kbps.
All it does is setting the PHB from EF to a lower dscp value

brgds
Erich

Von: cisco-voip-bounces at puck.nether.net [mailto:cisco-voip-bounces at puck.nether.net] Im Auftrag von Jeff Ruttman
Gesendet: Freitag, 07. Mai 2010 15:46
An: cisco-voip at puck.nether.net
Betreff: [cisco-voip] VoIP and Switch and Policy Maps

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/7eb1d07c/attachment.html>


More information about the cisco-voip mailing list