Setup Guide

Table Of Contents
To display the currently configured source and destination sessions for remote port mirroring on a switch, enter the show monitor
session command in EXEC Privilege mode.
DellEMC(conf)#do show monitor session
SessID Source Destination Dir Mode Source IP Dest IP
------ ------ ----------- --- ---- --------- --------
1 remote-vlan 100 Fo 1/32/1 N/A N/A N/A N/A
1 remote-vlan 100 Po 100 N/A N/A N/A N/A
2 Fo 1/4/1 remote-vlan 300 rx Port N/A N/A
2 Po 10 remote-vlan 300 rx Port N/A N/A
To display the current configuration of the reserved VLAN, enter the show vlan command.
DellEMC#show vlan
Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C -
Community, I - Isolated
O - Openflow
Q: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
o - OpenFlow untagged, O - OpenFlow tagged
G - GVRP tagged, M - Vlan-stack
i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
NUM Status Description Q Ports
* 1 Inactive
R 100 Active T Fo 1/20/1
R 300 Active T Fo 1/24/1
Configuration procedure for Remote Port Mirroring
To configure remote port mirroring, you must configure:
1. A reserved VLAN used to transport mirrored packets on source, intermediate, and destination switches
2. A source session that consists of multiple source ports, port channels, and VLANs which are associated with the dedicated VLAN and
located on different source switches
3. A destination session that consists of multiple destination ports associated with the dedicated VLAN and located on different
destination switches
Configuring a RSPAN VLAN for RPM
Following are the steps for configuring a RSPAN VLAN for RPM.
You must repeat the below mentioned steps on source, intermediate, and destination switches.
1. Enter global configuration mode.
EXEC mode
configure terminal
2. Create a VLAN to transport mirrored traffic in RPM.
CONFIGURATION mode
interface vlan vlan-id
3. Configure the RSPAN VLAN to be used to transport mirrored traffic in RPM.
VLAN INTERFACE mode
mode remote-port-mirroring
4. Configure a tagged port to carry mirrored traffic in the VLAN.
VLAN INTERFACE mode
tagged interface
You can repeat this command to configure additional tagged ports for the VLAN.
Configuring a source session
Following are the steps for configuring a source session on a switch.
Port Monitoring
635