<?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: Host route and NSX-T in VMware NSX Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2852450#M13490</link>
    <description>&lt;P&gt;Thanks Sreec!!&lt;/P&gt;&lt;P&gt;As you mentioned in both Multisite and Federation solutions , T0/T1 routers do not learn host route&lt;/P&gt;&lt;P&gt;Does VXLAN solution from VMWare can do headend ingress replication for bum traffic without requiring multicast functionality in underlay?&lt;/P&gt;&lt;P&gt;Because this video from Vmware at 0:56 mentions Multicast underlay being the requirement:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=MUFheGbIIws" target="_blank"&gt;https://www.youtube.com/watch?v=MUFheGbIIws&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshot of the video:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture123.PNG" style="width: 999px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/89511i540A00AC2FFF1C8C/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Capture123.PNG" alt="Capture123.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jun 2021 18:20:30 GMT</pubDate>
    <dc:creator>zeebahi</dc:creator>
    <dc:date>2021-06-13T18:20:30Z</dc:date>
    <item>
      <title>Host route and NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2852398#M13487</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I am new to NSX-T, but have experience with VXLAN-BGPEVPN.&lt;/P&gt;&lt;P&gt;In VXLAN BGPEVPN,&amp;nbsp; VTEP can learn host routes ( /32) by snopping on ARP, DHCP messages from attached hosts.&lt;/P&gt;&lt;P&gt;Now my question, I will illustrate as below:&lt;/P&gt;&lt;P&gt;Case:T0 Only&lt;/P&gt;&lt;P&gt;We have two ESXi : ESXA and ESXB, both these ESXI are at two different data centers DC1 and DC2&amp;nbsp; joined by layer 3 WAN CKT:&lt;/P&gt;&lt;P&gt;DC1---1.1.1.1--WAN----2.2.2.2-DC2&lt;/P&gt;&lt;P&gt;ESXIA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ESXB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Over lay segment SEG-APP :(10.10.10.0/24) has been created and attached to Over lay transport TZ1 which is then attached to both ESXI hosts.&lt;/P&gt;&lt;P&gt;2) VMSERVER 10.10.10.10 is on ESXIA.&lt;/P&gt;&lt;P&gt;2) Edge node VM1 is on ESXI1 A and Edge node VM2 is on ESXB.&amp;nbsp; Only TO routers have been created, no T1 router is configured.&lt;/P&gt;&lt;P&gt;3) T0 routers are attached to TZ1 and also conncted to VLAN backed transport zone for external communication with non&amp;nbsp; NSX network.&lt;/P&gt;&lt;P&gt;Considerig the above, can T0 rouer&amp;nbsp; on Edge1VM( Which is on ESXIA)&amp;nbsp; learn 10.10.10.10/32 host route for attached VMSERVER1 by snooping on ARP, DHCP etc?&lt;/P&gt;&lt;P&gt;CASE: T1 and T0&lt;/P&gt;&lt;P&gt;Just like case1 but we are using T1 routers in addition to T0.&lt;/P&gt;&lt;P&gt;We have two ESXi : ESXA and ESXB, both these ESXI are at two different data centers DC1 and DC2&amp;nbsp; joined by layer 3 WAN CKT:&lt;/P&gt;&lt;P&gt;DC1---1.1.1.1--WAN----2.2.2.2-DC2&lt;/P&gt;&lt;P&gt;ESXIA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ESXB&lt;/P&gt;&lt;P&gt;1) Over lay segment SEG-APP :(10.10.10.0/24) has been created and attached to Over lay transport TZ1 which is then attached to both ESXI hosts.&lt;/P&gt;&lt;P&gt;2) VMSERVER 10.10.10.10 is on ESXIA.&lt;/P&gt;&lt;P&gt;2) Edge node VM1 is on ESXI1 A and Edge node VM2 is on ESXB.&amp;nbsp; T1/T0 routers have been created.&lt;/P&gt;&lt;P&gt;3) T1 routers are attached to TZ1 , T1 routers are also connected to T0, T0 routers are connected to non NSX's network using VLAN-back segment.&lt;/P&gt;&lt;P&gt;Considerig the above, can T1 rouer&amp;nbsp; on Edge1VM( Which is on ESXIA)&amp;nbsp; learn 10.10.10.10/32 host route for attached VMSERVER1 by snooping on ARP, DHCP etc?&lt;/P&gt;&lt;P&gt;Thanks and have a good weekend!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 16:20:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2852398#M13487</guid>
      <dc:creator>zeebahi</dc:creator>
      <dc:date>2021-06-12T16:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Host route and NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2852413#M13488</link>
      <description>&lt;P&gt;I'm unsure if we are planning for a Multi-site or NSX-T Federation site approach. You should certainly refer&amp;nbsp;&lt;A href="https://communities.vmware.com/t5/VMware-NSX-Documents/NSX-T-3-1-Multi-Location-Design-Guide-Federation-Multisite/ta-p/2810327" target="_blank"&gt;https://communities.vmware.com/t5/VMware-NSX-Documents/NSX-T-3-1-Multi-Location-Design-Guide-Federation-Multisite/ta-p/2810327&lt;/A&gt;&amp;nbsp;to know more about this. Keeping that aside, in NSX-T we do have EVPN, but the use case is for MP-BGP ( control plane use MP-BGP) and data plan use VXLAN. However, if we are not using that approach, all workloads will be leveraging the Geneve overlay network and T1&amp;amp;T0 will advertise the routes to upstream routers but they don't advertise /32 unless we are doing NAT.&amp;nbsp; If you are looking for Site-specific Egress for your workload, watch out for NSX-T Federation. For influencing the ingress routes, you will have to some route manipulation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jun 2021 06:01:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2852413#M13488</guid>
      <dc:creator>Sreec</dc:creator>
      <dc:date>2021-06-13T06:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Host route and NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2852450#M13490</link>
      <description>&lt;P&gt;Thanks Sreec!!&lt;/P&gt;&lt;P&gt;As you mentioned in both Multisite and Federation solutions , T0/T1 routers do not learn host route&lt;/P&gt;&lt;P&gt;Does VXLAN solution from VMWare can do headend ingress replication for bum traffic without requiring multicast functionality in underlay?&lt;/P&gt;&lt;P&gt;Because this video from Vmware at 0:56 mentions Multicast underlay being the requirement:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=MUFheGbIIws" target="_blank"&gt;https://www.youtube.com/watch?v=MUFheGbIIws&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshot of the video:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture123.PNG" style="width: 999px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/89511i540A00AC2FFF1C8C/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Capture123.PNG" alt="Capture123.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jun 2021 18:20:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2852450#M13490</guid>
      <dc:creator>zeebahi</dc:creator>
      <dc:date>2021-06-13T18:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Host route and NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2853241#M13521</link>
      <description>&lt;P&gt;My bad I missed your reply.&amp;nbsp; Multicast is required when we use NSX-V ( Hybrid/Multicast), we don't have a multicast mode for BUM traffic ( Geneve) in NSX-T&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 13:43:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2853241#M13521</guid>
      <dc:creator>Sreec</dc:creator>
      <dc:date>2021-06-17T13:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Host route and NSX-T</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2853550#M13524</link>
      <description>&lt;P&gt;No problem!!&lt;/P&gt;&lt;P&gt;Appreciated!!&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jun 2021 02:35:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Host-route-and-NSX-T/m-p/2853550#M13524</guid>
      <dc:creator>zeebahi</dc:creator>
      <dc:date>2021-06-19T02:35:51Z</dc:date>
    </item>
  </channel>
</rss>

