Shutting Down Or Resuming A Span Session - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Shutting Down or Resuming a SPAN Session

Shutting Down or Resuming a SPAN Session
You can shut down SPAN 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, SPAN
sessions are created in the shut state.
You can resume (enable) SPAN sessions to resume the copying of packets from sources to destinations. In
order to enable a SPAN session that is already enabled but operationally down, you must first shut it down
and then enable it.
You can configure the shut and enabled SPAN session states with either a global or monitor configuration
mode command.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
304
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
[no] monitor session {session-range |
all} shut
Example:
switch(config)# monitor session
3 shut
monitor session session-number
Example:
switch(config)# monitor session
3
switch(config-monitor)#
[no] shut
Example:
switch(config-monitor)# shut
show monitor
Example:
switch(config-monitor)# show
monitor
Purpose
Enters global configuration mode.
Shuts down the specified SPAN sessions. By default,
sessions are created in the shut state.
The no form of the command resumes (enables) the
specified SPAN sessions. By default, sessions are created
in the shut state.
Note
If a monitor session is enabled but its
operational status is down, 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. The new session
configuration is added to the existing session
configuration.
Shuts down the SPAN session. By default, the session
is created in the shut state.
The no form of the command enables the SPAN session.
By default, the session is created in the shut state.
(Optional)
Displays the status of SPAN sessions.
Configuring SPAN

Advertisement

Table of Contents
loading

Table of Contents