Users Guide

3 Apply ACL on that RPM VLAN. In this example RPM vlan is 10.
Dell#show running-config interface vlan 10
!
interface Vlan 10
no ip address
mode remote-port-mirroring
tagged Port-channel 2
mac access-group mac2 out
no shutdown
4 Create Source RPM session as follows (port-channel 1 and port-channel 2 are LACP).
Dell(conf)#monitor session 1 type rpm
Dell(conf-mon-sess-1)#source port-channel 1 destination remote-vlan 10 dir rx
Dell(conf-mon-sess-1)#no disable
5 Show the output for the LACP.
Dell#show interfaces port-channel brief
Codes: L - LACP Port-channel
O - OpenFlow Controller Port-channel
LAG Mode Status Uptime Ports
L1 L3 up 00:01:17 Te 1/4/1 (Up)
L2 L2 up 00:00:58 Te 1/5/1 (Up)
Dell#
Encapsulated Remote Port Monitoring
Encapsulated Remote Port Monitoring (ERPM) copies trac from source ports/port-channels or source VLANs and forwards the trac
using routable GRE-encapsulated packets to the destination IP address specied in the session.
NOTE
:
When conguring ERPM, follow these guidelines
The Dell Networking OS supports ERPM source session only. Encapsulated packets terminate at the destination IP address or at
the analyzer.
You can congure up to four ERPM source sessions on switch.
Congure the system MTU to accommodate the increased size of the ERPM mirrored packet.
The maximum number of source ports you can dene in a session is 128.
The system encapsulates the complete ingress or egress data under GRE header, IP header and outer MAC header and sends it out
at the next hop interface as pointed by the routing table.
Specify flow-based enable in case of source as VLAN or where you need monitoring on a per-ow basis.
Specify the monitor keyword in the access list rules for which you want to mirror.
The maximum number of source ports that can be dened in a session is 128.
The system allows to congure up to four ERPM sessions.
ERPM sessions do not copy locally sourced remote VLAN trac from source trunk ports that carry RPM VLANs. ERPM sessions
do not copy locally sourced ERPM GRE-encapsulated trac from source ports.
Source VLAN monitoring is possible only for ingress packets and is not supported for egress direction.
A ow-based source VLAN is monitored only for ingress trac (not egress trac). direction.
Changes to Default Behavior
Rate-limiting ïs not supported for ERSPAN trac.
You can congure the same port as both source and destination in an ERSPAN session.
You can congure TTL and ToS values in the IP header of ERSPAN trac.
Conguration steps for ERPM
To congure an ERPM session:
620
Port Monitoring