I experimented interface upper speed limit by mls qos. but it is not shown the limit speed 32kbps.
what is the reason? how can I do that?
I did below adjustments .
Cisco 2960G
IOS: c2960-lanbase-mz.122-35.SE5/
mls qos aggregate-policer limit-32kbit 32500 32768 exceed-action drop
mls qos
class-map match-all 32kbit
match access-group 101
!
!
policy-map limit
class 32kbit
police aggregate limit-32kbit
interface GigabitEthernet0/3
description my-pc-link
switchport access vlan 20
switchport mode access
switchport port-security
switchport port-security aging static
switchport port-security mac-address xxxx.xxxx.xxxx.xxxx
service-policy input limit
access-list 101 permit ip any host my-pc-ipaddress