Specifications

Port Configuration
2-61
2
Web – Click Port, Port Broadcast Control. Set the threshold for all ports, click Apply.
Figure 2-38 Configuring Broadcast Control (Rate Limiting)
CLI – Specify an interface, and then enter the threshold. This threshold will then be
set for all ports. The following sets broadcast suppression at 1000 packets per
second.
Configuring Port Mirroring
You can mirror traffic from any source port to a target port for real-time analysis. You
can then attach a logic analyzer or RMON probe to the target port and study the
traffic crossing the source port in a completely unobtrusive manner.
Command Usage
Monitor port speed should match or exceed source port speed, otherwise traffic
may be dropped from the monitor port.
All mirror sessions have to share the same destination port.
When mirroring port traffic, the target port must be included in the same VLAN as
the source port.
Command Attributes
Mirror Sessions – Displays a list of current mirror sessions.
Source Port – The port whose traffic will be monitored.
Type – Allows you to select which traffic to mirror to the target port, Rx (receive),
Tx (transmit), or Both.
Target Port – The port that will “duplicate” or “mirror” the traffic on the source port.
Console(config)#interface ethernet 1/1
Console(config-if)#switchport broadcast packet-rate 1000 3-104
Console(config-if)#end
Console#show interfaces switchport ethernet 1/2
Information of Eth 1/2
Member port of trunk 1, that was created by user.
Broadcast threshold: Enabled, 600 packets/second
Lacp status: Disabled
Console#