Scsi-Target - Cisco MDS 9000 series Command Reference Manual

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 21
S Commands
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

scsi-target

To configure SCSI target discovery, use the scsi-target command in configuration mode. To remove
SCSI target discovery, use the no form of the command.
Syntax Description
auto-poll
vsan vsan-id
discovery
ns-poll
on-demand
Defaults
SCSI target discovery for each option is on.
Command Modes
Configuration mode.
Command History
Release
3.0(1a)
Usage Guidelines
Automatic global SCSI target discovery is on by default. Discovery can also be triggered for specific
VSANs using on-demand, name server polling, or auto-polling options. All options are on by default.
Use the no scsi-target discovery command to turn off all discovery options. You can also turn off
specific options by using the no form of the command.
Examples
The following example configures SCSI target auto-polling discovery for VSAN 1.
switch# config t
switch(config)# scsi-target auto-poll vsan 1
The following example removes SCSI target auto-polling discovery for VSAN 1.
switch# config t
switch(config)# no scsi-target auto-poll vsan 1
The following example configures a SCSI target discovery.
switch# config t
switch(config)# scsi-target discovery
OL-8413-07, Cisco MDS SAN-OS Release 3.x
scsi-target {auto-poll [vsan vsan-id] | discovery | ns-poll [vsan vsan-id] | on-demand [vsan
vsan-id]}
no scsi-target {auto-poll [vsan vsan-id] | discovery | ns-poll [vsan vsan-id] | on-demand [vsan
vsan-id]}
Modification
This command was introduced.
Configures SCSI target auto polling globally or per VSAN.
Specifies a VSAN ID. The range is 1 to 4093.
Configures SCSI target discovery.
Configures SCSI target name server polling globally or per VSAN.
Configures SCSI targets on demand globally or per VSAN.
Cisco MDS 9000 Family Command Reference
scsi-target
21-11

Advertisement

Table of Contents
loading

Table of Contents