<?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: Aggregation of ethernet on PA-4050 with Cisco switch in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12560#M9207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried out what works with PANOS and Cisco IOS. So here is my description what you have to do when you want to create an aggregate Interface between a Cisco switch and a PA Device:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;LACP doesnt work! Don't use it when you terminate on a PAN Device.&lt;/LI&gt;&lt;LI&gt;On the Cisco switch- site you have to configure the "channel-group xx mode on" for a static Etherchannel.&lt;/LI&gt;&lt;LI&gt;"channel-group xx mode active" enables LACP which sends periodically LACP BPDUs to the other site (PAN Device) AND waits for LACP BPDUs from the PAN Device.&lt;/LI&gt;&lt;LI&gt;"channel-group xx mode passive" enables LACP without sending periodically&amp;nbsp; LACP BPDUs to the other site (PAN Device) BUT waits for LACP BPDUs from&amp;nbsp; the PAN Device. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With best regards&lt;/P&gt;&lt;P&gt;Ronald Jaeckel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2011 10:32:43 GMT</pubDate>
    <dc:creator>LAN10PAN</dc:creator>
    <dc:date>2011-05-02T10:32:43Z</dc:date>
    <item>
      <title>Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12555#M9202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get an aggregation link up between a Cisco and PA-4050 switch (v3.1.2). I have two link in the group and have configured L3 sub interfaces to seperate VLANs. I am able to send traffic across these links but they are clearly not functioning as aggregated interfaces as i loose packets when failing one of the two links (more like grouped ports and the remain gray on the display (picture attached)). The cisco side is not happy that there is a trunk either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone send me the correct configuration for the PA and Cisco side for this to work. The nearest description I found refers to the PA no supporting LACP and requiring a ststic configuration - I am not clear on what that would look like. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 12:36:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12555#M9202</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2010-06-17T12:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12556#M9203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your cisco config should look something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt;port-channel load-balance dst-ip&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt;interface Port-channel5&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; switchport access vlan 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; switchport mode access&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt;interface GigabitEthernet0/1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; switchport access vlan 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; switchport mode access&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; &lt;STRONG&gt;channel-group 5 mode passive&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt;interface GigabitEthernet0/2&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; switchport access vlan 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; switchport mode access&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: 'courier new', courier; text-decoration: line-through; "&gt; &lt;STRONG&gt;channel-group 5 mode passive&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;STRONG&gt;&lt;EM&gt;12/21/2011 - I'm editing this post to attempt to reduce the confusion.&amp;nbsp; The above is incorrect and I have stricken it through. Below is correct as is confirmed by the other participants:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;port-channel load-balance dst-ip&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;interface Port-channel5&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;switchport access vlan 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;switchport mode access&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;interface GigabitEthernet0/1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;switchport access vlan 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;switchport mode access&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;STRONG&gt;channel-group 5 mode on&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;interface GigabitEthernet0/2&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;switchport access vlan 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;switchport mode access&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; "&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;STRONG&gt;channel-group 5 mode on&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;This will keep LACP from attempting to negotiate.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Cheers,&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Kelly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: kbrazil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 16:41:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12556#M9203</guid>
      <dc:creator>kbrazil</dc:creator>
      <dc:date>2010-06-17T16:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12557#M9204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this working between PAN-4050 and Cisco Nexus 7000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Cisco config. Passive mode didn't work, had to use active. Also, in the GUI the ethernetlinks show green, the ae link shows gray as shown in attached pics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet2/1&lt;BR /&gt;&amp;nbsp; switchport&lt;BR /&gt;&amp;nbsp; switchport mode trunk&lt;BR /&gt;&amp;nbsp; switchport trunk native vlan 600&lt;BR /&gt;&amp;nbsp; switchport trunk allowed vlan 6,600-602&lt;BR /&gt;&amp;nbsp; logging event port link-status&lt;BR /&gt;&amp;nbsp; logging event port trunk-status&lt;BR /&gt;&amp;nbsp; &lt;STRONG&gt;channel-group 1 mode active&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the PAN config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; network {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; interface {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ethernet {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ethernet1/1 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-state auto;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggregate-group ae1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-duplex full;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-speed 1000;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ethernet1/2 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-state auto;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggregate-group ae1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-duplex full;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-speed 1000;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ethernet1/3 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-state auto;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggregate-group ae1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-duplex full;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-speed 1000;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ethernet1/4 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-state auto;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggregate-group ae1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-duplex full;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; link-speed 1000;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggregate-ethernet {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ae1 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; layer3 {&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; interface-management-profile MGMT;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ip {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; x.x.x.x/x { }&amp;nbsp; &amp;lt;----replace with your IP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 19:32:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12557#M9204</guid>
      <dc:creator>sreynolds</dc:creator>
      <dc:date>2010-06-17T19:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12558#M9205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, I noticed your&amp;nbsp; comment on the article &lt;A href="https://live.paloaltonetworks.com/docs/DOC-1098"&gt;https://live.paloaltonetworks.com/docs/DOC-1098&lt;/A&gt; that the PAN can now support proper link aggregation using Passive&amp;nbsp; configuration. I am pretty sure I tried this on the cisco but will do&amp;nbsp; again when I am back in the lab on Monday (I was seeing the same&amp;nbsp; symptoms as sreynolds reply to my post). Could I ask if you know whether&amp;nbsp; the ae port status stays grey or should turn green? If you look at my&amp;nbsp; original post you cans see the attachment show them as&amp;nbsp; grey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp; problem I am seeing is that I loose alternate packets for about 10&amp;nbsp; pings (5 pass 5 fail) when a trunk port is brought up or down. If this&amp;nbsp; was a cisco to cisco setup I would losse one ping max. The ports on the PAN are L3. This may be how&amp;nbsp; it works I just want to make sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again,&lt;BR /&gt;Andy..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 21:13:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12558#M9205</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2010-06-17T21:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12559#M9206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to admit that I have limited experience on the PAN with AE interfaces, though I have done it a couple times.&amp;nbsp; I'm speaking from experience from other vendors since our implementation at PAN is nearly identical to how some other security devices implement link-agg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do link aggregation but we do not fully implement 802.3ad, which means we only support a static configuration with no LACP.&amp;nbsp; Other than LACP, which is a control protocol over link aggregation, link agg configuration is local and should be interoperable with most any implementation.&amp;nbsp; For instance, there is no particular requirement on how load balancing is performed on either end. (one side can do per-session, the other can do per-packet and it should still "work")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is why I suggested using "passive" above so LACP would not try to negotiate and would force the agg group up.&amp;nbsp; It looks like doing the opposite has worked for someone else so now I'm confused. &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; I don't remember whether the interface will turn green - I suspect it should.&amp;nbsp; You might check with Support to get a definitive answer here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 21:54:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12559#M9206</guid>
      <dc:creator>kbrazil</dc:creator>
      <dc:date>2010-06-17T21:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12560#M9207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried out what works with PANOS and Cisco IOS. So here is my description what you have to do when you want to create an aggregate Interface between a Cisco switch and a PA Device:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;LACP doesnt work! Don't use it when you terminate on a PAN Device.&lt;/LI&gt;&lt;LI&gt;On the Cisco switch- site you have to configure the "channel-group xx mode on" for a static Etherchannel.&lt;/LI&gt;&lt;LI&gt;"channel-group xx mode active" enables LACP which sends periodically LACP BPDUs to the other site (PAN Device) AND waits for LACP BPDUs from the PAN Device.&lt;/LI&gt;&lt;LI&gt;"channel-group xx mode passive" enables LACP without sending periodically&amp;nbsp; LACP BPDUs to the other site (PAN Device) BUT waits for LACP BPDUs from&amp;nbsp; the PAN Device. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With best regards&lt;/P&gt;&lt;P&gt;Ronald Jaeckel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 10:32:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12560#M9207</guid>
      <dc:creator>LAN10PAN</dc:creator>
      <dc:date>2011-05-02T10:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12561#M9208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could anyone from PAN Support give a CORRECT answer to the question, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I have to configure Cisco switch to proper handle PAN link aggregation in L3 mode (subinterface)? &lt;/P&gt;&lt;P&gt;Do I have to configure LACP? Do I have to set it in Active or Passive mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't try in lab!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 08:56:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12561#M9208</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2011-09-26T08:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12562#M9209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should not use active-mode neither passive-mode.&lt;/P&gt;&lt;P&gt;LACP is not supported at all by PAN, and even if it would be supported, it would not be of any help for L3 ports.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Below two examples of what we use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;On a pair of Nexus , 2 x 10Gb VPC channel to a PA-5050&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface port-channel11&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;vpc 11&lt;/P&gt;&lt;P&gt;switchport trunk native vlan xx&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan yy-zz&lt;/P&gt;&lt;P&gt;spanning-tree port type edge trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet1/11&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;switchport trunk native vlan xx&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan yy-zz&lt;/P&gt;&lt;P&gt;channel-group 11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ON Catalyst 6xxx , 4 x 1GB channel to PA-5020&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface Port-channel21&lt;/P&gt;&lt;P&gt;switchport&lt;/P&gt;&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan yy-zz&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;logging event link-status&lt;/P&gt;&lt;P&gt;logging event trunk-status&lt;/P&gt;&lt;P&gt;logging event bundle-status&lt;/P&gt;&lt;P&gt;logging event subif-link-status&lt;/P&gt;&lt;P&gt;spanning-tree portfast edge trunkend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet8/30&lt;/P&gt;&lt;P&gt;switchport&lt;/P&gt;&lt;P&gt;switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan yy-zz&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;logging event bundle-status&lt;/P&gt;&lt;P&gt;speed 1000&lt;/P&gt;&lt;P&gt;duplex full&lt;/P&gt;&lt;P&gt;channel-group 21 mode on&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 09:20:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12562#M9209</guid>
      <dc:creator>Bart_Jocque</dc:creator>
      <dc:date>2011-09-26T09:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12563#M9210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I need to use "classic" Etherchannel configuration on switch side? No dinamic configuration (LACP like)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many many thanks! &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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 09:36:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12563#M9210</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2011-09-26T09:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12564#M9211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes indeed, the classic configuration works fine with PAN :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"port-channel mode on"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 09:40:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12564#M9211</guid>
      <dc:creator>Bart_Jocque</dc:creator>
      <dc:date>2011-09-26T09:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12565#M9212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;Hey guys I am having an issue with a 2 x 10Gb (vPC) port-channel between two Nexus 5548s and a PAN 5050. I can get the port channel to come up on both switches, however I get around 25% packet loss when pinging over it. I have changed the port channel load balancing to src-dst-ip and have tried a couple different configurations on the cisco side with no resolve. As soon as I shut one side of the vPC down it cleans up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;PAN: 5.1.5&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;Nexus: 6.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;Both sides of the vPC are configured the same and show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; description PAN5050&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; switchport mode trunk&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; switchport trunk allowed vlan 128,135,159&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; channel-group 201&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; description PAN5050&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; switchport mode trunk&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; switchport trunk allowed vlan 128,135,159&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp; vpc 201&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;SW-1: 201&amp;nbsp;&amp;nbsp; Po201(SU)&amp;nbsp;&amp;nbsp; Eth&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NONE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Eth1/1(P)&lt;/P&gt;&lt;P style="font-style: inherit; font-size: 12px; font-family: inherit; color: #000000; background-color: #ffffff;"&gt;SW-2&amp;nbsp; 201&amp;nbsp;&amp;nbsp; Po201(SU)&amp;nbsp;&amp;nbsp; Eth&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NONE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Eth1/1(P)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:08:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12565#M9212</guid>
      <dc:creator>rob.burgoyne</dc:creator>
      <dc:date>2013-05-09T08:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12566#M9213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why hasn't anyone from Palo Alto replied to this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 22:07:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/12566#M9213</guid>
      <dc:creator>PeriSimilien</dc:creator>
      <dc:date>2013-05-21T22:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation of ethernet on PA-4050 with Cisco switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/335055#M84472</link>
      <description>&lt;P&gt;Thank you for configuration suggestion, can you please tell me why we need to Load Balance Port-channel with only "dst-ip" instead of "src-dst-ip" ?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 16:30:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/aggregation-of-ethernet-on-pa-4050-with-cisco-switch/m-p/335055#M84472</guid>
      <dc:creator>BGNetAdmins</dc:creator>
      <dc:date>2020-06-24T16:30:56Z</dc:date>
    </item>
  </channel>
</rss>

