A SERVICE OF

logo

Chapter 33 Command Examples
VES-1616F-3x Series User’s Guide
255
Set the incoming traffic bandwidth limit to 9Mbps.
33.9.5 mirror
Syntax:
mirror
mirror dir <ingress|egress|both>
where
An example is shown next.
Enable port mirroring.
Enable the monitor port three.
Enable ports one, four, five and six for configuration.
Enable port mirroring on the ports.
Enable port mirroring for outgoing traffic. Traffic is copied from ports one, four, five and
six to port three in order to examine it in more detail without interfering with the traffic
flow on the original port(s).
33.9.6 gvrp
Syntax:
gvrp
GVRP (GARP VLAN Registration Protocol) is a registration protocol that defines a way for
switches to register necessary VLAN members on ports across the network. Enable this
function to permit VLANs groups beyond the local switch.
sysname(config)# interface port-channel 1
sysname(config-interface)# bandwidth-limit
sysname(config-interface)# bandwidth-limit egress 7000
sysname(config-interface)# bandwidth-limit ingress 9000
Enables port mirroring on the interface.
<ingress|egress|both>
= Enables port mirroring for incoming, outgoing or both
incoming and outgoing traffic.
Port mirroring copies traffic from one or all ports to
another or all ports for external analysis.
sysname(config)# mirror
sysname(config)# mirror monitor-port 3
sysname(config)# mirror mirroed-port 1
sysname(config)# mirror mirroed-port 4
sysname(config)# mirror mirroed-port 5
sysname(config)# mirror mirroed-port 6
sysname(config-interface)# mirror dir egress