VMware NSX-T Data Center (VCP-NV 2020) — Question 80
Which command is used to change the NSX CLI administrator password?
Answer options
- A. set user administrator password <old-password> <new-password>
- B. set user admin password <old-password> <new-password>
- C. set user admin password <password> old-password <old-password>
- D. set user administrator password <password> old-password <old-password>
Correct answer: C
Explanation
The correct answer is C because it uses the appropriate syntax for changing the admin password by specifying the current password and the new password correctly. Options A and D incorrectly format the command by placing 'old-password' incorrectly and using 'administrator' instead of 'admin'. Option B also uses the wrong command structure for the password change.