Network Inferno: Using PowerCLI to match VTEP binding to hosts
Using PowerCLI to match VTEP binding to hosts
A quick one today on PowerCLI. A colleague asked about how to retrieve a list of VTEPs assigned to a host. I was asked because they though PowerNSX may actually do this but low and behold, good old PowerCLI can do the trick. The use of Get-VMHostNetworkAdapter will help here. The first example will Get … Continue reading “Using PowerCLI to match VTEP binding to hosts”