Information
A traffic storm occurs when packets flood a LAN, creating excessive traffic and degrading network performance. Traffic storm control prevents network disruption by suppressing ingress traffic when the number of packets reaches a configured threshold level. Traffic storm control monitors ingress traffic levels on a port and drops traffic when the number of packets reaches the configured threshold level during any one-second interval.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Configure the Dell OS10 Switch to enable storm control is on all host-facing switch ports as shown in the example below:
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# storm-control broadcast 1000
OS10(conf-if-eth1/1/1)# storm-control multicast rate 100 Mbps
OS10(conf-if-eth1/1/1)# storm-control unknown-unicast rate 600 Kbps