Send comments to nexus3k-docfeedback@cisco.com
-SM-271
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
show running-config monitor
show running-config monitor
To display the running configuration for the Switched Port Analyzer (SPAN) or Encapsulated Remote
Switched Port Analyzer (ERSPAN) session, use the show running-config monitor command.
show running-config monitor [all]
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Examples This example shows how to display information on the running SPAN and ERSPAN configuration:
switch# show running-config monitor
!Command: show running-config monitor
!Time: Wed Sep 28 19:11:41 2011
version 5.0(3)U2(2)
monitor session 1 type erspan-source
description ERSPAN source session
vrf default
destination ip 192.0.2.1
ip ttl 5
ip dscp 3
source interface Ethernet1/5 both
mtu 1000
no shut
monitor session 3 type erspan-destination
description ERSPAN destination session
source ip 192.0.1.1
destination interface Ethernet1/2
switch#
This example shows how to display detailed information on the running SPAN and ERSPAN
configuration:
switch# show running-config monitor all
all (Optional) Displays current SPAN configuration information including
default settings.
Release Modification
5.0(3)U1(1) This command was introduced.
5.0(3)U2(2) Support for ERSPAN was added.