This section describes commands you use to configure storm-control and view storm-control configuration information. A traffic storm is a condition that occurs when incoming packets flood the LAN, which creates performance degradation in the network. The Storm-Control feature protects against this condition.
Example model & SONiC version:
This command adds a threshold rate and burst size for BUM (broadcast/unknown-multicast/ unknown-unicast) traffic or deletes the previous setting on a physical interface.
All types of storm traffic can be configured independently and simultaneously on an interface.
config interface storm-control <add | del> <port_name> <storm_type> <kbps_value>
Parameter Description
add: Add a threshold rate and burst size.
del: Delete a threshold rate and burst size.
port_name: A port name.
storm_type: Choose from broadcast, unknown-unicast, unknown-multicast.
kbps_value: A threshold rate in kbps.
Example
sudo config interface storm-control add Ethernet0 broadcast 100000
sudo config interface storm-control add Ethernet0 unknown-unicast 100000
sudo config interface storm-control add Ethernet0 unknown-multicast 100000
This command shows the storm control configuration on all interfaces or a specific interface.
show storm-control <interface> [ARGS]
Parameter Description
interface: An optional interface name.
Example
admin@sonic:~$ show storm-control
+------------------+-------------------+---------------+
| Interface Name | Storm Type | Rate (kbps) |
+==================+===================+===============+
| Ethernet0 | broadcast | 100000 |
+------------------+-------------------+---------------+
| Ethernet0 | unknown-multicast | 100000 |
+------------------+-------------------+---------------+
| Ethernet0 | unknown-unicast | 100000 |
+------------------+-------------------+---------------+
| Ethernet2 | unknown-unicast | 100000 |
+------------------+-------------------+---------------+
admin@sonic:~$ show storm-control interface Ethernet2
+------------------+-----------------+---------------+
| Interface Name | Storm Type | Rate (kbps) |
+==================+=================+===============+
| Ethernet2 | unknown-unicast | 100000 |
+------------------+-----------------+---------------+
Taoyuan, Taiwan, 29th of April 2025. The latest release of SONiC 202411.n0 – an enterprise distribution of SONiC by Netberg – introduces new features and enhancements tailored to improve performance in data center, edge, and campus environments.
Taoyuan, Taiwan, 20th of January 2025. Netberg, the leading provider of open networking solutions, announces support of Ubuntu 24.04 Noble Numbat on its Broadcom-enabled portfolio.
Taoyuan city, Taiwan, 24th of June 2024. Netberg announced the new Aurora 721 100G and Aurora 421 10G switches, which feature programmable pipelines powered by Broadcom StrataXGS® Trident3 Ethernet switch chips.
Taoyuan city, Taiwan, January 24th, 2024. Netberg announced the release of two new models powered by the Broadcom StrataXGS® Trident3 series , the Netberg Aurora 221 1G switch and Aurora 621 25G switch.
Effective January 12, 2024: The following products are now End of Life (EOL) - Aurora 720 and Aurora 620.
Taoyuan city, Taiwan, December 20th, 2023. Netberg updates its Netberg SONiC distribution to release 2022.11 on Aurora 610, Aurora 710, and Aurora 750 P4-Programmable Intel Tofino IFP systems.