![Cisco MDS 9000 Series Скачать руководство пользователя страница 1016](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_212531016.webp)
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
21-78
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 21 S Commands
suspend
suspend
To suspend a switched port analyzer (SPAN) session, use the
suspend
command in SPAN session
configuration submode. To disable the suspension, use the
no
form of the command.
suspend
no suspend
Syntax Description
This command has no arguments or keywords.
Defaults
Disabled.
Command Modes
SPAN session configuration submode.
Command History
Usage Guidelines
None.
Examples
The following example shows how to suspend a SPAN session.
switch#
config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)#
span session 1
switch(config-span)#
suspend
switch(config-span)#
do show span session 1
Session 1 (admin suspended)
Destination is not configured
No session filters configured
Ingress (rx) sources are
fc3/13,
Egress (tx) sources are
fc3/13,
switch(config-span)#
The following example shows how to disable the suspension of the SPAN session.
switch(config-span)#
no suspend
Release
Modification
1.0(2)
This command was introduced.