![Cisco MDS 9000 Series Скачать руководство пользователя страница 327](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_21253327.webp)
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
5-35
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco NX-OS Release 4.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
The following example shows how to discover remote targets assigned to the Windows OS:
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
(Optional) Discovers SCSI targets and LUNs.
target
(Optional) Discovers SCSI targets.
Release
Modification
1.3(2a)
This command was introduced.