Configuring the ECN330-switch
2091553-KDU 137 365 Uen D 2006-06-16
CLI – Specify any interface, and then enter the threshold. The following disables
broadcast storm control for port 1, and then sets broadcast suppression at 600
packets per second for port 2.
6.7.5 Configuring Port Mirroring
Traffic can be mirrored from any source port to a target port for real-time
analysis. A logic analyzer or RMON probe can then be attached to the target port
to study the traffic crossing the source port in a completely unobtrusive manner.
Figure 79 Configuring Port Mirroring
Console(config)#interface ethernet 1/1
Console(config-if)#no switchport broadcast
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#switchport broadcast packet-rate 600
Console(config-if)#end
Console#show interfaces switchport ethernet 1/2
Information of Eth 1/2
Broadcast threshold: Enabled, 600 packets/second
Lacp status: Disabled
Ingress rate limit: disable,1000M bits per second
Egress rate limit: disable,1000M bits per second
VLAN membership mode: Hybrid
Ingress rule: Disabled
Acceptable frame type: All frames
Native VLAN: 1
Priority for untagged traffic: 0
Gvrp status: Disabled
Allowed Vlan: 1(u),
Forbidden Vlan:
Console#
Source
port(s)
Single
target
port