VMware NSX-T Data Center (VCP-NV 2020) — Question 69

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

Correct answer: A

Explanation

The command 'set cli-timeout 0' effectively disables the timeout value, allowing the nsxcli command to remain active without disconnecting. The other options do not correctly configure the timeout; 'set cli-timeout enabled' and 'set cli-timeout disabled' do not provide a valid timeout setting, and 'set cli-timeout 1' would still impose a timeout limit.