Service Manual

monitor session session-id
2. Associate the Layer 2 VLAN used to transport monitored traffic with this destination session.
MONITOR SESSION mode
source remote-vlan vlan-id destination interface direction {rx | tx | both}
3. (Optional) Configure destination ports so that the VLAN tag is added to the monitored traffic.
MONITOR SESSION mode
tagged destination interface
To configure destination ports as untagged ports, enter the untagged destinationcommand.
Configuration Example of Remote Port Mirroring
This example provides a sample configuration of remote port mirroring (RPM) on a source switch, an intermediate switch, and a
destination switch based on the following illustration.
Figure 107. RPM Configuration
Following are the port numbers referred in the above illustration:
1 is tengigabitethernet 1/1/1/1
2 is tengigabitethernet 1/1/2/1
4 is tengigabitethernet 1/1/4/1
5 is tengigabitethernet 1/1/5/1
7 is tengigabitethernet 1/1/2/1
8 is tengigabitethernet 1/1/8/1
Configuring Remote Port Mirroring on a source switch
The below configuration example shows that the source is a source port and the destination is the reserved VLAN (for example,
remote-vlan 10).
DellEMC(conf)# interface tengigabitethernet 1/1/2/1
DellEMC(conf-if-gi-1/2)# switchport
DellEMC(conf-if-gi-1/2)# no shutdown
DellEMC(conf-if-gi-1/2)# exit
DellEMC(conf)#interface vlan 10
DellEMC(conf-if-vl-10)#mode remote-port-mirroring
DellEMC(conf-if-vl-10)#tagged tengigabitethernet 1/1/2/1
DellEMC(conf-if-vl-10)#exit
DellEMC(conf)#
DellEMC(conf)#monitor session 1 type rpm
DellEMC(conf-mon-sess-1)#source tengigabitethernet 1/1/1/1 destination remote-vlan 10
dir rx
678
Port Monitoring