1154
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter S Commands
shut (ERSPAN)
shut (ERSPAN)
To shut down an Encapsulated Remote Switched Port Analyzer (ERSPAN) session, use the
shut
command. To enable an ERSPAN session, use the
no
form of this command.
shut
no shut
Syntax Description
This command has no arguments or keywords.
Command Default
None
Command Modes
ERSPAN session configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to shut down an ERSPAN session:
switch#
configure terminal
switch(config)#
monitor session 1 type erspan-source
switch(config-erspan-src)#
shut
switch(config-erspan-src)#
This example shows how to enable an ERSPAN session:
switch#
configure terminal
switch(config)#
monitor session 1 type erspan-source
switch(config-erspan-src)#
no shut
switch(config-erspan-src)#
Related Commands
Release
Modification
5.2(1)N1(1)
This command was introduced.
Command
Description
monitor session
Enters the monitor configuration mode.
show monitor session
Displays the virtual SPAN or ERSPAN configuration.