<?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: Layer3 forwarding in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9924#M7276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so what happens when we do not enable forwarding ?&lt;/P&gt;&lt;P&gt;what is the thing that we cannot do ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jul 2013 21:35:27 GMT</pubDate>
    <dc:creator>Retired Member</dc:creator>
    <dc:date>2013-07-10T21:35:27Z</dc:date>
    <item>
      <title>Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9918#M7270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I do not choose this function I can use layer2 vlan interface's as layer3.I could not understand what does "layer3 forwarding" function really do .Can someone explain this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 13:18:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9918#M7270</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-05-21T13:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9919#M7271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any update for that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 08:23:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9919#M7271</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-07-09T08:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9920#M7272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean that even if you disable l3-forwarding for a specific vlan-interface it can still route traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is the output from "show vlan all" says "disabled" regarding layer3 forwarding?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To me disabling "l3-forwarding" is the same as running "no ip routing" in a cisco l3-switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is you can still ping this vlan-interface (if it has a mgmt-profile that allows ping attached to it) but if you send a packet to it with a dstip which isnt the ip of this vlaninterface then the packet should be dropped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 08:28:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9920#M7272</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-07-09T08:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9921#M7273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="7216" alt="vlan.png" class="jive-image-thumbnail jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/7216_vlan.png" width="450" /&gt;&lt;IMG alt="vlan22.png" class="jive-image-thumbnail jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/7223_vlan22.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All routing is working fine between vlans and other layer3 interfaces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 08:41:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9921#M7273</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-07-09T08:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9922#M7274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you should contact the tech support... and then update this thread with the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To me disabling l3-forwarding for a particular vlan-interface, no matter if this vlan-interface has an ip address attached to it or not, should mean that this vlan-interface wont forward packets to other vlan-interfaces and it should not accept packets from other vlan-interfaces aswell. However it should still forward packets to/from physical interfaces which are part of this vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case ethernet1/1 should be able to forward packets to/from ethernet1/10 since both are part of vlan.10 but ethernet1/1 should not be able to forward packets to/from ethernet1/7 since that interface is part of vlan.2 which is different vlan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 08:51:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9922#M7274</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-07-09T08:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9923#M7275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VLAN interface is used as a gateway for routing purpose&lt;/P&gt;&lt;P&gt;you create a vlan object with 2 or more interface layer2, at this broadcast domain you can bind a Vlan Interface with Layer 3 forwarding enable. that allow the machine device connecting on any port of the vlan object to used the VLAN interface ipaddress affected as the default gateway.&lt;/P&gt;&lt;P&gt;the vlan interface is bind to a VR that allow the routing and forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 14:31:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9923#M7275</guid>
      <dc:creator>Gregoux</dc:creator>
      <dc:date>2013-07-10T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9924#M7276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so what happens when we do not enable forwarding ?&lt;/P&gt;&lt;P&gt;what is the thing that we cannot do ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 21:35:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9924#M7276</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-07-10T21:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9925#M7277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;so what happens when we do not enable forwarding ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;simple no forwarding,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt; you can create all the object VLan object and vlan interface and bind it to gather. And enable the forwarding when you need it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 07:04:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9925#M7277</guid>
      <dc:creator>Gregoux</dc:creator>
      <dc:date>2013-07-11T07:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9926#M7278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes but it's disable for all vlan's as you can see top&lt;/P&gt;&lt;P&gt;and we can do everything.vlan's can reach each other and access everywhere. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 07:08:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9926#M7278</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-07-11T07:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9927#M7279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So did you contact the tech-support yet and what was their reply?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 08:16:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9927#M7279</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-07-11T08:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9928#M7280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes contact the tech support and give us the return&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 09:01:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9928#M7280</guid>
      <dc:creator>Gregoux</dc:creator>
      <dc:date>2013-07-11T09:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Layer3 forwarding</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9929#M7281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I did.still open.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 12:11:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer3-forwarding/m-p/9929#M7281</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-07-11T12:11:02Z</dc:date>
    </item>
  </channel>
</rss>

