- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Flexible Shaping / Bandwith Control with ProCurve ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 04:11 AM
тАО06-13-2006 04:11 AM
I am looking for a way to bandwith-limit some ports on our 5308xl Switches.
I've already found "port-rate-limiting" but it only seems to limit inbound rates. As well it doesn't support limiting the bandwith in kilobits (limitation is only possible in percent).
I am looking for a solution which allows to limit bandwith in steps of kilobits (or a few kbits) and which allows to limit inbound as well as outbound traffic asynchronous.
Is that possible with ProCurve?
Are there any alternatives?
christian
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 12:58 PM
тАО06-13-2006 12:58 PM
Re: Flexible Shaping / Bandwith Control with ProCurve 5300xl Series?
As you've noticed you can only limit the inbound rates as a percentage with the 5300 series.
One trick is that you can force the port speed down to 10Mbit by using the 'speed-duplex auto-10' command. This way when you set the rate limit to 1%, you're effectively setting an inbound rate of 100KB/s.
The 9300 series gives you a lot more flexibility in regards to rate limiting, including the ability to limit outbound traffic.
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 06:11 PM
тАО06-13-2006 06:11 PM
Re: Flexible Shaping / Bandwith Control with ProCurve 5300xl Series?
In fact there is no sense to limit outbound traffic - you waste system resources to forward traffic which then will be discarded.
Traffic which is inbound at one side of a link is outbound at the other side of this link.
Also when you calculate a limited bandwidth in kilobits please take in account that percentage implies the minimal packet size (64 bytes).
Good luck,
Dmitry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-13-2006 06:21 PM
тАО06-13-2006 06:21 PM
Re: Flexible Shaping / Bandwith Control with ProCurve 5300xl Series?
This is due to the fact that when TCP traffic is gently asked to back off due to bandwidth limitations, the rate is dropped to the half, and builds up again.
There seems to be difficult to give additional burst for burst traffic. Thus, the response is not smooth.
The only way we found is to use some intelligent CPE (for instance Allied Telesyn RG series) or a switch meant for the SP market (Extreme, Cisco).
/BT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2006 09:59 AM
тАО06-16-2006 09:59 AM
SolutionSome customers are using intellectual switches and/or firewalls with Shaping enabled.
More details about deploying QoS (policing and shaiping end-to-end) here - www.cisco.com/go/srnd "Enterprise QoS Solution Reference Network Design Guide Version 3.3" This PDF is about 95% the same as paper $50 book "End-to-End QoS Network Design: Quality of Service in LANs, WANs, and VPNs" and must read for all who want to catch Enterprise LAN/WAN QoS idea (http://www.ciscopress.com/title/1587051761)
There is also freeware Allot alternatives:
---
MasterShaper
The MasterShaper is a web interface for Linux network traffic utilities. It provides an ├в easy2use├в web interface around the Quality of Service (QoS) functions available in the Linux 2.4 2.6 kernel series. Users can define their own rule sets for handling network flow and also get feedback through graphical statistics about current bandwidth usage and shaping situation.
Mastershaper's goal is to make traffic shaping possible for users who know about networking and the traffic shaping capabilities, but have not much experience with Linux, scripting and other tools needed to do this job.
In the end, the shaping features should be compareable with commercial shaping products like Allot's Netenforcer (http://www.allot.com/html/products_netenforcer.shtm) or Packeteers shaper (http://www.packeteer.com/).
Currently it's only a shaper utility. It's doesn't include a network traffic analyser like the commercial products. It will not display what's going on your network. It will only display the things happens according your rule set.
MasterShaper can be used on a router and also on a transparent bridge.