<?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: Layer 3 sub interfaces on Hyper-V in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518507#M107568</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your advice.&lt;/P&gt;
&lt;P&gt;I tried Layer 2 with&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="pa_subinterface_layer2.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/44769i44D6FB39C0301F83/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="pa_subinterface_layer2.png" alt="pa_subinterface_layer2.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;and still no luck.&amp;nbsp;&lt;BR /&gt;I used&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set-VMNetworkAdapterVlan -VMName web01 -VMNetworkAdapterName web01-LAN-Switch -Access -VlanId 7&lt;BR /&gt;tried static MACs ... and even&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo ip link add link eth2 name eth2.7 type vlan id 7&lt;BR /&gt;I created a ping managment profile and added a any/any for icmp/ping policy.&lt;BR /&gt;For some reason I can ping from the hvper-v host (when added to the vlan 7) the web01 but not the Palo Alto Interface.&lt;/P&gt;
&lt;P&gt;Any Ideas?&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 10:50:55 GMT</pubDate>
    <dc:creator>JanDoniger</dc:creator>
    <dc:date>2022-10-20T10:50:55Z</dc:date>
    <item>
      <title>Layer 3 sub interfaces on Hyper-V</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518401#M107561</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am trying to get Palo Alto VM series (10.2.3) to work with layer 3 sub interfaces on Hyper-V (2022).&lt;BR /&gt;I configured interface/subinterface from the documentation (&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClRkCAK" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClRkCAK&lt;/A&gt;)&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pa_subinterface.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/44746iE7696C5E3FAF4A1F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="pa_subinterface.png" alt="pa_subinterface.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I also tried it with removing the ip.adr 192.168.4.252/24&lt;BR /&gt;I also tried setting the vSwitch to trunk mode on the Hyper-V host with &lt;BR /&gt;Set-VMNetworkAdaptervlan -VMName PA -VMNetworkAdapterName "PA-LAN-Switch" -Trunk -AllowedVlanIdList "1-7" -NativeVlanId 0&lt;/P&gt;
&lt;P&gt;I can ping between vms on the vlan 7 ... but I cannot ping the PA IP (192.168.7.252)&lt;BR /&gt;If I remove the subinterface and the vlan tagging in the Hyper-V Host I can ping 192.168.4.252.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be appreciated,&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 16:12:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518401#M107561</guid>
      <dc:creator>JanDoniger</dc:creator>
      <dc:date>2022-10-19T16:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 3 sub interfaces on Hyper-V</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518441#M107563</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Here is how I have set this up in the past. However I make my physical interfaces layer2, trunk the vlans, and then make layer3 vlan interfaces on the PAN. This I feel allows for more control and forces all traffic to pass through the PAN.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OtakarKlier_0-1666212463205.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/44751iC1B878054E159A09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="OtakarKlier_0-1666212463205.png" alt="OtakarKlier_0-1666212463205.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then on the Hyper-V side make sure you tag the vlans appropriately.&amp;nbsp; When you create a VM, make sure you use static MAC's and also have the VM tag the network packets. The interfaces are not pingable by default. You need to configure a management profile that allows pings, then attach it to the interface. You will also need security policies to allow the ping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 20:49:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518441#M107563</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2022-10-19T20:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 3 sub interfaces on Hyper-V</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518507#M107568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your advice.&lt;/P&gt;
&lt;P&gt;I tried Layer 2 with&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="pa_subinterface_layer2.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/44769i44D6FB39C0301F83/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="pa_subinterface_layer2.png" alt="pa_subinterface_layer2.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;and still no luck.&amp;nbsp;&lt;BR /&gt;I used&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set-VMNetworkAdapterVlan -VMName web01 -VMNetworkAdapterName web01-LAN-Switch -Access -VlanId 7&lt;BR /&gt;tried static MACs ... and even&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo ip link add link eth2 name eth2.7 type vlan id 7&lt;BR /&gt;I created a ping managment profile and added a any/any for icmp/ping policy.&lt;BR /&gt;For some reason I can ping from the hvper-v host (when added to the vlan 7) the web01 but not the Palo Alto Interface.&lt;/P&gt;
&lt;P&gt;Any Ideas?&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 10:50:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518507#M107568</guid>
      <dc:creator>JanDoniger</dc:creator>
      <dc:date>2022-10-20T10:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 3 sub interfaces on Hyper-V</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518728#M107590</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I would say the PAN config is correct. Might want to recheck the Hyper-V side:&lt;/P&gt;
&lt;P&gt;If using a Teamed interface make sure its tagged:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OtakarKlier_0-1666362024287.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/44809i2DC261A9224B6986/image-size/medium?v=v2&amp;amp;px=400" role="button" title="OtakarKlier_0-1666362024287.png" alt="OtakarKlier_0-1666362024287.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then on the VM settings:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OtakarKlier_1-1666362219954.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/44810i0AC89FD162FE0B58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="OtakarKlier_1-1666362219954.png" alt="OtakarKlier_1-1666362219954.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Sorry I cant find my notes from when I built everything. It was a long time ago.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 14:34:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/518728#M107590</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2022-10-21T14:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 3 sub interfaces on Hyper-V</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/536415#M110208</link>
      <description>&lt;P&gt;I have an almost identical setup. It was working great on 10.1.3 and 10.1.8 for many months. Once I upgraded to the 10.2.0 and above line (I am on 10.2.3-h4 now) Vlan traffic will not pass my sub-interfaces. The arp's are not passing and getting dropped due to vlan tags not getting appended to the packets it appears. It must somehow be related to Hyper-V. We are gathering data in my TAC case and they said the fix will be in 10.2.4 when that version comes out.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 00:23:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/536415#M110208</guid>
      <dc:creator>JRzepka</dc:creator>
      <dc:date>2023-03-25T00:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 3 sub interfaces on Hyper-V</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/537240#M110320</link>
      <description>&lt;P&gt;I can confirm that the new version 10.2.4 fixes this issue now.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 13:45:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/537240#M110320</guid>
      <dc:creator>JRzepka</dc:creator>
      <dc:date>2023-03-31T13:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 3 sub interfaces on Hyper-V</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/540925#M110920</link>
      <description>&lt;P&gt;and &lt;SPAN&gt;11.0.1&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 15:06:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/540925#M110920</guid>
      <dc:creator>Emersonarredondo</dc:creator>
      <dc:date>2023-05-03T15:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 3 sub interfaces on Hyper-V</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/546923#M111752</link>
      <description>&lt;P&gt;I am facing this issue on 11.0.. will try to update to 11.0.1 to see if it fixes the issue&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 21:37:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/layer-3-sub-interfaces-on-hyper-v/m-p/546923#M111752</guid>
      <dc:creator>RGomesPT</dc:creator>
      <dc:date>2023-06-22T21:37:44Z</dc:date>
    </item>
  </channel>
</rss>

