Which CLI command is used to disable SSH timeout on NSX Manager and NSX Edge nodes?

Get ready for the VMware NSX – Transformational NSX-T Exam. Study with comprehensive quizzes featuring flashcards and multiple-choice questions with hints and explanations.

The command that effectively disables SSH timeout on NSX Manager and NSX Edge nodes is set cli-timeout 0. This command configures the CLI session timeout period to zero, meaning that the session will remain active indefinitely without timing out. This can be particularly useful for administrators who need to maintain long sessions in a command-line interface without interruptions.

The other options do not accurately represent the correct way to configure the SSH timeout settings. For example, set cli ssh timeout 0 implies a different syntax that is not valid in this context. Commands like set esxcli ssh session off and nsxcli ssh session on suggest toggling SSH access rather than configuring timeout behaviors, thereby missing the core requirement of altering the timeout settings directly.

Understanding these nuances in command usage is vital for effective management of NSX environments, ensuring that administrators can work without the annoyance of frequent disconnections due to inactivity.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy