06-01-2008 09:07 AM - edited 03-05-2019 11:20 PM
Is there a way to limit bandwidth per vlan on catalyst switches? Looking for something simple instead of qos. I noticed conf t->int vlan #->bandwidth #, is this right? For instance, how could I restrict to 256K? Thanks in advance.
06-01-2008 09:34 AM
The bandwidth command won't restrict traffic when implemented under the interface.
The bandwidth command will buffer traffic when used under Modular QoS.
The answer to your question depends on the type of switch used. Every switch has its limitation on the type of QoS you may implement.
Per-Vlan queueing is quite tricky as most traffic do not actually traverse the SVI (Switched Virtual Interface) but they are actually fast switched from ingress to egress switchport.
__
Edison.
06-01-2008 01:17 PM
Thanks for the heads up Edison, this is a catalyst 4503 supII+TS, is there any simple way to restrict a vlan to 256K? Thanks again.
06-01-2008 01:31 PM
I suggest exploring the QoS documentation on the 4500 and see what are your options:
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/37sg/configuration/guides/qos.html
HTH,
__
Edison.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide