3550 policy map help

From: ccielab@cox.net
Date: Mon May 16 2005 - 13:57:20 GMT-3


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"



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