There are 4 different sets of passwords in Nutanix. Prism User CVM IPMI Hypervisor (AHV) The following are instructions on how to reset the password for each set : Prism User This can be changed via nCLI or GUI (web console) a) nCLi (from CVM) eg b) GUI Log in with user you want to Read More…
Tag: change
Change DNS Servers on NSX-T Manager
The DNS server in our environment changed. Use following process to remove and add new DNS servers in NSX-T (3.1.2) SSH to IP address of NSX-T Manager using the admin account Show Current Name Servers nsx01> get name-servers Output: Fri Aug 27 2021 UTC 09:25:44.26510.0.44.310.0.44.4 Remove Name servers nsx01> del name-server 10.0.44.3nsx01> del name-server 10.0.44.4 Read More…