nerdexam
Exams2V0-622Questions#66
Broadcom-VMware

2V0-622 · Question #66

2V0-622 Question #66: Real Exam Question with Answer & Explanation

The correct answer is C: esxcli storage core plugin list --plugin-class=MP. The correct esxcli syntax for listing multipathing plug-in modules on ESXi places 'plugin list' as the sub-object and action, not 'list plugin'.

Section 3 – Configure and Administer vSphere 6.5 Storage

Question

What is the command to list multipathing modules on an ESXi 6.x host?

Options

  • Aesxcli storage core list plugin --plugin-class=MP
  • Besxcli storage core list plugin --class-plugin=MP
  • Cesxcli storage core plugin list --plugin-class=MP
  • Desxcli storage core plugin list --class-plugin=MP

Explanation

The correct esxcli syntax for listing multipathing plug-in modules on ESXi places 'plugin list' as the sub-object and action, not 'list plugin'.

Common mistakes.

  • A. The order 'list plugin' is syntactically invalid in esxcli - 'list' is not a valid namespace object under 'esxcli storage core'.
  • B. Both the sub-command order ('list plugin') and the option name ('--class-plugin') are incorrect - neither exists in the esxcli command reference.
  • D. Although 'plugin list' is the correct sub-command order, '--class-plugin' is not a valid option; the correct flag is '--plugin-class'.

Concept tested. ESXi esxcli command syntax for multipathing modules

Reference. https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vcli.ref.doc/esxcli_storage.html

Topics

#esxcli#multipathing modules#storage commands#plugin list

Community Discussion

No community discussion yet for this question.

Full 2V0-622 Practice