Command Reference Guide

Port Monitoring | 1147
show running-config monitor session
c e s
Display the running configuration of all monitor sessions or a specific session.
Syntax
show running-config monitor session {session-ID}
To display the running configuration for all monitor sessions, use just the show running-config
monitor session
command.
Parameters
Defaults
No default values or behavior
Command Modes
EXEC
EXEC Privilege
Command
History
Example
FTOS#show running-config monitor session
!
monitor session 8
source GigabitEthernet 10/46 destination GigabitEthernet 10/1 direction rx
!
monitor session 11
source GigabitEthernet 10/0 destination GigabitEthernet 10/47 direction rx
FTOS#show running-config monitor session 11
!
monitor session 11
source GigabitEthernet 10/0 destination GigabitEthernet 10/47 direction rx
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.
Related
Commands
source (port monitoring)
c e s
Configure a port monitor source.
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.
session-ID
(OPTIONAL) Enter a session identification number.
Range: 0 to 65535
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.7.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
Version 7.4.1.0 Introduced on E-Series
monitor session Create a session for monitoring.
show monitor session Display a monitor session.