Figure 3-103, Port unknown unicast control – LevelOne FGL-2870 User Manual
Page 230

Configuring the Switch
3-176
3
automatic storm control which triggers various control responses. This control type
is only supported by the Command Line Interface as described under "Automatic
Traffic Control Commands" on page 4-233. However, note that only one of these
control types can be applied to a port. Enabling hardware-level storm control on a
port will disable automatic storm control on that port.
Command Attributes
• Port – Port number. (Range: 1-28/52)
• Type – Indicates the port type. (100BASE-TX, 1000BASE-T, or 1000BASE-SFP)
• Protect Status – Enables or disables unknown unicast storm control.
(Default: Disabled)
• Threshold – Threshold as percentage of port bandwidth. (Range: 64-100000
kilobits per second for Fast Ethernet ports; 64-1000000 kilobits per second for
Gigabit ports; Default: 64 kilobits per second)
• Trunk – Shows if port is a trunk member.
Web – Click Configuration, Port, Port Unknown Unicast Control or Trunk Unknown
Unicast Control. Check the Enabled box for any interface, set the threshold, and
click Apply.
Figure 3-103 Port Unknown Unicast Control
CLI – Specify any interface, and then enter the threshold. The following example
sets the unknown unicast threshold at 900 packets per second for port 1.
Console(config)#interface ethernet 1/1
Console(config-if)#switchport unknown-unicast packet-rate 900
Console(config-if)#