Specifications
Overview: Port Mirroring
Configuring Broadcast Suppression
3-90 Matrix DFE-Gold Series Configuration Guide
3.4.3.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} | igmp-mcast {enable |
disable}source destination [both | rx | tx]
Syntax Description
Command Defaults
If not specified, both received and transmitted frames will be mirrored.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This example shows how to enable port mirroring of transmitted and received frames with fe.1.4 as
the source port and fe.1.11 as the target port:
create | disable |
enable
Creates, disables or enables mirroring settings on the
specified ports.
igmp-mcast enable
| disable
Enables or disables the mirroring of IGMP multicast
frames.
source Specifies the source port designation. This is the port on
which the traffic will be monitored. For a description of
port types that can participate in mirroring, refer to
Section 3.4.1. 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. For a detailed description of possible port-string
values, refer to Section 3.1.1.
both | rx | tx (Optional) Specifies that frames received and transmitted
by the source port, only frames received, or only frames
transmitted will be mirrored.
Matrix(rw)->set port mirroring enable fe.1.4 fe.1.11 both