<?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: Single  Tier T0 Routing question in VMware NSX Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Single-Tier-T0-Routing-question/m-p/2921656#M15129</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;ARP lookup always happens with the same subnet. So in this case, it will happen within LIF-B's ARP table.&lt;/P&gt;&lt;P&gt;The blog you are referring to, says the Routing lookup is performed on the DR &amp;amp; the DB1 VM entry already existed in the ARP table.&lt;/P&gt;&lt;P&gt;I hope this clarifies your doubt.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Aug 2022 08:56:09 GMT</pubDate>
    <dc:creator>ShahabKhan</dc:creator>
    <dc:date>2022-08-01T08:56:09Z</dc:date>
    <item>
      <title>Single  Tier T0 Routing question</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Single-Tier-T0-Routing-question/m-p/2921631#M15124</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Consider the following example:&lt;/P&gt;&lt;P&gt;We have two transport&amp;nbsp; hosts with over lay segments SEG-A, SEG-B . ESX1 and ESXI2 ,SEG-A:&amp;nbsp; 172.172.172.0/24 and SEG-B 173.173.173.0/24 have been attached to T0 DR routers. To DR1 has&amp;nbsp; two LIF-A: 172.172.172.1/24 and&amp;nbsp; LIF-B: 173.173.1/24&lt;/P&gt;&lt;P&gt;VM-A on ESXI1, is attached to SEG-A&amp;nbsp; ( 172.172.172.10), VM-B on ESXI2,&amp;nbsp; is attached to SEG-B ( 173.173.173.10)&lt;/P&gt;&lt;P&gt;VM-A pings VM-2. 1723.173.173.10.which is received by T0 DR on ESXI1.&amp;nbsp; T0 DR on ESXI1 performs routing look&amp;nbsp; up against 173.173.173.10, and finds it is reachable via directly connected LIF-B.&lt;/P&gt;&lt;P&gt;Next T0DR on ESXI1 needs to find VM-2 MAC address before traffic can be forwarded.&lt;/P&gt;&lt;P&gt;1) Will T0 DR look up VM-B MAC in LIF-A's arp table? Or Will T0 DR look up VM-B MAC in arp table associated with logical switch of SEG-B?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additional info:&lt;/P&gt;&lt;P&gt;I find conflicting info :&lt;/P&gt;&lt;P&gt;This VM's&amp;nbsp; blog suggest&amp;nbsp; ToDR performs MAC look up in&amp;nbsp; logical switch's arp table:&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.vmware.com/networkvirtualization/2017/09/nsx-t-routing-where-you-need-it.html/" target="_blank" rel="noopener"&gt;https://blogs.vmware.com/networkvirtualization/2017/09/nsx-t-routing-where-you-need-it.html/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Distributed Routing for VMs hosted on the different Hypervisors (ESXi &amp;amp; KVM):&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Destination MAC, i.e.&amp;nbsp;MAC address of DB VM1 is needed to forward the frame. An ARP entry exists for DB VM1. MAC address of DB VM1&amp;nbsp;is learnt via&amp;nbsp;&lt;STRONG&gt;remote&lt;/STRONG&gt;&amp;nbsp;TEP 192.168.150.152. Again, this MAC/TEP association table was published by NSX Controller to the hosts.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zeebahi_0-1659320418394.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/96519i804DE7BBDB825A46/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="zeebahi_0-1659320418394.png" alt="zeebahi_0-1659320418394.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;&lt;SPAN&gt;NSX-T guide on the other hand says,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://nsx.techzone.vmware.com/resource/nsx-t-reference-design-guide-3-0#_Toc59008623" target="_blank" rel="noopener"&gt;https://nsx.techzone.vmware.com/resource/nsx-t-reference-design-guide-3-0#_Toc59008623&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zeebahi_1-1659320895209.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/96520i09A7B66F0158B194/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="zeebahi_1-1659320895209.png" alt="zeebahi_1-1659320895209.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Page 51:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The routing lookup happens on the HV1 DR, which determines that the destination&lt;BR /&gt;subnet 172.16.20.0/24 is a directly connected subnet on “LIF2”. &lt;STRONG&gt;A lookup is performed in&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;the “LIF2” ARP table to determine the MAC address associated with the IP address for&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;“App2”&lt;/STRONG&gt;. This destination MAC, “MAC2”, is learned via the remote HV2 TEP&lt;BR /&gt;20.20.20.20.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks !!!&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>Mon, 01 Aug 2022 02:34:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Single-Tier-T0-Routing-question/m-p/2921631#M15124</guid>
      <dc:creator>zeebahi</dc:creator>
      <dc:date>2022-08-01T02:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Single  Tier T0 Routing question</title>
      <link>https://communities.vmware.com/t5/VMware-NSX-Discussions/Single-Tier-T0-Routing-question/m-p/2921656#M15129</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;ARP lookup always happens with the same subnet. So in this case, it will happen within LIF-B's ARP table.&lt;/P&gt;&lt;P&gt;The blog you are referring to, says the Routing lookup is performed on the DR &amp;amp; the DB1 VM entry already existed in the ARP table.&lt;/P&gt;&lt;P&gt;I hope this clarifies your doubt.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 08:56:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-NSX-Discussions/Single-Tier-T0-Routing-question/m-p/2921656#M15129</guid>
      <dc:creator>ShahabKhan</dc:creator>
      <dc:date>2022-08-01T08:56:09Z</dc:date>
    </item>
  </channel>
</rss>

