Hello,
I have a cisco switch 3550 EMI and I need to do rate limiting on ethernet ports.
class-map match-all 5M
description 5M with 500K burst
!
policy-map 5M
class 5M
police 5120000 51200 exceed-action drop
interface FastEthernet0/3
switchport access vlan 100
switchport mode dynamic desirable
speed 100
duplex full
service-policy input 5M
service-policy output 5M
alon3550-48(config)#mls qos
QoS: ensure flow-control on all interfaces are OFF for proper operation.
alon3550-48(config)#
I can't get it to limit to 5Mbit. What am I missing as far as syntax?
Please help.
-Alon.
js@wsco.com
Software/Hardware used:
ASKED:
March 1, 2009 12:48 AM
UPDATED:
March 2, 2009 2:38 PM