get service ssh shows root login value enabled and the SSH "service state" as running.The PermitRootLogin entry is commented out in the /etc/ssh/sshd_config file on the affected NSX appliance, as in the following screenshot:
vi /etc/ssh/sshd_config
"#PermitRootLogin prohibit-password" "PermitRootLogin yes"":") followed by "wq" (means write quit) and hit Enter."q!" instead. /etc/init.d/ssh restart
*Note: If root login still fails you may need to enable root login after restarting SSH
set ssh root-login
Also refer to (KB 324233) Enable ssh root access for NSX appliances