T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
178
Parameter
10 | 100 | 1000 | 10000 | auto —— The speed mode of the Ethernet port. There
are four options: 10Mbps, 100Mbps, 1000Mbps, 10000Mbps and Auto
negotiation mode. By default, the gigabitEthernet port works in Auto negotiation
mode and the ten-gigabiteEthernet port works in 10000Mbps mode.
Command Mode
Interface Configuration Mode (interface fastEthernet / interface range
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet /
interface ten-gigabitEthernet / interface range ten-gigabitEthernet)
Example
Configure the Speed Mode as 100Mbps for Gigabit Ethernet port 20:
T2700G-28TQ(config)#interface gigabitEthernet
1/0/20
T2700G-28TQ(config-if)#speed
100
storm-control broadcast
Description
The
storm-control broadcast
command is used to enable the broadcast
control function. To disable the broadcast control function, please use
no
storm-control broadcast
command. 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.
Syntax
storm-control
broadcast
rate
no storm-control broadcast
Parameter
rate
—— Specify the bandwidth for receiving broadcast 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.