Administrator Guide

Related
Commands
show running-config— displays the flow configuration parameters (non-default
values only).
show interfaces — displays the negotiated flow control parameters.
source (port monitoring for 40-Gigabit Ethernet)
Configure a port monitor source and destination. Starting with Dell Networking OS Release 9.3(0.0), you
can also configure a 40-Gigabit Ethernet interface as the destination interface or port to which the
monitored traffic is sent .
Syntax
source interface destination interface direction {rx | tx |
both}
To disable a monitor source, use the no source interface destination
interface direction {rx | tx | both} command.
Parameters
interface Enter the one of the following keywords and slot/port
information:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE then the slot/port information.
destination Enter the keyword destination to indicate the interface
destination.
direction {rx | tx
| both}
Enter the keyword direction then one of the packet
directional indicators.
rx: to monitor receiving packets only.
tx: to monitor transmitting packets only.
both: to monitor both transmitting and receiving
packets.
Defaults none
Command
Modes
MONITOR SESSION (conf-mon-sess-session-ID)
Command
History
Version 9.3(0.0) Added support for the fortyGigE keyword on M I/O
Aggregator
Version 8.3.17.0 Supported on M I/O Aggregator
Example
Dell(conf-mon-sess-1)# source tengigabitethernet 0/1
destination tengigabitethernet 0/45 direction rx
166
Interfaces