Setup Guide

Table Of Contents
Version Description
9.5(0.1) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the S4810.
8.3.11.1 Introduced on the Z9000.
8.1.1.0 Introduced on the E-Series.
7.7.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
7.4.1.0 Introduced on the E-Series.
Usage
Information
The monitoring command is saved in the running configuration at the Monitor Session mode level and
can be restored after a chassis reload.
Example
DellEMC# show running-config monitor session
!
monitor session 1
source TenGigabitEthernet 1/1/1 destination TenGigabitEthernet 1/2/1
direction rx
!
monitor multicast-queue 7
DellEMC#
Related
Commands
monitor session creates a monitoring session.
show monitor session displays a monitoring session.
source (port monitoring)
Configure a port monitor source.
Syntax
source {interface | range | any} destination interface direction {rx | tx |
both}
To disable a monitor source, use the no source interface destination interface
direction {rx | tx | both} command.
Parameters
source
interface
Enter one of the following keywords and slot/port information:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port/subport information.
For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE
then the slot/port/subport information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port/subport information.
For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the
slot/port/subport information.
For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then
the slot/port information.
For a VLAN interface enter the keyword VLAN followed by a number from 1 to
4094.
For a port channel interface, enter the keywords port-channel then a
number.
range Enter the keyword range to specify the list of interfaces.
any Enter the keyword any to specify all interfaces.
Port Monitoring 1201