Monday, April 24, 2023

HCX : Ports required to open while deploying the HCX on prem site.

HCX deployment  on prem site ports required to open on vcenter, esxi, cloud gateway, L2C and remote cloud gateway,remote L2C and HCX managers on both sites.



Wednesday, April 19, 2023

Check ESXi host license, features and expiration date using command line

SSH the ESXi host using putty.
Type " vim-cmd vimsvc/license --show
will display with  ESXi host license, features and expiration date.

ESXI-check multiple ports using one command

  [root@ESXI:~] nc -w 1 -z IP 80-902 Connection to IP 80 port [tcp/http] succeeded! Connection to IP 88 port [tcp/kerberos] succeeded! Conne...