Command Line Reference Guide
source (port monitoring)
Configure a port monitor source.
S5000
Syntax
source interface destination interface-type slot/port direction
{rx | tx | both}
To disable a monitor source, use the no source interface-type slot/port
destination interface direction {rx | tx | both} command.
Parameters
interface-type
slot/port
Enter the interface type and slot/port or number information. Valid slot
numbers are 0-11. The valid port numbers for each interface type are
listed below.
• For a 10-Gigabit Ethernet interface, enter the keyword
tengigabitethernet followed by slot/port numbers.
The port range is 0 to 63.
• For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE followed by slot/port numbers. The ports are 48,
52, 56, and 60.
destination Enter the keyword destination to indicate the interface
destination.
direction {rx | tx |
both}
Enter the keyword direction followed by 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.0(1.3) Introduced on the S5000.
Example
FTOS(conf-mon-sess-11)#source te 10/0 destination fo 10/47
direction rx
FTOS(conf-mon-sess-11)#
1021