<?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: NAT Lab in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860497#M385389</link>
    <description>&lt;P&gt;ok so you would say, that the configuration in general would be correct?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2023 11:24:23 GMT</pubDate>
    <dc:creator>jsblach</dc:creator>
    <dc:date>2023-06-22T11:24:23Z</dc:date>
    <item>
      <title>NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860331#M385383</link>
      <description>&lt;P&gt;Hi i do have a very simple setup in&lt;/P&gt;
&lt;PRE&gt;GNS3&lt;/PRE&gt;
&lt;P&gt;with two VPCs and two IOUL2 switches.&lt;/P&gt;
&lt;P&gt;One switch has the following configuration:&lt;/P&gt;
&lt;LI-SPOILER&gt;interface Ethernet0/0&lt;BR /&gt;switchport access vlan 123&lt;BR /&gt;switchport mode access&lt;BR /&gt;&lt;BR /&gt;interface Ethernet1/0&lt;BR /&gt;no switchport&lt;BR /&gt;ip address 192.168.178.254 255.255.255.0&lt;BR /&gt;ip nat outside&lt;BR /&gt;&lt;BR /&gt;interface Vlan123&lt;BR /&gt;ip address 192.168.0.254 255.255.255.0&lt;BR /&gt;ip nat inside&lt;BR /&gt;&lt;BR /&gt;ip nat inside source list 1 interface Ethernet1/0 overload&lt;BR /&gt;&lt;BR /&gt;access-list 1 permit 192.168.0.0 0.0.0.255&lt;BR /&gt;&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.178.1&amp;nbsp;&lt;/LI-SPOILER&gt;
&lt;P&gt;If i use ping 192.168.178.1 source vl 123 on the switch, everything works fine and i see an entry&lt;BR /&gt;in&lt;/P&gt;
&lt;PRE&gt;sh ip nat trans&lt;/PRE&gt;
&lt;P&gt;. But if i ping 192.168.178.1 from an attached vpc it doesn't work.&lt;/P&gt;
&lt;P&gt;Where am i thinking wrong?&lt;/P&gt;
&lt;P&gt;Thanks in advance!!!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:18:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860331#M385383</guid>
      <dc:creator>jsblach</dc:creator>
      <dc:date>2023-06-26T06:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860392#M385384</link>
      <description>&lt;P&gt;Did you add&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;İp routing&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;To SW?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:07:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860392#M385384</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-06-26T06:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860421#M385385</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;It woud be a behavior expected IF the PC has not gateway or wrong gateway&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 10:57:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860421#M385385</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-06-22T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860472#M385386</link>
      <description>&lt;P&gt;hi, thanks for your answers.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt;&amp;nbsp; yes, and if i configure&lt;/P&gt;
&lt;PRE&gt;static routing&lt;/PRE&gt;
&lt;P&gt;instead of&lt;/P&gt;
&lt;PRE&gt;nat&lt;/PRE&gt;
&lt;PRE&gt;i get a reply.&lt;/PRE&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/178747"&gt;@Flavio Miranda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;the vpc have gateways&lt;/PRE&gt;
&lt;P&gt;configured, as i said, routing works&lt;/P&gt;
&lt;PRE&gt;nat&lt;/PRE&gt;
&lt;P&gt;doesn't&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:09:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860472#M385386</guid>
      <dc:creator>jsblach</dc:creator>
      <dc:date>2023-06-26T06:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860486#M385387</link>
      <description>&lt;P&gt;here i have the gns3 project attached&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 11:33:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860486#M385387</guid>
      <dc:creator>jsblach</dc:creator>
      <dc:date>2023-06-22T11:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860494#M385388</link>
      <description>&lt;P&gt;Then dont waste your time' the IOS SWl3 image canot do&lt;/P&gt;
&lt;PRE&gt;NATing.&lt;/PRE&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:15:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860494#M385388</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-06-26T06:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860497#M385389</link>
      <description>&lt;P&gt;ok so you would say, that the configuration in general would be correct?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 11:24:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860497#M385389</guid>
      <dc:creator>jsblach</dc:creator>
      <dc:date>2023-06-22T11:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860504#M385390</link>
      <description>&lt;P&gt;So so correct'&lt;/P&gt;
&lt;P&gt;Your config is perfect but there is some bug in&lt;/P&gt;
&lt;PRE&gt;gns3.&lt;/PRE&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:14:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860504#M385390</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-06-26T06:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860505#M385391</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jsblach_0-1687433262829.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/188215iF4467D4275F0E90F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jsblach_0-1687433262829.png" alt="jsblach_0-1687433262829.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but it does work in this case. why wouldn't it work with a vpc using the svi address as gateway?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 11:28:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860505#M385391</guid>
      <dc:creator>jsblach</dc:creator>
      <dc:date>2023-06-22T11:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860535#M385392</link>
      <description>&lt;P&gt;You are learning and you need to sure that you config is correct'&lt;/P&gt;
&lt;P&gt;I will apply same config you share in my lab and share reuslt.&lt;/P&gt;
&lt;P&gt;I also have&lt;/P&gt;
&lt;PRE&gt;gns3&lt;/PRE&gt;
&lt;P&gt;and after weeks try solve this issue I give up and use&lt;/P&gt;
&lt;PRE&gt;NSK sw &lt;/PRE&gt;
&lt;P&gt;instead.&lt;/P&gt;
&lt;P&gt;I will share lab tonight dont worry.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:13:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4860535#M385392</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-06-26T06:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Lab</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4861037#M385413</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;instead of using a&lt;/P&gt;
&lt;PRE&gt;VPC node &lt;/PRE&gt;
&lt;P&gt;, use a&lt;/P&gt;
&lt;PRE&gt;rtr&lt;/PRE&gt;
&lt;P&gt;and disable&lt;/P&gt;
&lt;PRE&gt;ip routing &lt;/PRE&gt;
&lt;P&gt;on that router so to make it a host device ( ip address &amp;amp; D/G) and test again.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:14:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-lab/m-p/4861037#M385413</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2023-06-26T06:14:26Z</dc:date>
    </item>
  </channel>
</rss>

