Accton Technology ES3528M-SFP Switch User Manual


 
Configuring the Switch
3-126
3
Web – Click Port, Port/Trunk Broadcast Control. Set the threshold, mark the
Enabled field for the desired interface and click Apply.
Figure 3-80 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
kilobits per second for port 2.
Console(config)#interface ethernet 1/1 4-166
Console(config-if)#no switchport broadcast 4-172
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#switchport broadcast packet-rate 500 4-172
Console(config-if)#end
Console#show interfaces switchport ethernet 1/2 4-175
Information of Eth 1/2
Broadcast threshold: Enabled, 500 Kbits/second
LACP status: Disabled
Ingress Rate Limit: Disabled, 100000 Kbits per second
Egress Rate Limit: Disabled, 100000 Kbits per second
VLAN membership mode: Hybrid
Ingress rule: Enabled
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#