A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
456
config mirror port
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:
DGS-3627:admin# config mirror port 1:3 add source ports 1:7-1:12 both
Command: config mirror port 1:5 add source ports 1:1-1:5 both
Success.
DGS-3627:admin#
enable mirror
Purpose Used to enable mirror globally.
Syntax
enable mirror
Description This command, combined with the disable mirror command below, allows you to enable or
disable mirror function without having to modify the mirror session configuration.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enable mirroring function:
DGS-3627:admin# enable mirror
Command: enable mirror
Success.
DGS-3627:admin#
disable mirror
Purpose Used to disable mirror globally.
Syntax
disable mirror
Description This command, combined with the enable mirror command above, allows you to enable or
disable mirror function without having to modify the mirror session configuration.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To disable mirroring function: