VMware NSX-T Data Center (VCP-NV 2020) — Question 72
Which CLI command is used to disable SSH timeout on NSX Manager and NSX Edge nodes?
Answer options
- A. set cli ssh timeout 0
- B. set cli-timeout 0
- C. set esxcli ssh session off
- D. nsxcli ssh session on
Correct answer: B
Explanation
The correct command to disable the SSH timeout is 'set cli-timeout 0', which specifically sets the timeout value to zero. The other options either do not correspond to the correct syntax or refer to different functionalities that do not affect the SSH timeout setting.