2V0-41.23 · Question #75
Which CLI command is used to disable SSH timeout on NSX Manger and NSX Edge nodes?
The correct answer is C. set cli-timeout 0. The NSX-T Manager appliance shell is configured with a default timeout of 600 seconds . This timeout can be changed from the NSX Manager Command Line Interface. Access the NSX Manager CLI through the console or through SSH. With the following command you can retrieve the…
Question
Which CLI command is used to disable SSH timeout on NSX Manger and NSX Edge nodes?
Options
- Aset cli ssh timeout 0
- Bset esxcli ssh session off
- Cset cli-timeout 0
- Dnsxcli ssh session on
How the community answered
(62 responses)- A5% (3)
- B6% (4)
- C73% (45)
- D16% (10)
Explanation
The NSX-T Manager appliance shell is configured with a default timeout of 600 seconds . This timeout can be changed from the NSX Manager Command Line Interface. Access the NSX Manager CLI through the console or through SSH. With the following command you can retrieve the current setting of the CLI timeout: To configure the timeout use the following command: set cli-timeout <seconds> To disable the timeout completely set the timeout to 0: set cli-timeout 0
Topics
Community Discussion
No community discussion yet for this question.