Reference Guide

1152 | Port Monitoring
www.dell.com | support.dell.com
source remote vlan (remote port mirroring)
e
x
Associate the reserved L2 VLAN used to transport mirrored traffic in remote port mirroring with a
destination session and configure the destination ports to which an analyzer is connected.
Syntax
source remote vlan vlan-id destination {single-interface | range {interface-list |
interface-range | mixed-interface-list}}
Parameters
Defaults
No default behavior or values
Command Modes
MONITOR SESSION (conf-mon-sess-session-ID)
Command
History
Example
Figure 44-6. Command Example: Associating the Reserved VLAN with a Destination
Session
vlan-id
VLAN ID of the reserved L2 VLAN used for remote port mirroring.
Valid VLAN IDs are 1 to 4094. The default VLAN ID is not supported.
single-interface
Specifies one of the following interface types:
1-Gigabit Ethernet: Enter gigabitethernet slot/port.
10-Gigabit Ethernet: Enter tengigabitethernet slot/port.
range interface-list
Specifies multiple interfaces separated by a comma and space:
single-interface, single-interface, single-interface...
For example:
source remote-vlan 4 destination range gig 1/2,
tengig 3/4
range interface-range
Specifies one of the following interface ranges:
gigabitethernet slot/first_port - last_port
tengigabitethernet slot/first_port - last_port
A space is required before and after the dash (-).
For example:
source remote-vlan 4 destination range gig 1/2 - 4
range mixed-interface-list
Specifies single interfaces and interface ranges in any order:
single-interface, interface-range, single-interface...
For example: source remote-vlan 4 destination range
gig 3/4 - 5, tengig 1/0
Version 8.4.1.2 Introduced on the E-Series ExaScale.
FTOS(conf-mon-sess-11)#source remote vlan 10 destination gigabitethernet 10/0 - 2
FTOS(conf-mon-sess-11)#