Install Guide

Table Of Contents
Port Monitoring
Port monitoring is supported on both physical and logical interfaces, such as VLAN and port-channel interfaces. The source port
(MD) with monitored traffic and the destination ports (MG) to which an analyzer can be attached must be on the same switch.
You can configure up to 128 source ports in a monitoring session. Only one destination port is supported in a monitoring session.
The platform supports multiple source-destination statements in a single monitor session.
The maximum number of source ports that can be supported in a session is 128.
The maximum number of destination ports that can be supported depends on the port mirroring directions as follows:
4 per port pipe, if the four destination ports mirror in one direction, either rx or tx.
2 per port pipe, if the two destination ports mirror in bidirection.
3 per port pipe, if one of the destination port mirrors bidirection and the other two ports mirror in one direction (either rx or
tx).
Example of Changing the Destination Port in a Monitoring Session
In the following examples, ports 1/13, 1/14, 1/15, and 1/16 all belong to the same port-pipe. They are pointing to four different
destinations (1/1, 1/2, 1/3, and 1/37). Now it is not possible for another source port from the same port-pipe (for example, 1/17)
to point to another new destination (for example, 1/4). If you attempt to configure another destination (to create 5 MG port),
this message displays: % Error will be thrown in case of RPM and ERPM features.
Example of Configuring Another Monitoring Session with a Previously Used Destination Port
Example of Viewing a Monitoring Session
In the example below, 0/25 and 0/26 belong to Port-pipe 1. This port-pipe has the same restriction of only four destination
ports, new or used.
Given these parameters, the following illustration shows the possible port monitoring configurations.
Figure 101. Port Monitoring Configurations
Dell EMC Networking OS Behavior: The platform continues to mirror outgoing traffic even after an MD participating in
spanning tree protocol (STP) transitions from the forwarding to blocking.
Configuring Port Monitoring
To configure port monitoring, use the following commands.
1. Verify that the intended monitoring port has no configuration other than no shutdown, as shown in the following example.
EXEC Privilege mode
show interface
2. Create a monitoring session using the command monitor session from CONFIGURATION mode, as shown in the following
example.
CONFIGURATION mode
monitor session
monitor session type rpm/erpm
type is an optional keyword, required only for rpm and erpm
3. Specify the source and destination port and direction of traffic, as shown in the following example.
Port Monitoring
581