- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Logging multicast/broadcast suppression
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
06-17-2020 10:31 AM
06-17-2020 10:31 AM
Logging multicast/broadcast suppression
Hello.
I want to enable mulcticast/broadcast supression feature on FlexFabric 5945 (JQ076A) and 5130-48G (JG937A) switches, but first, I want to check is there any option to enable log of the events related to traffic suppression or any command to check the ports beahavior. I have looked for some commands but I have not find any.
I appreciate if someone know how to check this.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2020 12:14 AM
06-18-2020 12:14 AM
Re: Logging multicast/broadcast suppression
Hello @Andres_bta !
There are two different mechanisms to control excessive broadcasts, multicasts and unknown unicasts in Comware 7:
- Storm suppression. Uses the chip to suppress traffic. Storm suppression has less impact on the device performance than storm control, which uses software to suppress traffic. Commands to configure have '-suppression' suffix
- Storm control. Uses software to suppress traffic. Have impact over the CPU. Commands to configure are 'storm-constrain *'
Last time I've checked both features only storm control had logging either to the log ('storm-contstrain enable log') or to SNMP server as traps ('storm-constrain enable trap'). However, things are changing between s/w releases, as well as each h/w platform may have its own specifics, so I would test both features in a testing environment to see which works better for the type of traffic in your network.
Hope this helps!