Reference Guide
1150 | Port Monitoring
www.dell.com | support.dell.com
source (remote port mirroring)
e
x
Configure one or more source ports, the ingress/egress traffic to be mirrored, and the reserved L2
VLAN used to transport mirrored traffic.
Syntax
source {single-interface | vlan vlan-id | range {interface-list | interface-range |
mixed-interface-list | vlan-list | vlan-range | mixed-vlan-list}} destination remote vlan vlan-id
direction {rx | tx | both}
Parameters
Defaults
No default behavior or values
single-interface
Specifies one of the following interface types:
• 1-Gigabit Ethernet: Enter gigabitethernet slot/port.
• 10-Gigabit Ethernet: Enter tengigabitethernet slot/port.
• Port channel: Enter port-channel {1-511}.
vlan vlan-id
Specifies a single VLAN ID. Range: 1-4094
range interface-list
Specifies multiple interfaces separated by a comma and space:
single-interface, single-interface, single-interface...
For example: source range port-channel 2,
gigabitethernet 3/4
range interface-range
Specifies one of the following interface ranges:
• gigabitethernet slot/first_port - last_port
• tengigabitethernet slot/first_port - last_port
• port-channel first_number - last_number
A space is required before and after the dash (-).
For example: source range gigabitethernet 1/2 - 4
Or: source range port-channel 1 - 12
range mixed-interface-list
Specifies single interfaces and interface ranges in any order: range
single-interface, interface-range, single-interface...
For example: source range port-channel 2,
gigabitethernet 3/4 - 5
range vlan-list
Specifies multiple source VLANs separated by a comma and space:
range vlan vlan-id, vlan vlan-id, vlan vlan-id...
For example: source range vlan 2, vlan 12, vlan 22
range vlan-range Specifies a range of source VLANs in the format: range vlan
first_vlanID - last_vlanID.
A space is required before and after the dash (-).
For example: source range vlan 9-11
range mixed-vlan-list
Specifies single VLANs and VLAN ranges in any order: range vlan
vlan-id,
vlan first_vlanID - last_vlanID, vlan vlan-id...
For example: source range vlan 2, vlan 10 - 11, vlan
5
destination remote-vlan
vlan-id
Associates the reserved L2 VLAN with the source ports used in the
source session. Valid VLAN IDs are 1 to 4094. The default VLAN ID is
not supported.
direction {rx | tx | both}
Specifies the direction of the traffic to be mirrored:
rx: incoming packets only
tx: outgoing packets only
both: both incoming and outgoing packets