Set NSX-T web UI and CLI timeout
Configure CLI timeout
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:
get cli-timeout
To configure the timeout use the following command:
set cli-timeout <seconds>