Administrator Guide
MONITOR SESSION mode
source
Dell(conf)#monitor session 1
Dell(conf-mon-sess-1)#source tengig 0/1 destination tengig
0/8 direction both
NOTE: By default, all uplink ports are assigned to port-channel (LAG) 128 and the destination port in a
port monitoring session must be an uplink port. When you configure the destination port using the
source command, the destination port is removed from LAG 128. To display the uplink ports currently
assigned to LAG 128, enter the show lag 128 command.
Example of Viewing Port Monitoring Configuration
To display information on currently configured port-monitoring sessions, use the show monitor session
command from EXEC Privilege mode.
Dell(conf)# monitor session 0
Dell(conf-mon-sess-0)# source tengig 0/1 dest tengig 0/8 direction rx
Dell(conf-mon-sess-0)#exit
Dell(conf)# do show monitor session 0
SessionID Source Destination Direction Mode Type
--------- ------ ----------- --------- ---- ----
0 TenGig 0/1 TenGig 0/8 rx interface Port-based
Dell(conf)#
Port Monitoring 697