SMC Networks SMC6128L2 Switch User Manual


 
C
ONFIGURING
THE
S
WITCH
3-130
Web – Click Port, Port Broadcast Control or Trunk Broadcast Control. Set
the threshold for each port, click Apply.
Figure 3-57. Enabling 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 500 packets per second for port 2.
Console(config)#interface ethernet 1/1 4-144
Console(config-if)#no switchport broadcast 4-157
Console(config-if)#exit
Console(config)#broadcast packet-rate 500 4-156
Console(config)#exit
Console#show interfaces switchport ethernet 1/2 4-154
Information of Eth 1/2
Broadcast threshold: Enabled, 500 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:
Private-VLAN Mode: NONE
Private-VLAN host-association: NONE
Private-VLAN Mapping: NONE
Console#