Switch - Ethernet Switch User Manual

ES-2108 Series User’s Guide
182 Chapter 28 Command Examples
An example is shown next.
Enable port one for configuration.
Enable broadcast control.
Set the broadband packet traffic the interface receives per second.
Figure 120 broadcast-limit Command Example
28.10.3 bandwidth-limit
Syntax:
bandwidth-limit
bandwidth-limit egress <Kbps>
bandwidth-limit ingress <Kbps>
where
An example is shown next.
Enable port one for configuration.
Enable bandwidth control.
Set the outgoing traffic bandwidth limit to 70Kbps.
Set the incoming traffic bandwidth limit to 90Kbps.
Figure 121 bandwidth-limit Command Example
28.10.4 mirror
Syntax:
mirror
mirror dir <ingress|egress|both>
ras(config)# interface port-channel 1
ras(config-interface)# bmstorm-limit
ras(config-interface)# bmstorm-limit 21
Enables bandwidth control on the switch.
<Mbps>
Sets the maximum bandwidth allowed for outgoing traffic (egress) or
incoming traffic (ingress) on the switch.
ras(config)# interface port-channel 1
ras(config-interface)# bandwidth-limit
ras(config-interface)# bandwidth-limit egress 70
ras(config-interface)# bandwidth-limit ingress 90