<?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: 802.1q tagged sub-interfaces on PA-500 v6.1 not working in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-tagged-sub-interfaces-on-pa-500-v6-1-not-working/m-p/10146#M7445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conceptually, this all looks correct.&amp;nbsp; I've had similar configurations working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What symptoms or errors do you have?&lt;/P&gt;&lt;P&gt;Is the interface link up?&lt;/P&gt;&lt;P&gt;Any errors on the switch or firewall?&lt;/P&gt;&lt;P&gt;Any logs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Jun 2015 10:15:00 GMT</pubDate>
    <dc:creator>pulukas</dc:creator>
    <dc:date>2015-06-20T10:15:00Z</dc:date>
    <item>
      <title>802.1q tagged sub-interfaces on PA-500 v6.1 not working</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-tagged-sub-interfaces-on-pa-500-v6-1-not-working/m-p/10145#M7444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to consolidate multiple Layer3 interfaces into a &lt;SPAN style="text-decoration: underline;"&gt;single&lt;/SPAN&gt; Layer3 interface using subinterfaces and VLAN tagging, but it's not working.&lt;/P&gt;&lt;P&gt;I'm hoping someone can point out the error in my configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current working configuration:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;FIREWALL&lt;/SPAN&gt;&lt;BR /&gt;ethernet1/2 - 192.168.102.254, untagged, zone 102&lt;/P&gt;&lt;P&gt;ethernet1/3 - 192.168.103.254, untagged, zone 103&lt;/P&gt;&lt;P&gt;ethernet1/4 - 192.168.104.254, untagged, zone 104&lt;/P&gt;&lt;P&gt;ethernet1/5 - 192.168.105.254, untagged, zone 105&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VirtualRouter1 - ethernet1/2, ethernet1/3, ethernet1/4, ethernet1/5&lt;/P&gt;&lt;P&gt;SecurityPolicy - rules in place that allow communication between zones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;SWITCH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;port2 - access port, vlan 102 &amp;lt;-&amp;gt; ethernet1/2&lt;/P&gt;&lt;P&gt;port3 - access port, vlan 103 &amp;lt;-&amp;gt; ethernet1/3&lt;/P&gt;&lt;P&gt;port4 - access port, vlan 104 &amp;lt;-&amp;gt; ethernet1/4&lt;/P&gt;&lt;P&gt;port5 - access port, vlan 105 &amp;lt;-&amp;gt; ethernet1/5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attempted the configuration below but after the commit nothing could be accessed through the firewall.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;FIREWALL&lt;/SPAN&gt;&lt;BR /&gt;ethernet1/2 - no IP address, no zone&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;ethernet1/3 - no IP address, Layer3&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp; ethernet1/3.102 - 192.168.102.254/24, tagged 102, zone 102.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp; ethernet1/3.103 - 192.168.103.254/24, tagged 103, zone 103.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp; ethernet1/3.104 - 192.168.104.254/24, tagged 104, zone 104.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp; ethernet1/3.105 - 192.168.105.254/24, tagged 105, zone 105.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;ethernet1/4 - no IP address, no zone&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;ethernet1/5 - no IP address, no zone&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;VirtualRouter1 - ethernet1/2, ethernet1/3, ethernet1/4, ethernet1/5, ethernet1/3.102, ethernet1/3.103, ethernet1/3.104, ethernet1/3.105&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;SecurityPolicy - same zone rules in place from working configuration.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;SWITCH&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;port2 - shutdown&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;port3 - tagged vlans 102, 103, 104, 105&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;port4 - shutdown&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;port5 - shutdown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 23:01:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/802-1q-tagged-sub-interfaces-on-pa-500-v6-1-not-working/m-p/10145#M7444</guid>
      <dc:creator>andersone</dc:creator>
      <dc:date>2015-06-17T23:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1q tagged sub-interfaces on PA-500 v6.1 not working</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/802-1q-tagged-sub-interfaces-on-pa-500-v6-1-not-working/m-p/10146#M7445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conceptually, this all looks correct.&amp;nbsp; I've had similar configurations working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What symptoms or errors do you have?&lt;/P&gt;&lt;P&gt;Is the interface link up?&lt;/P&gt;&lt;P&gt;Any errors on the switch or firewall?&lt;/P&gt;&lt;P&gt;Any logs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2015 10:15:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/802-1q-tagged-sub-interfaces-on-pa-500-v6-1-not-working/m-p/10146#M7445</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2015-06-20T10:15:00Z</dc:date>
    </item>
  </channel>
</rss>

