VMware vSphere

 View Only
  • 1.  configration

    Posted Nov 16, 2020 04:50 PM

    i have esxi host with on physical interface card connected to cisco switch assigned to vlan 10

    when i set the management network on esxi vlan 10 instead of vlan 0 i cant connect it again



  • 2.  RE: configration

    Posted Nov 16, 2020 07:51 PM

    Hey, hope you are doing fine 

    For the Behaviour you are describing the interface connected to esxi host has VLAN 0 tagged instead of VLAN 10.
    Are you sure your NIC has VLAN 10 tagged?
    You can confirm with this resources:

    https://blogs.vmware.com/PowerCLI/2010/02/how-to-find-out-what-vlans-your-esx-hosts-can-really-see.html
     
    or you can run the command
    esxcli network nic vlan stats get -n vmnic0 

    this will get you all the VLANs passing trough your vmnic0 (replace with the proper vmnic)
    https://vmwareaddicted.blogspot.com/2017/01/network-troublshooting-using-esxcli-and.html



  • 3.  RE: configration

    Posted Nov 16, 2020 08:54 PM

     
    Moderator: Moved to ESXi Discsussions