Broadcom-VMware
2V0-621D · Question #157
2V0-621D Question #157: Real Exam Question with Answer & Explanation
The correct answer is A: Add the full file path to the command.. You have to add full file path to the command instead of mentioning the file name only.
Question
Attempting to update an ESXi 6.x host using the following command: esxcli software vib update -d update.zip Generates the following error: Could not download from depot at /tmp/index.xml, skipping (('/tmp/index.xml', '', "[Errno 4] IOError: <urlopen error [Errno 2] No such file or directory: '/tmp/index.xml'>")) url = /tmp/index.xml What action should be taken to correct the problem?
Options
- AAdd the full file path to the command.
- BUse the update option instead of install.
- CUse the switch -d instead of -v.
- DReplace esxcli with esxupdate.
Explanation
You have to add full file path to the command instead of mentioning the file name only.
Community Discussion
No community discussion yet for this question.