Service Manual

To display the currently congured source and destination sessions for remote port mirroring on a switch, enter the show monitor
session command in EXEC Privilege mode.
Dell(conf)#do show monitor session
SessID Source Destination Dir Mode Source IP Dest IP
------ ------ ----------- --- ---- --------- --------
1 remote-vlan 100 Te 1/49 N/A N/A N/A N/A
1 remote-vlan 100 Po 100 N/A N/A N/A N/A
2 Te 1/50 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 conguration of the reserved VLAN, enter the show vlan command.
Dell#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 Te 1/49
R 300 Active T Te 1/50
Conguring the Sample Remote Port Mirroring
Remote port mirroring requires a source session (monitored ports on dierent source switches), a reserved tagged VLAN for
transporting mirrored trac (congured on source, intermediate, and destination switches), and a destination session (destination
ports connected to analyzers on destination switches).
Conguration Steps for RPM
Step
Command Purpose
1 congure terminal
Enter global conguration mode.
2
monitor session <id> type rpm The <id> needs to be unique and not already dened in the box
specifying type as 'rpm' denes a RPM session.
3 source Interface | Range
Specify the port or list of ports that needs to be monitored
4
direction Specify rx, tx or both in case to monitor ingress/egress or both
ingress and egress packets on the specied port..
5
rpm source-ip <id>
dest-ip
<id> Specify the source ip address and the destination ip where the
packet needs to be sent.
6
<no>
ow-based enable
Specify ow-based enable for mirroring on a ow by ow basis and
also for vlan as source.
7
no enable
(Optional) No disable command is mandatory in order for a rpm
session to be active.
Conguring
the sample Source Remote Port Mirroring
Dell(conf)#interface vlan 10
Dell(conf-if-vl-10)#mode remote-port-mirroring
Dell(conf-if-vl-10)#tagged gi 1/4
Dell(conf-if-vl-10)#exit
Dell(conf)#monitor session 1 type rpm
Dell(conf-mon-sess-1)#source gi 1/5 destination remote-vlan 10 dir rx
560
Port Monitoring