<?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: PA in VWire mode between trunked ports in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15985#M11673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if I understand, by trunked ports, you are talking about link aggregation right?&amp;nbsp; So if ae1 faces the core and ae2 face the esx host, configure 2 ethernet interfaces per aggregate interface.&amp;nbsp; Maybe like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/4 aggregate-group ae1&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/4 link-speed auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/4 link-duplex auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/4 link-state auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/5 aggregate-group ae1&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/5 link-speed auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/5 link-duplex auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/5 link-state auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/6 aggregate-group ae2&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/6 link-speed auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/6 link-duplex auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/6 link-state auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/7 aggregate-group ae2&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/7 link-speed auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/7 link-duplex auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/7 link-state auto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then set up the ae interfaces:&lt;/P&gt;&lt;P&gt;set network interface aggregate-ethernet ae1 comment in&lt;/P&gt;&lt;P&gt;set network interface aggregate-ethernet ae1 virtual-wire &lt;/P&gt;&lt;P&gt;set network interface aggregate-ethernet ae2 comment out&lt;/P&gt;&lt;P&gt;set network interface aggregate-ethernet ae2 virtual-wire &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zones... however makes sense.&lt;/P&gt;&lt;P&gt;set zone trust network virtual-wire ae1&lt;/P&gt;&lt;P&gt;set zone untrust network virtual-wire ae2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then set what vlans you want to carry on the virtual wire:&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx multicast-firewalling enable no&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx link-state-pass-through enable yes&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx tag-allowed 10,20,30&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx interface1 ae1&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx interface2 ae2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2012 22:22:34 GMT</pubDate>
    <dc:creator>msullivan</dc:creator>
    <dc:date>2012-11-09T22:22:34Z</dc:date>
    <item>
      <title>PA in VWire mode between trunked ports</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15983#M11671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before, I get to the matter, I have browsed through the discussions and did find solutions.&amp;nbsp; But I am unable to understand a few concepts.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario where;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The present firewall is a virtual firewall hosted on an ESXi Server.&lt;/P&gt;&lt;P&gt;2. Links are from Core to the ESXi Server.&lt;/P&gt;&lt;P&gt;3. Two ports used on the ESXi Server are trunked ports.&lt;/P&gt;&lt;P&gt;4. The Palo Alto will have to be placed in-line between the Core and the ESXi Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 4 interfaces configured for VWire (2 for trust and 2 for untrust).&amp;nbsp; Now, since the two ethernet cables are trunked, how can I get the Palo Alto to send traffic through.&amp;nbsp; After reading a few documents on the portal, I understand that we can use "Tag" in the VWire profile.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is where I am confused between tag / untagged and trunk ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What and how should I have to configure for PA to allow traffic to go through the ESXi server? Apologies, I know this is a very stupid question.&amp;nbsp; Always learning though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 11:25:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15983#M11671</guid>
      <dc:creator>kalyanram.piratla</dc:creator>
      <dc:date>2012-11-08T11:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: PA in VWire mode between trunked ports</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15984#M11672</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;To allow specific VLAN tags, add that tag number under 'allowed tags' field in Vwire. For a trunk to be passed through, allow all tags '0-4094'. [Network&amp;gt;Virtual Wires&amp;gt;Click on desired Vwire&amp;gt; Tag Allowed&amp;gt;Type in 0-4094 to allow trunked traffic.&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;Ref:&lt;A _jive_internal="true" href="https://live.paloaltonetworks.com/docs/DOC-2729"&gt;https://live.paloaltonetworks.com/docs/DOC-2729&lt;/A&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;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;-Ameya&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 07:21:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15984#M11672</guid>
      <dc:creator>UhMayYeah</dc:creator>
      <dc:date>2012-11-09T07:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: PA in VWire mode between trunked ports</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15985#M11673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if I understand, by trunked ports, you are talking about link aggregation right?&amp;nbsp; So if ae1 faces the core and ae2 face the esx host, configure 2 ethernet interfaces per aggregate interface.&amp;nbsp; Maybe like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/4 aggregate-group ae1&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/4 link-speed auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/4 link-duplex auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/4 link-state auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/5 aggregate-group ae1&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/5 link-speed auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/5 link-duplex auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/5 link-state auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/6 aggregate-group ae2&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/6 link-speed auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/6 link-duplex auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/6 link-state auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/7 aggregate-group ae2&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/7 link-speed auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/7 link-duplex auto&lt;/P&gt;&lt;P&gt;set network interface ethernet ethernet1/7 link-state auto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then set up the ae interfaces:&lt;/P&gt;&lt;P&gt;set network interface aggregate-ethernet ae1 comment in&lt;/P&gt;&lt;P&gt;set network interface aggregate-ethernet ae1 virtual-wire &lt;/P&gt;&lt;P&gt;set network interface aggregate-ethernet ae2 comment out&lt;/P&gt;&lt;P&gt;set network interface aggregate-ethernet ae2 virtual-wire &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zones... however makes sense.&lt;/P&gt;&lt;P&gt;set zone trust network virtual-wire ae1&lt;/P&gt;&lt;P&gt;set zone untrust network virtual-wire ae2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then set what vlans you want to carry on the virtual wire:&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx multicast-firewalling enable no&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx link-state-pass-through enable yes&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx tag-allowed 10,20,30&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx interface1 ae1&lt;/P&gt;&lt;P&gt;set network virtual-wire vw-esx interface2 ae2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 22:22:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15985#M11673</guid>
      <dc:creator>msullivan</dc:creator>
      <dc:date>2012-11-09T22:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: PA in VWire mode between trunked ports</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15986#M11674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ameya - This does not help mate.. since it is link aggregration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike - I will be testing your suggestion shortly.&amp;nbsp; Hopefully it works. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers..&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 09:38:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15986#M11674</guid>
      <dc:creator>kalyanram.piratla</dc:creator>
      <dc:date>2012-11-12T09:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: PA in VWire mode between trunked ports</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15987#M11675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It completely slipped out my mind.&amp;nbsp; I am using a PA-500 and link aggregation is not supported on the PA-500 &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; unless I upgrade to version 5.0.&amp;nbsp; My BAD...!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I correct in thinking that Link aggregation is supported on the PA-500 in version 5.0..??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 11:19:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15987#M11675</guid>
      <dc:creator>kalyanram.piratla</dc:creator>
      <dc:date>2012-11-12T11:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: PA in VWire mode between trunked ports</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15988#M11676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At least according to the release notes for 5.0.0 (regarding new networking features):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Link Aggregation – The PA-500 and PA-2000 Series devices now support link aggregation. Note that link aggregation on virtual wire interfaces is not supported on the PA-2000 Series due to a hardware limitation. By assigning common ingress and common egress zones, two or more virtual wires may still be used on the PA-2000 Series in environments where adjacent devices are performing link aggregation. &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 17:24:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15988#M11676</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-11-12T17:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: PA in VWire mode between trunked ports</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15989#M11677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;True.. I read it as well.&amp;nbsp; But was unsure on should I proceed in doing this or not by upgrading to v5 as the palo alto will be sitting in-line in virtual wire mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 17:04:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15989#M11677</guid>
      <dc:creator>kalyanram.piratla</dc:creator>
      <dc:date>2012-11-13T17:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: PA in VWire mode between trunked ports</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15990#M11678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this one:&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-1098"&gt;Cisco Link Aggregation Traffic Through a PAN Device&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you configure exactly same zone in two vwires.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 04:13:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa-in-vwire-mode-between-trunked-ports/m-p/15990#M11678</guid>
      <dc:creator>emr_1</dc:creator>
      <dc:date>2012-11-14T04:13:59Z</dc:date>
    </item>
  </channel>
</rss>

