Configuring Remote Port Monitoring - Dell C9000 Series Networking Configuration Manual

Hide thumbs Also See for C9000 Series:
Table of Contents

Advertisement

To display the current configuration of the reserved VLAN, enter the show vlan command.
Dell#show vlan
Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P -
Primary, C - Community, I - Isolated
O - Openflow
Q: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
o - OpenFlow untagged, O - OpenFlow tagged
G - GVRP tagged, M - Vlan-stack
i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
NUM
Status
*
1
Inactive
R
100
Active
R
300
Active

Configuring Remote Port Monitoring

Remote port monitoring requires a source session (monitored ports on different source switches), a reserved
tagged VLAN for transporting mirrored traffic (configured on source, intermediate, and destination switches),
and a destination session (destination ports connected to analyzers on destination switches).
To configure a remote-port monitoring session:
Step
Command
1
configure terminal
2
monitor session id type rpm
3
source {interface | range}
destination interface direction {rx |
tx | both}
7
no disable
Examples of Remote-Port Monitoring Configuration
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
Description
Q Ports
T Fo 0/44
T Fo 0/52
Description
Enter global configuration mode.
Specify a unique session ID number and RPM as the
session type, and enter Monitoring-Session
configuration mode.
Enter a source port or a range of source port interfaces
to be monitored. Enter the destination port interface.
Specify ingress (rx), egress (tx), or both ingress and
egress traffic to be monitored.
Enter the no disable command to activate the RPM
session.
Port Monitoring
866

Advertisement

Table of Contents
loading

Table of Contents