Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
8-35
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel 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.
discover scsi-target {custom-list | local | remote | vsan vsan-id fcid fc-id} os {aix | all | hpux |
linux | solaris | windows} [lun | target]
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Examples The following example shows how to discover local targets assigned to all OSs:
switch# discover scsi-target local os all
discovery started
The following example shows how to discover remote targets assigned to the Windows OS:
switch# discover scsi-target remote os windows
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.
fcid 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 (Optional) Discovers SCSI targets and LUNs.
target (Optional) Discovers SCSI targets.
Release Modification
4.0(0)N1(1a) This command was introduced.