Shutting Down Or Activating An Erspan Session - Cisco Nexus 9000 Series Configuration Manual

Nx-os system management configuration guide, release 6.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Shutting Down or Activating an ERSPAN Session

Step 21
Shutting Down or Activating an ERSPAN Session
You can shut down ERSPAN sessions to discontinue the copying of packets from sources to destinations.
You can shut down one session in order to free hardware resources to enable another session. By default,
ERSPAN sessions are created in the shut state.
You can enable ERSPAN sessions to activate the copying of packets from sources to destinations. To enable
an ERSPAN session that is already enabled but operationally down, you must first shut it down and then
enable it. You can shut down and enable the ERSPAN session states with either a global or monitor
configuration mode command.
Procedure
Step 1
Step 2
Step 3
Step 4
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
204
Command or Action
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
monitor session {session-range | all} shut
Example:
switch(config)# monitor session 3 shut
no monitor session {session-range | all}
shut
Example:
switch(config)# no monitor session 3
shut
monitor session session-number type
erspan-source
Example:
switch(config)# monitor session 3 type
erspan-source
switch(config-erspan-src)#
Purpose
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Shuts down the specified ERSPAN sessions. By
default, sessions are created in the shut state.
Resumes (enables) the specified ERSPAN
sessions. By default, sessions are created in the
shut state.
If a monitor session is enabled but its operational
status is down, then to enable the session, you
must first specify the monitor session shut
command followed by the no monitor session
shut command.
Enters the monitor configuration mode for the
ERSPAN source type. The new session
configuration is added to the existing session
configuration.
Configuring ERSPAN

Advertisement

Table of Contents
loading

Table of Contents