Microsoft ES4625 Manuel D’Utilisation

Page de 674
Port Configuration
3-105
3
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-61   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 600 
packets per second for port 2.
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#