Specifications

Configuring the Switch
2-60
2
CLI – The following example enables LACP for ports 17 and 18. Just connect these
ports to two LACP-enabled trunk ports on another switch to form a trunk.
Setting Broadcast Storm Thresholds
Broadcast storms may occur when a device on your network is malfunctioning, or if
application programs are not well designed or properly configured. If there is too
much broadcast traffic on your network, performance can be severely degraded or
everything can come to complete halt.
You can protect your network from broadcast storms by setting a threshold for
broadcast traffic for each port. Any broadcast packets exceeding the specified
threshold will then be dropped.
Command Usage
Broadcast Storm Control is enabled by default.
The default threshold is 500 packets per second.
Broadcast control does not effect IP multicast traffic.
The specified threshold applies to all ports on the switch.
Command Attributes
Threshold – Threshold as percentage of port bandwidth.
(Options: 500-262143 packets per second; Default: 500 packets per second)
Broadcast Control Status – Shows whether or not broadcast storm control has
been enabled on this interface. (Default: Enabled)
Console(config)#interface ethernet 1/17
Console(config-if)#lacp 3-114
Console(config-if)#exit
Console(config)#interface ethernet 1/18
Console(config-if)#lacp
Console(config-if)#end
Console#show interfaces status port-channel 1 3-106
Information of Trunk 1
Basic information:
Port type: 100tx
Mac address: 22-22-22-22-22-2d
Configuration:
Name:
Port admin status: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full,
Flow control status: Disabled
Current status:
Created by: Lacp
Link status: Up
Port operation status: Up
Operation speed-duplex: 100full
Flow control type: None
Member Ports: Eth1/17, Eth1/18,
Console#