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-34
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
discover custom-list
discover custom-list
To selectively initiate discovery for specified domain IDs in a VSAN, use the discover custom-list
command.
discover custom-list {add | delete} vsan vsan-id domain domain-id
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Examples The following example selectively initiates discovery for the specified VSAN and domain ID:
switch# discover custom-list add vsan 1 domain 2
The following example deletes the specified VSAN and domain ID from the customized list:
switch# discover custom-list delete vsan 1 domain 2
add Adds 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.
domain domain-id Discovers SCSI targets for the specified domain ID. The range is 1 to 239.
Release Modification
4.0(0)N1(1a) This command was introduced.