2-568
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show monitor
show monitor
Use the
show monitor
user EXEC
command to display information about all Switched Port Analyzer
(SPAN) and Remote SPAN (RSPAN) sessions on the switch. Use the command with keywords to show
a specific session, all sessions, all local sessions, or all remote sessions.
show monitor
[
session
{
session_number
|
all
|
local
|
range
list
|
remote
} [
detail
]]
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
The output is the same for the
show monitor
command and the
show monitor session all
command.
Examples
This is an example of output for the
show monitor
command:
Switch#
show monitor
Session 1
---------
Type : Local Session
Source Ports :
RX Only : Fa1/0/1
Both : Fa1/0/2-3,Fa1/0/5-6
Destination Ports : Fa1/0/20
Encapsulation : Replicate
Ingress : Disabled
Session 2
---------
Type : Remote Source Session
Source VLANs :
TX Only : 10
Both : 1-9
session
(Optional) Display information about specified SPAN sessions.
session_number
Specify the number of the SPAN or RSPAN session. The range is 1 to 66.
all
Display all SPAN sessions.
local
Display only local SPAN sessions.
range
list
Display a range of SPAN sessions, where
list
is the range of valid sessions
,
either a single session or a range of sessions described by two numbers, the
lower one first, separated by a hyphen. Do not enter any spaces between
comma-separated parameters or in hyphen-specified ranges.
Note
This keyword is available only in privileged EXEC mode.
remote
Display only remote SPAN sessions.
detail
(Optional) Display detailed information about the specified sessions.
Release
Modification
12.1(14)AX
This command was introduced.