Concept Guide

Step Command Purpose
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
Monitor Session 1
DellEMC(conf)#interface vlan 10
DellEMC(conf-if-vl-10)#mode remote-port-mirroring
DellEMC(conf-if-vl-10)#tagged gi 1/4
DellEMC(conf-if-vl-10)#exit
DellEMC(conf)#monitor session 1 type rpm
DellEMC(conf-mon-sess-1)#source gi 1/5 destination remote-vlan 10 dir rx
DellEMC(conf-mon-sess-1)#no disable
DellEMC(conf-mon-sess-1)#exit
Monitor Session 2
DellEMC(conf)#inte vlan 100
DellEMC(conf-if-vl-100)#tagged gi 1/7
DellEMC(conf-if-vl-100)#exit
DellEMC(conf)#interface vlan 20
DellEMC(conf-if-vl-20)#mode remote-port-mirroring
DellEMC(conf-if-vl-20)#tagged gi 1/6
DellEMC(conf-if-vl-20)#exit
DellEMC(conf)#monitor session 2 type rpm
DellEMC(conf-mon-sess-2)#source vlan 100 destination remote-vlan 20 dir rx
DellEMC(conf-mon-sess-2)#no disable
DellEMC(conf-mon-sess-2)#flow-based enable
DellEMC(conf-mon-sess-2)#exit
DellEMC(conf)#mac access-list standard mac_acl
DellEMC(config-std-macl)#permit 00:00:00:00:11:22 count monitor
DellEMC(config-std-macl)#exit
DellEMC(conf)#interface vlan 100
DellEMC(conf-if-vl-100)#mac access-group mac_acl1 in
DellEMC(conf-if-vl-100)#exit
Monitor Session 3
DellEMC(conf)#inte gi 1/30
DellEMC(conf-if-gi-1/30)#no shutdown
DellEMC(conf-if-gi-1/30)#switchport
DellEMC(conf-if-gi-1/30)#exit
DellEMC(conf)#interface vlan 30
DellEMC(conf-if-vl-30)#mode remote-port-mirroring
DellEMC(conf-if-vl-30)#tagged gi 1/30
DellEMC(conf-if-vl-30)#exit
DellEMC(conf)#interface port-channel 10
DellEMC(conf-if-po-10)#channel-member gi 1/28-29
DellEMC(conf-if-po-10)#no shutdown
DellEMC(conf-if-po-10)#exit
666
Port Monitoring