[cisco-voip] 3750 QoS

Jason Aarons (AM) jason.aarons at dimensiondata.com
Fri Mar 7 20:14:32 EST 2014


Without 'mls qos trust device cisco-phone' this port is not going to match the service-policy.   Correct?  In short I believe this QoS config is wrong.

3750#show run int fa1/0/43
interface FastEthernet1/0/43
switchport access vlan 10
switchport mode access
switchport voice vlan 20
storm-control broadcast level 10.00 5.00
storm-control action shutdown
storm-control action trap
spanning-tree portfast
service-policy input CISCOVOIPVIDEO


class-map match-all VOICE(46)
match ip dscp ef
class-map match-all SOFTPHONE(24)
match ip dscp cs3
class-map match-all VIDEO(34)
match ip dscp af41
!
!
policy-map CISCOVOIPVIDEO
class VIDEO(34)
  set ip dscp af41
class SOFTPHONE(24)
  set ip dscp cs3
class VOICE(46)
  set ip dscp ef


Reference
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-3750-series-switches/91862-cat3750-qos-config.html


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20140307/8c8f2921/attachment.html>


More information about the cisco-voip mailing list