From: Ivan (ivan@iip.net)
Date: Fri Mar 03 2006 - 09:08:51 GMT-3
Hello !
Is it possible on L2-switch MQC-policing.
I'm configure the following:
class-map match-any ArtTelecomm
  match access-group name ArtTelecomm
!
!
policy-map ArtTelecomm
  class ArtTelecomm
    police 512000 512000 exceed-action drop
interface GigabitEthernet0/18
 description ArtTelecom
 switchport access vlan 65
 switchport mode access
 switchport nonegotiate
 service-policy input ArtTelecomm
 speed 100
end
but it doesn't work.
Giga-LPI#sh policy-map interface
 GigabitEthernet0/18
  Service-policy input: ArtTelecomm
    Class-map: ArtTelecomm (match-any)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: access-group name ArtTelecomm
        0 packets, 0 bytes
        5 minute rate 0 bps
    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
Any comments appreciate.
-- Ivan
This archive was generated by hypermail 2.1.4 : Sat Apr 01 2006 - 10:07:37 GMT-3