HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Bandwidth Limitation
Switches, Hubs, and Modems
1832964
Members
2393
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-22-2006 12:18 PM
04-22-2006 12:18 PM
Bandwidth Limitation
Does any of you use HP switches (ethernet) to control and limit the usage of an IP address or a Switch Port.
Lile 1024 kbit, or 512kbit dedicated ports for the servers, limited on the switch.
Lile 1024 kbit, or 512kbit dedicated ports for the servers, limited on the switch.
Digital World
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2006 10:17 PM
04-23-2006 10:17 PM
Re: Bandwidth Limitation
The terms you may be looking for are "traffic control", "packet mangling", etc.
However, I guess trying to do traffic control on the switches would limit your traffic control to IP layer 2 which in my opinion may only have limited usability.
I suggest you have a look at tc, the linux alternative which apparantly was derived from the cisco way of packet filtering in the routers. It has been part of the kernel since 2.4 and let you control traffic based on IP, port number, etc. The home page is
http://lartc.org/
For a less involved and more to the point example, have a look at the examples at
http://www.knowplace.org/pages/howtos/traffic_shaping_with_linux/examples.php
For the theory, google for the principles of Hierarchical Token Bucket (HTB). This is very cool.
It is very easy to come by: Get an old PC, pop in two network cards. Install a linux firewall with kernel above 2.4 - IPCop from ipcop.org is a 50MB CD ISO and works fine. Access the command line and utilise the tc command. I tried the stuff and never looked back. Just for fun, I support some 20 users on a firewall running a PII 400 Mhz and the processor load averages at well less than 1%, sharing a 4MB line and every user pretty much feel like they have the line to themselves.
--------
If you get impressed and want to take it to the next level of really-really advanced, have a look at the even higher level filtering where the filter also looks beyond the ports and into the content of each packet, you may also be interested in the developments in L7 application layer filtering.
http://l7-filter.sourceforge.net/
This info is from the site: L7-filter is a classifier for Linux's Netfilter that identifies packets based on application layer data. It can classify packets as Kazaa, HTTP, Jabber, Citrix, Bittorrent, FTP, Gnucleus, eDonkey2000, etc., regardless of port. It complements existing classifiers that match on IP address, port numbers and so on.
Our intent is for l7-filter to be used in conjunction with Linux QoS to do bandwith arbitration ("packet shaping") or traffic accounting.
However, I guess trying to do traffic control on the switches would limit your traffic control to IP layer 2 which in my opinion may only have limited usability.
I suggest you have a look at tc, the linux alternative which apparantly was derived from the cisco way of packet filtering in the routers. It has been part of the kernel since 2.4 and let you control traffic based on IP, port number, etc. The home page is
http://lartc.org/
For a less involved and more to the point example, have a look at the examples at
http://www.knowplace.org/pages/howtos/traffic_shaping_with_linux/examples.php
For the theory, google for the principles of Hierarchical Token Bucket (HTB). This is very cool.
It is very easy to come by: Get an old PC, pop in two network cards. Install a linux firewall with kernel above 2.4 - IPCop from ipcop.org is a 50MB CD ISO and works fine. Access the command line and utilise the tc command. I tried the stuff and never looked back. Just for fun, I support some 20 users on a firewall running a PII 400 Mhz and the processor load averages at well less than 1%, sharing a 4MB line and every user pretty much feel like they have the line to themselves.
--------
If you get impressed and want to take it to the next level of really-really advanced, have a look at the even higher level filtering where the filter also looks beyond the ports and into the content of each packet, you may also be interested in the developments in L7 application layer filtering.
http://l7-filter.sourceforge.net/
This info is from the site: L7-filter is a classifier for Linux's Netfilter that identifies packets based on application layer data. It can classify packets as Kazaa, HTTP, Jabber, Citrix, Bittorrent, FTP, Gnucleus, eDonkey2000, etc., regardless of port. It complements existing classifiers that match on IP address, port numbers and so on.
Our intent is for l7-filter to be used in conjunction with Linux QoS to do bandwith arbitration ("packet shaping") or traffic accounting.
poi
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP