A SERVICE OF

logo

ES-2108 Series User’s Guide
230 Chapter 33 Interface Commands
where
An example is shown next.
Enable port one for configuration.
Enable broadcast control.
Set how many broadband packets the interface receives per second.
33.2.3 bandwidth-limit
The bandwidth-limit command enables bandwidth control on the switch.
Syntax:
bandwidth-limit
bandwidth-limit ingress
bandwidth-limit ingress <Kbps>
bandwidth-limit egress
bandwidth-limit egress <Kbps>
where
An example is shown next.
Enable port one for configuration.
Enable bandwidth limits for outgoing traffic on port 1.
bmstorm-
limit
= Enables broadcast/multicast storm control limit on the switch.
<Kbps>
= Limits how much broadcast/multicast traffic the interface receives in
kilobytes per second.
sysname(config)# interface port-channel 1
sysname(config-interface)# bmstorm-limit
sysname(config-interface)# bmstorm-limit 64
ingress
= Activates bandwidth limits for incoming traffic (ingress) on the
port.
ingress <Kbps>
= Sets the maximum bandwidth allowed for incoming traffic
(ingress) on the port.
egress
= Activates bandwidth limits for outgoing traffic (egress) on the
port.
egress <Kbps>
= Sets the maximum bandwidth allowed for outgoing traffic
(egress) on the port.