20 port storm-control broadcast rate, Example, Default configuration – PLANET WGSD-1022 User Manual
Page 184: Command mode, User guidelines

global configuration command is already executed.
Example
The following example enables broadcast storm control on port e5.
Console(config)# interface ethernet e5
Console(config-if)# port storm-control broadcast enable
5.7.20 port storm-control broadcast rate
The port storm-control broadcast rate interface configuration command configures the maximum
broadcast rate. Use the no form of this command to configure the default value.
port storm-control broadcast rate rate
no port storm-control broadcast rate
rate—Maximum of kilobytes per second of broadcast and multicast traffic on a port. (Rate: 70 -
100000)
Default Configuration
The default storm control broadcast rate is 12000.
Command Mode
Interface Configuration (Ethernet)
User Guidelines
Use the port storm-control broadcast enable interface configuration command to enable broadcast
storm control.
The rate is rounded to the nearest 64 kbytes/sec (except 1 - 63 kbytes/sec, which is rounded to 64
bytes/sec).
Note that if the rate is 0, broadcast packets are not forwarded.
Example
The following example configures the maximum broadcast rate 100 kilobytes per second.
console(config)# interface ethernet g2
console(config-if)# port storm-control broadcast rate 100