Network error: Connection refusedVMware NSX-T Data Center
VMware NSX
Starting the SSH service will not persist across the reboot. The reboot of the NSX edge may stop the SSH service during boot if start-on-boot is not set.
Log in to the management domain vCenter Server using the vSphere Client.
Locate the NSX Edge Virtual Machine, right-click it, and select Launch Web Console.
Log in to the console using the admin credentials:
To validate the service status and the start-on-boot configuration by running:
get service ssh
To enable the SSH service, run the following command:
start service ssh
To ensure the SSH service persists after the Edge node reboots, issue the following command
set service ssh start-on-boot
get service ssh
Service name: ssh
Service state: stopped
Start on boot: True
Root login: enabled
documentation for enabling SSH during deployment is available in the Broadcom TechDocs
Enable SSH access to NSX Edge Nodes
You may encounter the following issue when enabling SSH via the NSX UI: