Rule ID
SV-283686r1204132_rule
Version
V1R1
CCIs
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 configured threshold levels. 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.
Review the router configuration to verify traffic is rate limited on host-facing interfaces. Use the command below for each host-facing port and verify "Ingress Rate" is set to the required value: - show port 1/1/c3/1 | match "Ingress Rate" Egress Rate : Default Ingress Rate : 500 If storm control is not enabled on all host-facing switch ports, this is a finding.
Configure storm control on each host-facing switch port. - configure port <port id> ethernet ingress-rate <value in mbps>