-
Remove VIBs on ESXi hosts – NSX 4.2 on VCF 5.2
Overview While working with VCF, things can go wrong. Sometimes that means removing hosts and cleaning them up so they can be reused again. Unfortunately, the built in tools do not always work and we have to resort to alternate methods. Steps to Remove the VIBs Disable SNMP. Enable Maintenance Mode. Check for VIBs. Remove…
-
TLS Certificates with OpenSSL
Overview I often have to break Personal Information Exchange (PFX) files up because I need the certificate and the enclosed private key. Occasionally, I have needed to take all the separate files and export them as a PFX. Modern Browsers and Subject Alternative Name (SAN) Modern browsers, such as Google Chrome, stopped supporting certificates without…
-
Deploying NSX Edge Nodes

Overview NSX Edge nodes have mystified me and have been quite a challenge figuring out. I have to admit, the number of components, getting the correct VLANs and segments configured and all in the right place has been challenging to learn for some reason. I think, after reading the current iteration of documentation and having…