VMware Cloud Community
Zemphyr
Contributor
Contributor

VLAN list

Hi

Is there a way to list out all the VLAN's that the physical networkcard on ESXi can see from the switch?

esxcfg-vswitch -l only show defined VLAN's on the system.

I know HPE Oneview has presented all VLAN's to the blade, but i can only see some of them in the ESXi console. Not sure where the miconfiguration is.

I have installed both ESXi 5.1 and 6.5 to verify that it's a consistent error, and OS related.

0 Kudos
1 Reply
daphnissov
Immortal
Immortal

vim-cmd hostsvc/net/query_networkhint --pnic-name=<vmnic_name>

0 Kudos