JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Parameter 
broadcast  ——  The Broadcast control function allows the switch to filter 
broadcast in the network. If the transmission rate of the broadcast packets 
exceeds the set bandwidth, the packets will be automatically discarded to 
avoid network broadcast storm. 
multicast —— Multicast control function allows the switch to filter multicast in 
the network. If the transmission rate of the multicast packets exceeds the set 
bandwidth, the packets will be automatically discarded to avoid network 
broadcast storm. 
unicast  ——  Unicast control function allows the switch to filter UL frame in 
the network. If the transmission rate of the UL frames exceeds the set 
bandwidth, the packets will be automatically discarded to avoid network 
broadcast storm. 
kbps | ratio | pps —— Specify the unit of measurement of the storm control 
function. 
rate
 —— Specify the bandwidth for receiving packets on the port. The packet 
traffic exceeding the bandwidth will be discarded. Range: 1 to 1000000 kbps 
for the gigabit port, 1 to 10000000 kbps for the ten-gigabit port. 
Command Mode 
Interface Configuration Mode (interface gigabitEthernet / interface range 
gigabitEthernet / interface ten-gigabitEthernet / interface range 
ten-gigabitEthernet) 
Example 
Enable the broadcast control function for Gigabit Ethernet port 1/0/5 and set 
the bandwidth for receiving broadcast packets as 256 kbps:
 
 
T23700G-52TQ(config)#interface gigabitEthernet 1/0/5 
T3700G-52TQ(config-if)#storm-control broadcast kbps 256 
23.12  bandwidth 
Description 
The  bandwidth  command is used to configure the bandwidth limit for an 
Ethernet port. To disable the bandwidth limit, please use no bandwidth 
command.   
169