ES-2024 Series User’s Guide
Chapter 33 Interface Commands 236
• Enable port mirroring for outgoing traffic. Traffic is copied from ports 1, 4, 5 and 6 to
port three in order to examine it in more detail without interfering with the traffic flow on
the original ports.
33.2.4 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 VLAN groups beyond the local switch.
An example is shown next.
• Enable IEEE 802.1Q tagged VLAN to configure tagged VLAN for the switch.
• Enable ports one, three, four and five for configuration.
• Enable GVRP on the interface.
33.2.5 frame-type
Syntax:
frame-type <all|tagged>
where
An example is shown next.
• Enable ports one, three, four and five for configuration.
sysname(config)# mirror-port
sysname(config)# mirror-port 3
sysname(config)# interface port-channel 1,4-6
sysname(config-interface)# mirror
sysname(config-interface)# mirror dir egress
sysname(config)# vlan1q gvrp
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# gvrp
<all|tagged>
= Choose to accept both tagged and untagged incoming frames or just
tagged incoming frames on a port.