P
ORT
C
ONFIGURATION
9-24
Web – Click Port, Por t Broadca st Control or Trunk Broadcas t Control.
Check the Enabled box for any interface, set the threshold, and click
Apply.
Figure 9-9 Port Broadcast Control
CLI – Specify any interface, and then enter the threshol d. The following
disables broadcast storm control for port 1, and then sets broadcast
suppression at 600 packets per second for port 2.
Console(config)#interface ethernet 1/1 25-2
Console(config-if)#no switchport broadcast 25-11
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#switchport broadcast packet-rate 600 25-11
Console(config-if)#end
Console#show interfaces switchport ethernet 1/2 25-16
Information of Eth 1/2
Broadcast threshold: Enabled, 600 packets/second
Multicast Threshold: Enabled, 500 packets/second
UnknownUnicast Threshold: Enabled, 500 packets/second
LACP status: Disabled
Ingress Rate Limit: Disabled, 102400K bits per second
Egress Rate Limit: Disabled, 102400K bits per second
Ingress Rate Limit Trap: Disabled, Up:0 packets,Down:0
packets
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#