SMC Networks SMC8708L2 Switch User Manual


 
C
ONFIGURING
THE
S
WITCH
3-142
Web – Click Port, Port Broadcast Control or Trunk Broadcast Control.
Check the Enabled box for any interface, set the threshold, and click
Apply.
Figure 3-59 Port Broadcast Control
CLI – Specify any interface, and then enter the threshold. The following
disables broadcast storm control for port 1, and then sets broadcast
suppression at 6000 packets per second for port 2.
Console(config)#interface ethernet 1/1 4-170
Console(config-if)#no switchport broadcast 4-175
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#switchport broadcast packet-rate 6000 4-175
Console(config-if)#end
Console#show interfaces switchport ethernet 1/2 4-180
Information of Eth 1/2
Broadcast Threshold: Enabled, 6000 packets/second
LACP Status: Enabled
Ingress Rate Limit: Disabled, 10000M bits per second
Egress Rate Limit: Disabled, 10000M 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#