hi guys

Do you have any idea? 
Does cisco 2960 series switch suppory MLS Qos on it's interface?
it uses c2960-lanbase-mz.122-35.SE5 IOS, you can see my policy configuration 
below.

mls qos aggregate-policer 2M 2000000 50000 exceed-action drop

class-map match-all 2M
  match access-group 100

policy-map 512K
  class 2M
    police aggregate 2M

access-list 100 permit ip any any


interface GigabitEthernet0/8
 switchport access vlan 848
 service-policy input 2M

i check policy-map with "show policy-map interface" command, but i can not see 
any matching about this policy


#sh policy-map interface gi 0/8
 GigabitEthernet0/8 

  Service-policy input: 2M

    Class-map: 2M (match-all)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: access-group 100

    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
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to