Send documentation comments to mdsfeedback-doc@cisco.com
5-29
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 5 D Commands
discover
discover
To initiate the discovery of hosts, use the discovery command. To disable this feature, use the no form
of the command.
discover host host port target target port vsan vsan id fabric fabric name
no discover
Syntax Description
Defaults None.
Command Modes Cisco SME cluster configuration submode.
Command History
Usage Guidelines None.
Examples The following example discovers a host and specifies a target, a VSAN, and a fabric for discovery:
switch# config t
switch(config)# sme cluster clustername1
switch(config-sme-cl)# discover host 20:00:00:00:c9:49:28:47 target
21:01:00:e0:8b:29:7e:0c vsan 2345 fabric sw-xyz
The following example disables the discovery feature:
switch# config t
switch(config)# sme cluster clustername1
switch(config-sme-cl)# no discover
Related Commands
host host port Identifies the host port WWN. The format is hh:hh:hh:hh:hh:hh:hh:hh.
target target port Identifies the target port WWN. The format is hh:hh:hh:hh:hh:hh:hh:hh.
vsan vsan id Selects the VSAN identifier. The range is 1 to 4093.
fabric fabric name Specifies the fabric for discovery.The maximum lengthmaximum length is
32 characters.
Release Modification
3.2(2) This command was introduced.
Command Description
show sme cluster Displays information about the Cisco SME cluster.