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-13
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 21 S Commands
scsi-flow flow-id
The following example disables a SCSI flow with a flow identifier of 4.
switch(config)#
no scsi-flow flow-id 4
The following example configures SCSI flow 4 to gather statistics about the SCSI flow.
switch(conf)#
scsi-flow flow-id 4 statistics
The following example disables the statistics gathering feature on SCSI flow 4.
switch(conf)#
no scsi-flow flow-id 4 statistics
The following example configures SCSI flow 4 with write acceleration.
switch(conf)#
scsi-flow flow-id 4 write-acceleration
The following example configures SCSI flow 4 with write acceleration and buffers of 1024 credits.
switch(conf)#
scsi-flow flow-id 4 write-acceleration buffer 1024
The following example disables the write acceleration feature on SCSI flow 4.
switch(conf)#
no
scsi-flow flow-id 4 write-acceleration
Related Commands
Command
Description
ssm enable feature
Enables the SCSI flow feature on the SSM.
show scsi-flow
Displays SCSI flow configuration and status.