Send documentation comments to mdsfeedback-doc@cisco.com
21-12
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
scsi-target
switch# config t
switch(config)# no scsi-target discovery
The following example configures SCSI target ns-polling discovery for VSAN 1.
switch# config t
switch(config)# scsi-target ns-poll vsan 1
The following example removes SCSI target ns-polling discovery for VSAN 1.
switch# config t
switch(config)# no scsi-target ns-poll vsan 1
The following example configures SCSI target on-demand discovery for VSAN 1.
switch# config t
switch(config)# scsi-target on-demand vsan 1
The following example removes SCSI target on-demand discovery for VSAN 1.
switch# config t
switch(config)# no scsi-target on-demand vsan 1
Related Commands Command Description
discover scsi-target Discovers SCSI targets on local storage to the switch or remote storage across
the fabric.
show scsi-target Displays information about existing SCSI target configurations.