<?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 DHCP with NSX-T in VMware NSX Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529812#M2447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When NSX-T is managing an environment does DHCP relay on a VLAN not work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I have a segment backed by a VLAN and in that VLAN I have a DHCP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After deploying NSX-T and creating the VLAN backed segments and moving the VMs from vDS to N-DVS I am no longer able to obtain a DHCP lease from the Windows Server on the same segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at how NSX-T DHCP Relay works you can't use it with a VLAN backed segment unless I am missing something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2020 02:32:01 GMT</pubDate>
    <dc:creator>chadc1979</dc:creator>
    <dc:date>2020-03-23T02:32:01Z</dc:date>
    <item>
      <title>DHCP with NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529812#M2447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When NSX-T is managing an environment does DHCP relay on a VLAN not work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I have a segment backed by a VLAN and in that VLAN I have a DHCP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After deploying NSX-T and creating the VLAN backed segments and moving the VMs from vDS to N-DVS I am no longer able to obtain a DHCP lease from the Windows Server on the same segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at how NSX-T DHCP Relay works you can't use it with a VLAN backed segment unless I am missing something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2020 02:32:01 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529812#M2447</guid>
      <dc:creator>chadc1979</dc:creator>
      <dc:date>2020-03-23T02:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP with NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529813#M2448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Every segment in NSX-T, regardless if it is Overlay or VLAN backed has segment profiles attached to it. One of these is the security profile which, among other security features, has DHCP protections to prevent unknow/undesired DHCP servers on the network. This might be preventing the DHCP packets from the VMs reach the DHCP server. Have you taken a look at the segment profiles attached to this segment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2020 19:30:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529813#M2448</guid>
      <dc:creator>mauricioamorim</dc:creator>
      <dc:date>2020-03-23T19:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP with NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529814#M2449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never thought there would be a firewall rule on the switchport blocking DHCP but sure enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For someone else finding this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advanced Networking &amp;amp; Security &amp;gt; Networking &amp;gt; Switches &amp;gt; Switching Profiles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select nsx-default-switch-security-vif-profile &amp;gt; Actions &amp;gt;&amp;nbsp; Clone Profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncheck Server Block under DHCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then click on Ports and select your DHCP server(s) &amp;gt; Edit &amp;gt; Switching Profiles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change Switch Security to the new profile you just created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That'll keep DHCP Server blocked for all other servers except the one(s) you want DHCP available from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2020 22:08:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529814#M2449</guid>
      <dc:creator>chadc1979</dc:creator>
      <dc:date>2020-03-23T22:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP with NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529815#M2450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not actually a firewall but common security features available on L2 switches. This control regarding DHCP is like DHCP snooping with trusted interfaces on any common switch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2020 12:36:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/529815#M2450</guid>
      <dc:creator>mauricioamorim</dc:creator>
      <dc:date>2020-03-24T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP with NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/2903801#M14585</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.vmware.com/t5/user/viewprofilepage/user-id/4224432"&gt;@mauricioamorim&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in DHCP snooping i can add a interface that i trust to relay.&lt;/P&gt;&lt;P&gt;But in this can i add a server that is trusted?&amp;nbsp;&lt;/P&gt;&lt;P&gt;so in vlan 2 can i add a server that is trusted to handel DHCP ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 08:43:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/2903801#M14585</guid>
      <dc:creator>NikAli</dc:creator>
      <dc:date>2022-04-12T08:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP with NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/2928671#M15423</link>
      <description>&lt;P&gt;Thank you for posting this, but apparently they changed it in NSX 4.&lt;/P&gt;&lt;P&gt;I found it in Networking, Segments, Profiles.&lt;/P&gt;&lt;P&gt;I could not clone the default profile, so I created a new profile.&amp;nbsp; Add Segment Profile, Segment Security, turned the Server Block turned off.&lt;/P&gt;&lt;P&gt;Then went to the Distributed Port Groups tab, and on each Distributed Port Group, changed the segment security profile to the new one I created.&lt;/P&gt;&lt;P&gt;I hope this helps, because it's panic time when you implement NSX and suddenly users are not getting DHCP addresses.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 16:49:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/2928671#M15423</guid>
      <dc:creator>carlo_COT</dc:creator>
      <dc:date>2022-09-13T16:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP with NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/2928672#M15424</link>
      <description>&lt;P&gt;And I don't see where you can add the DHCP servers that you want to allow (in NSX 4)&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 16:52:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/2928672#M15424</guid>
      <dc:creator>carlo_COT</dc:creator>
      <dc:date>2022-09-13T16:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP with NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/2937424#M15661</link>
      <description>&lt;P&gt;I assume you'll need to add a relay to get DHCP to work so&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;networking &amp;gt;&amp;gt; DHCP &amp;amp; add a DHCP relay profile. Then add the profile to the segment.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 10:13:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/DHCP-with-NSX-T/m-p/2937424#M15661</guid>
      <dc:creator>Chris-work4</dc:creator>
      <dc:date>2022-11-09T10:13:00Z</dc:date>
    </item>
  </channel>
</rss>

