D-Link xstack DGS-3620 series Reference Manual page 783

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Format
config mirror port <port> {[add | delete] source [ports <portlist> | vlan vlan_id <vid_list>] [rx
| tx | both]}
Parameters
<port> - Enter the port that will receive the packets duplicated at the mirror port.
add - (Optional) Specifies the mirror entry to be added.
delete - (Optional) Specifies the mirror entry to be deleted.
source ports - (Optional) Specifies the ports that will be mirrored. All packets entering and
leaving the source port can be duplicated in the mirror port.
<portlist> - Enter a range of ports to be configured.
vlan - (Optional) Specifies a range of VLANs to be configured as sources. All ingress packets
with the specified VLAN ID will be mirrored.
vlan_id - Specifies the VLAN ID that will be used for this configuration.
<vid_list> - Enter the VLAN ID list that will be used here.
rx - (Optional) Allow the mirroring of only packets received (flowing into) the port or ports in the
port list.
tx - (Optional) Allow the mirroring of only packets sent (flowing out of) the port or ports in the port
list.
both - (Optional) Mirror all the packets received or sent by the port or ports in the port list.
Restrictions
Only Administrators and Operators can issue this command.
Example
To add mirroring target port 6 and the source ports 1 to 5 rx and tx packets:
DGS-3620-28PC:admin#config mirror port 6 add source ports 1-5 both
Command: config mirror port 6 add source ports 1-5 both
Success.
DGS-3620-28PC:admin#
67-3
config mirror group_id
Description
This command used to configure mirror group's parameters. It can configure mirror group's target
port, state and source ports. The mirror group target port can't be a member of all mirror groups'
source ports. Each mirror group's target port can be the same port. But each mirror group's source
ports can't overlap.
Format
config mirror group_id <value 1-4> {target_port <port> | [add | delete] source [ports
<portlist> | vlan vlan_id <vid_list>] [rx | tx | both] | state [enable | disable]}(1)
778

Advertisement

Table of Contents
loading

Table of Contents