VMware NSX-T Data Center (VCP-NV 2019) — Question 34
Which NSX CLI command will enable the SSH service on the NSX Edge node?
Answer options
- A. set service ssh enabled
- B. start service ssh
- C. start service ssh start-on-boot
- D. set service ssh start-on-boot enabled
Correct answer: D
Explanation
The correct command, 'set service ssh start-on-boot enabled', ensures that the SSH service is not only enabled but also set to start automatically when the NSX Edge node boots up. Options A, B, and C either do not configure the service to start on boot or are not valid commands for enabling the service.