Service-policy & ACL applied on Cat3550 switchport interface

From: Pun, Alec CL (Alec.CL.Pun@pccw.com)
Date: Fri Nov 07 2003 - 05:46:35 GMT-3


Hi group,

I've come across some sample configurations that apply service-policy and
ACL on Cat3550 switchport interface. Isn't that can only take effect on a
L3 interface ? Any clarification is appreciated.

thanks
alec

mls qos
!
class-map match-all IP
  match access-group 100
class-map match-all nonIP
  match access-group name nonIP
!
policy-map websrv
  class IP
    police 7000000 2000000 exceed-action drop
  class nonIP
    police 1000000 187500 exceed-action drop
  class class-default
    set ip precedence 2
!

interface FastEthernet0/15
 switchport access vlan 690
 switchport mode access
 no ip address
 service-policy input websrv
 dot1x port-control auto
!



This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:09 GMT-3