2-354
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
show monitor
show monitor
To display SPAN session information, use the show monitor command.
show monitor [session] [range session-range | local | remote | all | session-number] [detail]
Syntax Description
Defaults The detail keyword only displays lines with a nondefault configuration.
Command Modes Privileged EXEC
Command History
Examples This example shows how to display SPAN information for session 2:
Switch# show monitor session 2
Session 2
------------
Type : Remote Source Session
Source Ports:
RX Only: Fa1/1-3
Dest RSPAN VLAN: 901
Ingress : Enabled, default VLAN=2
Learning : Disabled
Switch#
This example shows how to display detailed SPAN information for session 1:
Switch# show monitor session 1 detail
Session 1
---------
Type : Local Session
Source Ports :
RX Only : None
session (Optional) Displays SPAN information for a session.
range (Optional) Displays information for a range of sessions.
session-range (Optional) Specifies a range of sessions.
local (Optional) Displays all local SPAN sessions.
remote (Optional) Displays RSPAN source and destination sessions.
all (Optional) Displays SPAN and RSPAN sessions.
session-number (Optional) Specifies a session number; valid values are from1 to 6.
detail (Optional) Displays detailed SPAN information for a session.
Release Modification
12.1(8a)EW Support for this command was introduced on the Catalyst 4500 series switch.
12.1(13)EW Added support for differing directions within a single user session.
12.1(19)EW Output enhanced to display configuration status of SPAN enhancements.
12.1(20)EW Added support to display configuration state for remote SPAN and learning.