Administrator Guide

Version Description
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
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 GigabitEthernet 1/1 destination GigabitEthernet 1/2 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 1-GigabitEthernet interface, enter the keyword GigabitEthernet then the
slot/port information.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet 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 1175