2V0-621 · Question #193
An administrator wants to set a non-default isolation address of 192.168.1.2 for High Availability. Which advanced setting would accomplish this task?
The correct answer is A. Das.isolationaddress0=192.168.1.2. The Das.isolationaddress0 advanced parameter is the correct vSphere HA setting used to define a non-default isolation address for host isolation detection.
Question
An administrator wants to set a non-default isolation address of 192.168.1.2 for High Availability. Which advanced setting would accomplish this task?
Options
- ADas.isolationaddress0=192.168.1.2
- BDas.useisolationaddress0=192.168.1.2
- CDas.defaultisolationaddress0=192.168.1.2
- DDas.haisolationaddress0=192.168.1.2
How the community answered
(47 responses)- A89% (42)
- B2% (1)
- C6% (3)
- D2% (1)
Why each option
The Das.isolationaddress0 advanced parameter is the correct vSphere HA setting used to define a non-default isolation address for host isolation detection.
Das.isolationaddress0 is the official VMware vSphere HA advanced parameter for specifying a custom isolation address. The syntax follows the pattern Das.isolationaddress[n]=<IP>, where n is an index starting at 0, allowing up to 10 custom isolation addresses to supplement or replace the default gateway used for isolation detection.
Das.useisolationaddress0 is not a valid vSphere HA advanced parameter and does not exist in the supported HA configuration options.
Das.defaultisolationaddress0 is not a valid vSphere HA parameter - the correct setting uses Das.isolationaddress without the 'default' prefix.
Das.haisolationaddress0 is not a valid vSphere HA advanced parameter because the correct parameter name does not include the 'ha' infix.
Concept tested: vSphere HA custom isolation address advanced setting
Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-availability/GUID-3B41119A-1276-404B-8BFB-A32ED26AB651.html
Topics
Community Discussion
No community discussion yet for this question.