
Level 4
Command Mode
Global Config
5.2.7.6switchport multicast packet-rate
This command will protect your network from multicast storms by setting a threshold level for multicast traffic on each port.
Syntax
switchport multicast packet-rate {1 2 3 4}
1 - Threshold level represents 64 pps for 1G Port or 1042 pps for 10G port. 2 - Threshold level represents 128 pps for 1G Port or 2084 pps for 10G port. 3 - Threshold level represents 256 pps for 1G Port or 3124 pps for 10G port. 4 - Threshold level represents 512 pps for 1G Port or 4167 pps for 10G port. Note: pps (packet per second)
Default Setting
Level 4
Command Mode
Interface Config
This command will protect your network from multicast storms by setting a threshold level for multicast traffic on all ports.
Syntax
switchport multicast all packet-rate {1 2 3 4}
1 - Threshold level represents 64 pps for 1G Port or 1042 pps for 10G port. 2 - Threshold level represents 128 pps for 1G Port or 2084 pps for 10G port. 3 - Threshold level represents 256 pps for 1G Port or 3124 pps for 10G port. 4 - Threshold level represents 512 pps for 1G Port or 4167 pps for 10G port.
120