White Papers

Table Of Contents
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
2 is tengigabitethernet 1/2
4 is tengigabitethernet 1/4
5 is tengigabitethernet 1/5
7 is tengigabitethernet 1/7
8 is tengigabitethernet 1/8
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/2
DellEMC(conf-if-te-1/2)# switchport
DellEMC(conf-if-te-1/2)# no shutdown
DellEMC(conf-if-te-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/2
DellEMC(conf-if-vl-10)#exit
DellEMC(conf)#
DellEMC(conf)#monitor session 1 type rpm
DellEMC(conf-mon-sess-1)#source tengigabitethernet 1/1 destination remote-vlan 10 dir rx
DellEMC(conf-mon-sess-1)#no disable
DellEMC(conf-mon-sess-1)#exit
Configuring Remote Port Mirroring on an intermediate switch
Following is a sample configuration of RPM on an intermediate switch.
DellEMC(conf)#interface vlan 10
DellEMC(conf-if-vl-10)#mode remote-port-mirroring
DellEMC(conf-if-vl-10)#tagged tengigabitethernet 1/4
DellEMC(conf-if-vl-10)#tagged tengigabitethernet 1/5
DellEMC(conf-if-vl-10)#exit
Configuring Remote Port Mirroring on a destination switch
656
Port Monitoring