Send documentation comments to mdsfeedback-doc@cisco.com
21-58
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.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.