When attempting to deploy On-Demand NAT / LB within vRA. I came across this lovely error message: After scratching my head and reviewing the DEM logs nothing was jumping out at me. The error message seemed generic enough, so I googled …
Category: VMWare
Vmware
In the previous post, we discussed how to edit existing security policy using PowerNSX. We will round out this series by talking about how to remove NSX security policies with rules using PowerNSX. The video above demonstrates the cmdlets discussed …
In the previous post found here, we discussed how to create security policies with PowerNSX. In this post, I’ll demonstrate how to edit existing security policy firewall rules then apply security policies to security groups with PowerNSX. The video above demonstrates the …
In a recent consulting role I performed some PowerNSX development to help automate the creation of security policies with PowerNSX. The business wanted to reduce the time it took to create / edit / remove security policies within NSX. While …
Creating Security Groups The example below is why NSX name fields should be case-insensitive. When creating security groups with the names: “SG-01”, “Sg-01”, “sG-01”, and “sg-01” one might think this won’t be allowed as they’re the same name. Actually, NSX …