Send documentation comments to mdsfeedback-doc@cisco.com
5-30
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 5 D Commands
discover scsi-target
discover scsi-target
To discover SCSI targets on local storage to the switch or remote storage across the fabric, use the
discover scsi-target command in EXEC mode.
discover scsi-target {custom-list | local | remote | vsan vsan-id fcid fc-id} os {aix | all | hpux |
linux | solaris | windows} [lun | target]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines On-demand discovery only discovers Nx ports present in the name server database that have registered
a FC4 Type = SCSI_FCP.
Examples The following example shows how to discover local targets assigned to all OSs.
switch# discover scsi-target local os all
discovery started
custom-list Discovers SCSI targets from the customized list.
local Discovers local SCSI targets.
remote Discovers remote SCSI targets.
vsan vsan-id Discovers SCSI targets for the specified VSAN ID. The range is 1 to 4093.
fcip fc-id Discovers SCSI targets for the specified FCID. The format is 0xhhhhhhh,
where h is a hexadecimal digit.
os Discovers the specified operating system.
aix Discovers the AIX operating system
all Discovers all operating systems
hpux Discovers the HPUX operating system
linux Discovers the Linux operating system
solaris Discovers the Solaris operating system
windows Discovers the Windows operating system
lun Discovers SCSI targets and LUNs.
target Discovers SCSI targets.
Release Modification
1.3(2a) This command was introduced.