xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
415
53
M
IRROR
C
OMMANDS
The Mirror commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command
Parameters
config mirror port
<port> {[add | delete] source ports <portlist> [rx | tx | both]}
enable mirror
disable mirror
show mirror
{group_id <value 1-4>}
create mirror group_id
<value 1-4>
delete mirror group_id
<value 1-4>
config mirror group_id
<value 1-4> {target_port <port> | [add | delete] source ports <portlist> [rx | tx |
both] | state [enable | disable]}(1)
Each command is listed, in detail, in the following sections.
config mirror port
Purpose
Used to configure a mirror
port − source port pair on the switch. Traffic from any source port
to a target port can be mirrored for real-time analysis. A logic analyzer or an RMON probe
then can be attached to study the traffic crossing the source port in a completely unobtrusive
manner. When mirroring port traffic, please note that the target port must be configured in the
same VLAN and operates at the same speed as the source port. If the target port is
operating at a lower speed, the source port will be forced to drop its operating speed to
match that of the target port.
Syntax
config mirror port <port> {[add | delete] source ports <portlist> [rx | tx | both]}
Description
The config mirror command allows a range of ports to have all of their traffic also sent to a
destination p
ort − where a network sniffer or other device can monitor the network traffic. In
addition, you can specify that only traffic received by or sent by or both are mirrored to the
target port.
This command used for single mirror session configuration primarily. If used for multiple
session configurations, it configures the parameters on mirror group 1. If group 1 not exist,
create group 1 firstly, and than configure the parameters on group 1.
Parameters
port
- The port that will receive the packets duplicated at the mirror port.
add
- The mirror entry to be added.
delete
- The mirror entry to be deleted.
portlist
- The port that will be mirrored. All packets entering and leaving the source port can
be duplicated in the mirror port.
rx
- Allows the mirroring packets received (flowing into) the port or ports in the port list.
tx - Allows the mirroring packets sent (flowing out of) the port or ports in the port list.
both
- Mirrors all the packets received or sent by the port or ports in the port list.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To add the mirroring ports: