vmware-archive / powernsx

PowerShell module that abstracts the VMware NSX-v API to a set of easily used PowerShell functions
173 stars 90 forks source link

visualize nested SGs in DFW #619

Closed Sk83r closed 4 years ago

Sk83r commented 4 years ago

Hi guys

is there any way to visualize nested SG association using special command ?

When you create new SG and attach it to other bigger existing SG , hard to tell if this new SG being used in the DFW policy table, specially if you have 600+ SGs.

I want to find an easy way to get like a tree of SG association.

Thanks

Sk83r commented 4 years ago

anybody please ?

alagoutte commented 4 years ago

Hi @Sk83r,

I check and no found this cmdlet actually, i think, you need to write a loop for this

dcoghlan commented 4 years ago

PowerNSX does not have this capability. This was something that we got working in our Magpie Appliance v0.3 (https://github.com/nmbradford/magpie-release/), but that project is now stalled and v0.3 was never released.

dcoghlan commented 4 years ago

@Sk83r vRealise Network Insight is able to provide you with Security Group visualisations if you have it.