Re: 3550 policy map help

From: Bob Sinclair (bsinclair@netmasterclass.net)
Date: Mon May 16 2005 - 14:06:51 GMT-3


Try: show mls qos. Have you enabled it? If not, enter mls qos in global
config.

Bob Sinclair
CCIE #10427, CCSI 30427, CISSP
www.netmasterclass.net

  ----- Original Message -----
  From: ccielab@cox.net
  To: ccielab@groupstudy.com
  Sent: Monday, May 16, 2005 12:57 PM
  Subject: 3550 policy map help

  Please help me figure out on the 3550, why I am not matching packets on f0/3
where my service policy is set, i have a codec producing traffic with ip
address 10.1.1.12

  3550#

  class-map match-all mark-dscp0
    match access-group name vlan1
  class-map match-all mark-dscp46
    match access-group name codec
  !
  !
  policy-map set-dscp
    class mark-dscp0
      set ip dscp 0
    class mark-dscp46
      set ip dscp 46

  interface FastEthernet0/3
   switchport access vlan 200
   duplex full
   speed 100
   service-policy input set-dscp

  ip access-list extended codec
   permit ip 10.1.1.0 0.0.0.255 any

  3550#sh pol int f0/3

   FastEthernet0/3

    service-policy input: set-dscp

      class-map: mark-dscp0 (match-all)
        0 packets, 0 bytes
        5 minute offered rate 0 bps, drop rate 0 bps
        match: access-group name
        match: access-group name

      class-map: mark-dscp46 (match-all)
        0 packets, 0 bytes
        5 minute offered rate 0 bps, drop rate 0 bps
        match: access-group name codec

      class-map: class-default (match-any)
        0 packets, 0 bytes
        5 minute offered rate 0 bps, drop rate 0 bps
        match: any
          0 packets, 0 bytes
          5 minute rate 0 bps
  3550#

  System image file is
"flash:c3550-i9q3l2-mz.121-12c.EA1/c3550-i9q3l2-mz.121-12c.EA1.bin"

  _______________________________________________________________________
  Subscription information may be found at:
  http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:58 GMT-3