Send documentation comments to mdsfeedback-doc@cisco.com
5-29
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 5 D Commands
discover custom-list
discover custom-list
To selectively initiate discovery for specified domain IDs in a VSAN, use the discover custom-list
command in EXEC mode.
discover custom-list {add | delete} vsan vsan-id fcid fc-id
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example selectively initiates discovery for the specified VSAN and FCID.
switch# discover custom-list add vsan 1 fcid 0X123456
The following example deletes the specified VSAN and FCID from the customized list.
switch# discover custom-list delete vsan 1 fcid 0X123456
add Add a targets to the customized list.
delete Deletes a target from the customized list.
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.
Release Modification
1.1(1) This command was introduced.