ES-2024 Series User’s Guide
235 Chapter 33 Interface Commands
Syntax:
bandwidth-limit egress
bandwidth-limit egress <Kbps>
bandwidth-limit ingress
bandwidth-limit ingress <Kbps>
where
An example is shown next.
• Enable port one for configuration.
• Enable bandwidth control on the outgoing traffic.
• Set the outgoing traffic bandwidth limit to 5000Kbps.
33.2.3 mirror
The mirror command enables port mirroring on the interface.
Syntax:
mirror
mirror dir <ingress|egress|both>
where
An example is shown next.
• Enable port mirroring.
• Enable the monitor port 3.
• Enable ports 1, 4, 5 and 6 for configuration.
• Enable port mirroring on the ports.
egress <Kbps>
= Sets the maximum bandwidth allowed for outgoing traffic
(egress) on the switch.
ingress <Kbps>
= Sets the maximum bandwidth allowed for incoming traffic
(ingress) on the switch.
sysname(config)# interface port-channel 1
sysname(config-interface)# bandwidth-limit egress
sysname(config-interface)# bandwidth-limit egress 5000
dir
<ingress|egress|both>
= Enables port mirroring for incoming, outgoing or both
incoming and outgoing traffic.
Port mirroring copies traffic from one port to another port for
external analysis.