<?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: HOWTO Wanted : Trunked L3 intrerface with tagged VLAN's in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/263661#M74401</link>
    <description>&lt;P&gt;Here's a screenshot from my firewall.&amp;nbsp; Instead of using "layer-2" with "vlan interfaces" - I usually use straight layer-3 subinterfaces.&amp;nbsp; This picture should explain it all.&amp;nbsp; No need for a vlan interface with this type of configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="l3subint.png" style="width: 980px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/20244i3F5FB927F66A5CF5/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="l3subint.png" alt="l3subint.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're correct that traffic may hit the parent "ethernet1/9" interface - but that will only happen if the VLAN trunk from your switch includes an untagged (aka "native") vlan as well.&amp;nbsp; Even that shouldn't be a problem since this particular interface on the firewall: 1.) isn't part of a VR, 2.) doesn't have an IP address, and 3.) isn't a member of any security zone.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2019 22:43:10 GMT</pubDate>
    <dc:creator>jvalentine</dc:creator>
    <dc:date>2019-05-30T22:43:10Z</dc:date>
    <item>
      <title>HOWTO Wanted : Trunked L3 intrerface with tagged VLAN's</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/262327#M74343</link>
      <description>&lt;P&gt;Hi folks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to configure a L3 iterface with a trunked conenction to my core switching infrastructure - twos eperate VLAN's on the one physical interface which MUST be seprate VLAN's, security zones and IP ranges.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't figure out if I'm mking this work right - I add sub interfaces tot he physical interface configuration, and they are tagged - but the main interface isn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to create VLAN's to match the sub-interface definitions? VLAN INterfaces? Or does the act of creating the sub interface get it working?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm quite confused over this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 04:10:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/262327#M74343</guid>
      <dc:creator>darren_g</dc:creator>
      <dc:date>2019-05-28T04:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO Wanted : Trunked L3 intrerface with tagged VLAN's</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/262429#M74360</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In the past I have always made the physical interfaces layer2. Make sure the sub interfaces are tagged for the specific vlan. I then create a layer3 vlan interfaces for routing of the traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can do the same with layer3 physical interfaces, just make sure you Tag them to what the vlan is.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="Table_Cell"&gt;Interface Name&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="Table_Cell"&gt;&lt;SPAN class="uicontrol"&gt;Layer3 Subinterface&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="Table_Cell"&gt;The read-only&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="uicontrol"&gt;Interface Name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;field displays the name of the physical interface you selected. In the adjacent field, enter a numeric suffix (1-9,999) to identify the subinterface.&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="Table_Cell"&gt;Comment&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="Table_Cell"&gt;Enter an optional description for the subinterface.&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="Table_Cell"&gt;Tag&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="Table_Cell"&gt;Enter the VLAN tag (1-4,094) for the subinterface.&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 28 May 2019 19:01:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/262429#M74360</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2019-05-28T19:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO Wanted : Trunked L3 intrerface with tagged VLAN's</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/262438#M74361</link>
      <description>&lt;P&gt;See this comment for the difference between VLAN interfaces (which are actually bridged interfaces for creating a virtual switch) and layer 3 interfaces with 802.1q vlan tags (which is probably what you are looking for):&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/General-Topics/Correct-IP-setting-when-two-firewalls-connected-to-one-ISP/m-p/262311/highlight/true#M74341" target="_blank" rel="noopener"&gt;https://live.paloaltonetworks.com/t5/General-Topics/Correct-IP-setting-when-two-firewalls-connected-to-one-ISP/m-p/262311/highlight/true#M74341&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you say "trunk" do you mean a vlan trunk (meaning only tagged vlans on the physical interface, no untagged vlans), or an LACP trunk (where you bond together multiple physical interfaces into a single aggregate interface to increase throughput or provide fail-over)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really hate it when the same terms are used for different things based solely on context.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm guessing you want to create a single Layer 3 interface (you don't have to actually configure anything on it), then create multiple sub-interfaces underneath the physical interface, with each sub-interface having a vlan tag associated with it.&amp;nbsp; Thus creating a vlan trunk.&amp;nbsp; We do this on all our firewalls.&amp;nbsp; Each sub-interface can be configured with it's own Zone, Virtual Router, Zone Protection, Management Profile, etc (they're treated as separate interfaces).&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 20:42:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/262438#M74361</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2019-05-28T20:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO Wanted : Trunked L3 intrerface with tagged VLAN's</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/262455#M74369</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/42838"&gt;@fjwcash&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;See this comment for the difference between VLAN interfaces (which are actually bridged interfaces for creating a virtual switch) and layer 3 interfaces with 802.1q vlan tags (which is probably what you are looking for):&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/General-Topics/Correct-IP-setting-when-two-firewalls-connected-to-one-ISP/m-p/262311/highlight/true#M74341" target="_blank" rel="noopener"&gt;https://live.paloaltonetworks.com/t5/General-Topics/Correct-IP-setting-when-two-firewalls-connected-to-one-ISP/m-p/262311/highlight/true#M74341&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you say "trunk" do you mean a vlan trunk (meaning only tagged vlans on the physical interface, no untagged vlans), or an LACP trunk (where you bond together multiple physical interfaces into a single aggregate interface to increase throughput or provide fail-over)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really hate it when the same terms are used for different things based solely on context.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm guessing you want to create a single Layer 3 interface (you don't have to actually configure anything on it), then create multiple sub-interfaces underneath the physical interface, with each sub-interface having a vlan tag associated with it.&amp;nbsp; Thus creating a vlan trunk.&amp;nbsp; We do this on all our firewalls.&amp;nbsp; Each sub-interface can be configured with it's own Zone, Virtual Router, Zone Protection, Management Profile, etc (they're treated as separate interfaces).&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK, the comment you quoted makes it a bit clearer - a "vlan" interface is simply used to make ports into local switch ports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I mean VLAN trunk - a port which allows ONLY tagged traffic in one (or more) VLAN's in and out - connected to a "trunk" port on a switch (trunk mode switch port in Cisco/Juniper land).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And yes, I hate it when the same word means two completely different things depending on which vendor you're talking to as well! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on your last paragraph, what I have should work, as that's exactly what I've done - my only concern is that the "physical" interface is listed as "untagged" - does that mean it passes native VLAN traffic with a default (1) tag, or passes nothing at all?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks - I think you've cleared this up enough that I can make things work.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 00:29:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/262455#M74369</guid>
      <dc:creator>darren_g</dc:creator>
      <dc:date>2019-05-29T00:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: HOWTO Wanted : Trunked L3 intrerface with tagged VLAN's</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/263661#M74401</link>
      <description>&lt;P&gt;Here's a screenshot from my firewall.&amp;nbsp; Instead of using "layer-2" with "vlan interfaces" - I usually use straight layer-3 subinterfaces.&amp;nbsp; This picture should explain it all.&amp;nbsp; No need for a vlan interface with this type of configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="l3subint.png" style="width: 980px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/20244i3F5FB927F66A5CF5/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="l3subint.png" alt="l3subint.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're correct that traffic may hit the parent "ethernet1/9" interface - but that will only happen if the VLAN trunk from your switch includes an untagged (aka "native") vlan as well.&amp;nbsp; Even that shouldn't be a problem since this particular interface on the firewall: 1.) isn't part of a VR, 2.) doesn't have an IP address, and 3.) isn't a member of any security zone.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 22:43:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/howto-wanted-trunked-l3-intrerface-with-tagged-vlan-s/m-p/263661#M74401</guid>
      <dc:creator>jvalentine</dc:creator>
      <dc:date>2019-05-30T22:43:10Z</dc:date>
    </item>
  </channel>
</rss>

