C613-50631-01 Rev A Command Reference for IE340 Series 519
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PORT MIRRORING AND REMOTE MIRRORING COMMANDS
REMOTE
-MIRROR INTERFACE
remote-mirror interface
Overview Use this command on the source device to specify the source port whose traffic is
to be remote-mirrored (monitored), and the remote mirroring VLAN ID these
mirrored frames will be tagged with when they egress from the source device. The
port for which Interface Configuration mode is entered is the port via which the
mirrored traffic egresses the source device towards the remote destination device.
Use the no variant of this command to disable remote mirroring of the specified
mirrored port by the egress (destination) port on the source device.
Syntax
remote-mirror interface <port-list> direction
{both|receive|transmit} vlan <2-4090> [priority <0-7>]
remote-mirror interface none vlan <2-4090> [priority <0-7>]
no remote-mirror interface <port-list> [direction
{receive|transmit}]
no remote-mirror interface none
Default No ports are set to be remote mirrored by default.
Mode Interface Configuration
Usage notes To prevent unwanted processing of mirrored traffic, we recommend configuring
remote monitoring on the receiving device before configuring it on the source
device.
Parameter Description
<port-list> The ports from which to mirror traffic. A port-list can be:
• a port (e.g. port1.0.1)
• a continuous range of ports separated by a hyphen, e.g.
port1.0.1-port1.0.4
• a comma-separated list of ports and port ranges, e.g.
port1.0.1,port1.0.3-port1.0.4
direction Specifies whether to mirror traffic that the source port
receives, transmits, or both.
both Mirroring traffic both received and transmitted by the source
port.
receive Mirroring traffic received by the source port.
transmit Mirroring traffic transmitted by the source port.
2-4090 The VLAN ID of the remote mirroring VLAN that this mirrored
traffic is to be tagged with at the egress port on the source
device.
priority The 802.1p priority tag to apply to mirrored packets.