Concept Guide

Table Of Contents
Table 55. Steps for Remote Port Mirroring
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 te 0/4
Dell(conf-if-vl-10)#exit
Dell(conf)#monitor session 1 type rpm
Dell(conf-mon-sess-1)#source te 0/5 destination remote-vlan 10 dir rx
Dell(conf-mon-sess-1)#no disable
Dell(conf-mon-sess-1)#exit
Dell(conf)#inte vlan 100
Dell(conf-if-vl-100)#tagged te 0/7
Dell(conf-if-vl-100)#exit
Dell(conf)#interface vlan 20
Dell(conf-if-vl-20)#mode remote-port-mirroring
Dell(conf-if-vl-20)#tagged te 0/6
Dell(conf-if-vl-20)#exit
Dell(conf)#monitor session 2 type rpm
Dell(conf-mon-sess-2)#source vlan 100 destination remote-vlan 20 dir rx
Dell(conf-mon-sess-2)#no disable
Dell(conf-mon-sess-2)#flow-based enable
Dell(conf-mon-sess-2)#exit
Dell(conf)#mac access-list standard mac_acl
Dell(config-std-macl)#permit 00:00:00:00:11:22 count monitor
Dell(config-std-macl)#exit
Dell(conf)#interface vlan 100
Dell(conf-if-vl-100)#mac access-group mac_acl1 in
Dell(conf-if-vl-100)#exit
Dell(conf)#inte te 0/3
Dell(conf-if-te-0/3)#no shutdown
Dell(conf-if-te-0/3)#switchport
Dell(conf-if-te-0/0)#exit
632
Port Monitoring