VMware NSX 4.x Professional (2024) — Question 80
An NSX administrator noticed that the nsxcli command times out after 600 secs of idle time.
Which CLI command disables the nsxcli time out value on NSX Manager?
Answer options
- A. set cli-timeout 1
- B. set cli-timeout enabled
- C. set cli-timeout disabled
- D. set cli-timeout 0
Correct answer: D
Explanation
The correct command is 'set cli-timeout 0', which effectively disables the timeout feature by setting it to zero. The other options either set a non-zero timeout or use incorrect syntax to enable or disable the timeout feature, which does not achieve the desired result.