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
26-2
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 26 W Commands
write command-id
write command-id
To configure a SCSI write command for a SAN tuner extension N port, use the
write command-id
command.
write command-id
cmd-id
target
pwwn
transfer-size
bytes
[
outstanding-ios
value
[
continuous
|
num-transactions
number
]]
Syntax Description
Defaults
The default for outstanding I/Os is 1.
Command Modes
SAN extension N port configuration submode.
Command History
Usage Guidelines
To stop a SCSI write command in progress, use the
stop
command.
Examples
The following example configures a continuous SCSI write command.
switch#
san-ext-tuner
switch(san-ext)#
nWWN 10:00:00:00:00:00:00:00
switch(san-ext)#
nport pwwn 12:00:00:00:00:00:00:56 vsan 13 interface gigabitethernet
1/2
switch(san-ext-nport)#
write command-id 100 target 22:22:22:22:22:22:22:22 transfer-size
512000 outstanding-ios 2 continuous
Related Commands
cmd-id
Specifies the command identifier. The range is 0 to 2147483647.
target
pwwn
Specifies the target port WWN. The format is
hh
:
hh
:
hh
:
hh
:
hh
:
hh
:
hh
:
hh
.
transfer-size
bytes
Specifies the transfer size in multiples of 512 bytes. The range is 512 to
8388608.
outstanding-ios
value
Specifies the number of outstanding I/Os. The range is 1 to 1024.
continuous
Specifies that the command is performed continuously.
num-transactions
number
Specifies a number of transactions. The range is 1 to 2147483647.
Release
Modification
2.0(x)
This command was introduced.
Command
Description
nport pwwn
Configures a SAN extension tuner N port.
san-ext-tuner
Enables the SAN extension tuner feature.