How to rate limit on Cisco Catalyst 3550-EMI
5 pts.
0
Q:
How to rate limit on Cisco Catalyst 3550-EMI
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
ASKED: Mar 1 2009  0:48 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
5 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Mar 1 2009  0:48 AM GMT by SupermanInNY   5 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

- ITKE Community Blog   0 pts.  |   Mar 3 2009  4:28PM GMT

[...] How to rate limit on Cisco Catalyst 3550-EMI [...]

 
0