In this blog post I will sum up all the network ports that are required to operate various capabilities that are within NSX-T Data Center. This blog is about current version of NSX-T Data Center, the current version is 3.2.0.0.1. Please acknowledge that not all features are available under each NSX-T Data Center Edition.
Please verify which features are licensed for your deployment so you can check which features you can deploy under your license.
Tag archieven: NSX-T
NSX-T Manager SSH Root Access Denied
We want to logon to access the NSX-T as root via Putty, when we try to logon we are presented with a Access Denied error.
To resolve this issue we perform the following procedure:
Access the NSX-T manager console via vCenter and logon with your root credentials.
vim /etc/ssh/sshd_config
Press “I” to access INSERT Mode
Change PermitRootLogin to yes
Change StrictModes to no
Press the ESC key to exit the INSERT Mode
Lees verder NSX-T Manager SSH Root Access Denied