1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
.. _vim.host.InternetScsiHba.DiscoveryProperties: ../../../../vim/host/InternetScsiHba/DiscoveryProperties.rst
.. _vim.host.InternetScsiHba.DiscoveryProperties.SlpDiscoveryMethod: ../../../../vim/host/InternetScsiHba/DiscoveryProperties/SlpDiscoveryMethod.rst
vim.host.InternetScsiHba.DiscoveryProperties.SlpDiscoveryMethod
===============================================================
The available SLP discovery methods.
:contained by: `vim.host.InternetScsiHba.DiscoveryProperties`_
:type: `vim.host.InternetScsiHba.DiscoveryProperties.SlpDiscoveryMethod`_
:name: slpManual
values:
--------
slpAutoMulticast
Use the well known multicast address to find DAs.
slpDhcp
Use DHCP to find the SLP DAs.
slpManual
User specified address for a DA.
slpAutoUnicast
Use broadcasting to find SLP DAs. Only DAs on the current subnet will be found.
|