C613-50170-01 Rev B
Command Reference for x510 Series
485
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
P
ORT
M
IRRORING
AND
R
EMOTE
M
IRRORING
C
OMMANDS
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
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.2)
•
a continuous range of ports separated by a hyphen, e.g.
port1.0.1-1.0.2 or port1.0.1-port1.0.24
•
a comma-separated list of ports and port ranges, e.g.
port1.0.1,port1.0.4-1.0.6
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.