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-59
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 21 S Commands
source
Defaults
Disabled.
Command Modes
SPAN session configuration submode.
Command History
Usage Guidelines
None.
Examples
The following example shows how to create a SPAN session, then configures the SPAN traffic at all
sources in VSAN 1.
switch#
config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)#
span session 1
switch(config-span)#
source vsan 1
The following example shows how to configure the SPAN source interface as PortChannel 1.
switch(config-span)#
source interface port-channel 1
The following example shows how to configure the SPAN source interface as FC 9/1 with an egress filter
for VSAN 1.
switch(config-span)#
source interface fc9/1 tx filter vsan 1
The following example shows how to configure the SPAN source interface as FCIP 51.
switch(config-span)#
source interface fcip 51
The following example shows how to configure the SPAN source interface as iSCSI interface 4/1.
switch(config-span)#
source interface iscsi 4/1
The following example shows how to disable configure the SPAN source interface as FC 9/1 with an
egress filter for VSAN 1.
switch(config-span)#
no source interface fc9/1 tx filter vsan 1
traffic-type
(Optional) Configures the SPAN traffic type.
initiator
(Optional) Specifies initiator traffic.
mgmt
(Optional) Specifies management traffic.
target
(Optional) Specifies target traffic.
tx
(Optional) Specifies SPAN traffic in egress direction.
Release
Modification
1.0(2)
This command was introduced.
3.1(2)
Added the
interface bay
|
ext
option.