3750G Rate Limiting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2011 08:54 AM - edited 03-07-2019 01:12 AM
Router(config)# int vlan 650
Router (config)# rate-limit output 25000000 1000000 1000000 conform-action transmit exceed-action drop
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2011 03:08 PM
Rate limiting is not supported on 3750 platform, its more of router QOS command.
Here are some alternatives that you could use:
You can configure policer to do input rate-limiting.
http://www.cisco.com/univercd/cc/td/doc/product/lan/cat3750/12220se/3750scg/swqos.htm#wp1024977
For output rate-limiting, you can limit the egress port bandwidth with the"srr-queue bandwidth limit" command.
HTH,
Amit Aneja
