Specifications
Port Mirroring
Setting Port Mirroring
SecureStack A2 Configuration Guide 3-45
3.4.2.2 set port mirroring
Use this command to create a new mirroring relationship or to enable or disable an existing
mirroring relationship between two ports.
set port mirroring {create | disable | enable} source destination
Syntax Description
Command Defaults
None.
Command Mode
Read-Write.
Example
This example shows how to create and enable port mirroring with fe.1.4 as the source port, and
fe.1.11 as the target port:
NOTE: LAG ports and their underlying physical ports, as described in Section 3.5, cannot be
mirrored.
create | disable |
enable
Creates, disables or enables mirroring settings on the
specified ports.
source Specifies the source port designation. This is the port on
which the traffic will be monitored. For a detailed
description of possible port-string values, refer to
Section 3.1.1.
destination Specifies the target port designation. This is the port that
will duplicate or “mirror” all the traffic on the monitored
port. Only one destination port can be configured per
stack.
For a detailed description of possible port-string values,
refer to Section 3.1.1.
A2(su)->set port mirroring create fe.1.4 fe.1.11
A2(su)->set port mirroring enable fe.1.4 fe.1.11