- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- number of pps for storm control
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
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
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
03-02-2016 06:36 AM
03-02-2016 06:36 AM
number of pps for storm control
Hi,
does anyone have some guidelines on what is an acceptable value of number of broadcast/multicast packets on a GBit interface? I did some wiresharking this morning on a trunk port (test switch with trunk hosting some different vlans, no other ports online) and measured a 20 minute period. Basically i noticed about 222 pps of trafic. Which in our environment seems kind of normal (to me anyway). I see the usual stuff like ssdp and llmnr stuff, which we should think of eliminating on Windows systems. What do others out there regard as expected?
I'm also in the process of configuring storm constrain on our switches. What is not clear to me is that, if the upper limit of that constrain is reached, and we defined the block function... I assume the switch then only blocks broadcast (or multicast if defined) for a limited time but leaves other trafic through (i would at least hope it does so)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2016 09:39 PM - edited 03-14-2016 09:42 PM
03-14-2016 09:39 PM - edited 03-14-2016 09:42 PM
Re: number of pps for storm control
It may vary depending on the switch vendor/model, but on the whole, storm control should only block any broadcast pakets over and above what you've set as your threshold.
I can't recall the pps figure, but I have previously looked at broadcast traffic on a broadcast segment that had something like 1,000-odd devices on it. I got a rate of about 6Mb. Depending on the size of the packets (there was no voice), this could have been about 1000pps.
(I think the bandwidth is much more important than the pps).
In that context, 200pps seems like about right for a subnet the way I would design them (/24), if it was reasonably full.
I think your priorities should be, in order:
- make sure STP is configured properly
- make sure loop protect is configured
- configure IGMP to reduce multicast traffic
My biggest broadcast issues (assuming the above is done) are usually:
- dodgy servers misconfigured with multiple interfaces and giving ARP responses that don't match the MAC address the server actually uses to originate traffic.
(fixed by disabling one of the interfaces - the server guys eventually notice, but just tell them you disabled it as a result of an incident, tell them their server is badly configured, and tell them to submit a change request to get the port re-enabled. This forces them to either fix it or go away)
- rarely, faulty hardware.