<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ESXI 7 VLAN ID setting in vSphere™ vNetwork Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983079#M14758</link>
    <description>&lt;P&gt;HTH = Hope this helps, its not my name&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@289AD012C70581C0618D88C2AB55924A/emoticons/1f602.png" alt=":face_with_tears_of_joy:" title=":face_with_tears_of_joy:" /&gt;&lt;/P&gt;&lt;P&gt;Its hard to say what the issue is without seeing your config or knowing your setup, eg do you have LAGs or LACP enabled?&lt;/P&gt;&lt;P&gt;What type of switch are your management interfaces connected to on the ESXi end? Standard or Distributed? Personally i would keep the management ports on a standard switch, and configure the physical interfaces, as access ports rather than trunk ports, then leave the VLAN blank as i mentioned above. This is a perfectly normal (and solid) configuration. This is VMware best practice and offers improved recovery capability, especially if you lose vCenter and can't then manage the switch, which impedes recovery (which i have seen happen before).&lt;/P&gt;</description>
    <pubDate>Sun, 20 Aug 2023 01:08:00 GMT</pubDate>
    <dc:creator>markey165</dc:creator>
    <dc:date>2023-08-20T01:08:00Z</dc:date>
    <item>
      <title>ESXI 7 VLAN ID setting</title>
      <link>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983063#M14755</link>
      <description>&lt;P&gt;Hi, when I set my VLAN ID (optional) on my host, the network lost and even a direct connection to the host can't ping through. What has gone wrong?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 23:28:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983063#M14755</guid>
      <dc:creator>Gurenchee1985</dc:creator>
      <dc:date>2023-08-19T23:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: ESXI 7 VLAN ID setting</title>
      <link>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983077#M14756</link>
      <description>&lt;P&gt;Is this happening when configuring the management interfaces in the DCUI? Do you know if the switchport(s) on the other end is an Access port or a Trunk Port?&lt;/P&gt;&lt;P&gt;I strongly suspect it is configured as an Access Port. In which case the switch is expecting "untagged" traffic, but you are sending it "tagged" traffic, which the switch doesn't recognize, and therefore a loss of connectivity occurs.&lt;/P&gt;&lt;P&gt;Assuming it&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;IS&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp;&lt;SPAN&gt;an access port, and configured for the correct (native) VLAN on the switch end, then you don't need to set (ie tag) the VLAN on the ESXi end, just leave it blank.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 09:19:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983077#M14756</guid>
      <dc:creator>markey165</dc:creator>
      <dc:date>2023-08-20T09:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: ESXI 7 VLAN ID setting</title>
      <link>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983078#M14757</link>
      <description>&lt;P&gt;Hi HTH,&lt;/P&gt;&lt;P&gt;Yes when I changed the VLAN ID on the dcui to any digit other than blank, the connection to the vsphere will lost it connection. I did try to set my Cisco 9300 to trunk port with vlan 16 as well but the same behaviour. What else could have gone wrong in this case?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Guren&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 00:46:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983078#M14757</guid>
      <dc:creator>Gurenchee1985</dc:creator>
      <dc:date>2023-08-20T00:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: ESXI 7 VLAN ID setting</title>
      <link>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983079#M14758</link>
      <description>&lt;P&gt;HTH = Hope this helps, its not my name&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@289AD012C70581C0618D88C2AB55924A/emoticons/1f602.png" alt=":face_with_tears_of_joy:" title=":face_with_tears_of_joy:" /&gt;&lt;/P&gt;&lt;P&gt;Its hard to say what the issue is without seeing your config or knowing your setup, eg do you have LAGs or LACP enabled?&lt;/P&gt;&lt;P&gt;What type of switch are your management interfaces connected to on the ESXi end? Standard or Distributed? Personally i would keep the management ports on a standard switch, and configure the physical interfaces, as access ports rather than trunk ports, then leave the VLAN blank as i mentioned above. This is a perfectly normal (and solid) configuration. This is VMware best practice and offers improved recovery capability, especially if you lose vCenter and can't then manage the switch, which impedes recovery (which i have seen happen before).&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 01:08:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983079#M14758</guid>
      <dc:creator>markey165</dc:creator>
      <dc:date>2023-08-20T01:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: ESXI 7 VLAN ID setting</title>
      <link>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983082#M14759</link>
      <description>&lt;P&gt;Lol.&lt;/P&gt;&lt;P&gt;My switch on esxi should be distributed.&lt;/P&gt;&lt;P&gt;If I have to go for trunk port, should I use native vlan or vlan on the switch setting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 01:43:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983082#M14759</guid>
      <dc:creator>Gurenchee1985</dc:creator>
      <dc:date>2023-08-20T01:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: ESXI 7 VLAN ID setting</title>
      <link>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983088#M14760</link>
      <description>&lt;P&gt;I think you have a single ESXi host and that case no requirement of distributed switch, it only required if you are managing your ESXi host through vCneter.&lt;/P&gt;&lt;P&gt;Now on networking part, either:&lt;/P&gt;&lt;P&gt;Make your uplink port to trunk and tag your ESXi host with the respective vlan.&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Make your uplink port to trunk and on switch side make the respective vlan as native, in that case no vlan tagging at ESXi host.&lt;/P&gt;&lt;P&gt;Making your switch an access port will restrict you to a single vlan.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachchidanand&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 03:24:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983088#M14760</guid>
      <dc:creator>Sachchidanand</dc:creator>
      <dc:date>2023-08-20T03:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: ESXI 7 VLAN ID setting</title>
      <link>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983102#M14761</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/5638196"&gt;@Gurenchee1985&lt;/a&gt;&amp;nbsp;wrote&lt;P&gt;If I have to go for trunk port, should I use native vlan or vlan on the switch setting?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If you're using a trunk port, yes, you must tag it as VLAN "16"&lt;/P&gt;&lt;P&gt;If you are losing connectivity, maybe its switch configuration issue for your trunk port settings. Post them here and maybe we can spot something.&lt;/P&gt;&lt;P&gt;Are your management interfaces shared with other traffic, or are they dedicated? Always make them dedicated if you can for resilience. Then you can make them access ports, the config is simpler and recovery is simpler.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 09:27:12 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-vNetwork-Discussions/ESXI-7-VLAN-ID-setting/m-p/2983102#M14761</guid>
      <dc:creator>markey165</dc:creator>
      <dc:date>2023-08-20T09:27:12Z</dc:date>
    </item>
  </channel>
</rss>

