<?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: Problems with Aggregate Ethernet in HA configuration in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25313#M18442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see anything obviously wrong (though since is an L3 deployment, you should change interface state back to 'auto').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is happening with spanning tree during the packet loss?&lt;/P&gt;&lt;P&gt;Is anything logged to the switch, or to the system log on the firewall?&lt;/P&gt;&lt;P&gt;Can you check interface stats on the switch and the firewall to see if there are any interface errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2012 16:54:32 GMT</pubDate>
    <dc:creator>jhansf5</dc:creator>
    <dc:date>2012-03-05T16:54:32Z</dc:date>
    <item>
      <title>Problems with Aggregate Ethernet in HA configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25310#M18439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i'm setting up two PA 5020 in Active/Passive HA and I'm having some problems with Aggregate interfaces. I'm using 4 ethernet interfaces per device:&lt;/P&gt;&lt;P&gt;ae.1 - trust zone (two physical ethernet interfaces)&lt;/P&gt;&lt;P&gt;ae.2 - untrust zone (two physical ethernet interfaces)&lt;/P&gt;&lt;P&gt;The device is operating in L3 mode with static routes.&lt;STRONG&gt; If I use a single device, all works flawlessly&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;If i try to enable HA i start getting packet loss (&amp;gt;5-10% in a LAN environment).&lt;/P&gt;&lt;P&gt;If i try to shutdown one of the ports for each port-channel, i'm still getting packet loss.&lt;/P&gt;&lt;P&gt;I've also tried to reconfigure the HA pair without Aggregate interfaces and in this case all works perfectly.&lt;/P&gt;&lt;P&gt;I really cannot undestand why i'm getting so much packet loss, it doesn't seem to be just an aggregate ethernet issue, because with a single device it works... it also doesn't seem to be only an ha issue, because in ha without aggregate ethernet interfaces it just works perfectly... but when i'm using both ae and ha it just blows up &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;On the switch side, all seems ok, no errors, nothing strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here some configuration snippets, maybe it's just a stupid issue... i'm a newb with this gear &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The switch configuration ( cisco 3750 right now, also tried with a 6509 with the same results):&lt;/P&gt;&lt;P&gt;interface Port-channel9&lt;BR /&gt; description * FW1 - Trust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 900&lt;BR /&gt; switchport trunk allowed vlan 900&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface Port-channel10&lt;BR /&gt; description * FW1 - Untrust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 901&lt;BR /&gt; switchport trunk allowed vlan 901&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface Port-channel19&lt;BR /&gt; description * FW2 - Trust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 900&lt;BR /&gt; switchport trunk allowed vlan 900&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface Port-channel20&lt;BR /&gt; description * FW2 - Untrust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 901&lt;BR /&gt; switchport trunk allowed vlan 901&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0/1&lt;BR /&gt; description * PAN-FW1 - Trust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 900&lt;BR /&gt; switchport trunk allowed vlan 900&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; channel-group 9 mode on&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0/2&lt;BR /&gt; description * PAN-FW1 - Trust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 900&lt;BR /&gt; switchport trunk allowed vlan 900&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; channel-group 9 mode on&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0/3&lt;BR /&gt; description * PAN-FW1 - Untrust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 901&lt;BR /&gt; switchport trunk allowed vlan 901&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; channel-group 10 mode on&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0/4&lt;BR /&gt; description * PAN-FW1 - Untrust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 901&lt;BR /&gt; switchport trunk allowed vlan 901&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; channel-group 10 mode on&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0/13&lt;BR /&gt; description * PAN-FW2 - Trust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 900&lt;BR /&gt; switchport trunk allowed vlan 900&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; channel-group 19 mode on&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0/14&lt;BR /&gt; description * PAN-FW2 - Trust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 900&lt;BR /&gt; switchport trunk allowed vlan 900&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; channel-group 19 mode on&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0/15&lt;BR /&gt; description * PAN-FW2 Untrust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 901&lt;BR /&gt; switchport trunk allowed vlan 901&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; channel-group 20 mode on&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0/16&lt;BR /&gt; description * PAN-FW2 Untrust *&lt;BR /&gt; switchport trunk encapsulation dot1q&lt;BR /&gt; switchport trunk native vlan 901&lt;BR /&gt; switchport trunk allowed vlan 901&lt;BR /&gt; switchport mode trunk&lt;BR /&gt; switchport nonegotiate&lt;BR /&gt; channel-group 20 mode on&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 16:10:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25310#M18439</guid>
      <dc:creator>LCMember4164</dc:creator>
      <dc:date>2012-03-02T16:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Aggregate Ethernet in HA configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25311#M18440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am I correct in understanding that the AE config works when you don't have HA enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, can you share your HA config?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2012 01:39:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25311#M18440</guid>
      <dc:creator>jhansf5</dc:creator>
      <dc:date>2012-03-03T01:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Aggregate Ethernet in HA configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25312#M18441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are right, attached you'll find my ha config!&lt;/P&gt;&lt;P&gt;I'm not using preemption and link monitoring right now. The only thing i added just to be sure is a backup dataplane link. All the links are directly connected between the firewalls with cross cables.&lt;/P&gt;&lt;P&gt;I also tried to change the Passive Link State to Auto, as suggested by the documentation, but the problems persist...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2012 10:58:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25312#M18441</guid>
      <dc:creator>LCMember4164</dc:creator>
      <dc:date>2012-03-03T10:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Aggregate Ethernet in HA configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25313#M18442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see anything obviously wrong (though since is an L3 deployment, you should change interface state back to 'auto').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is happening with spanning tree during the packet loss?&lt;/P&gt;&lt;P&gt;Is anything logged to the switch, or to the system log on the firewall?&lt;/P&gt;&lt;P&gt;Can you check interface stats on the switch and the firewall to see if there are any interface errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 16:54:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25313#M18442</guid>
      <dc:creator>jhansf5</dc:creator>
      <dc:date>2012-03-05T16:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Aggregate Ethernet in HA configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25314#M18443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just updated PAN-OS version from 4.1.1 to 4.1.3 and now it's working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw didn't find anything in the release notes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 15:02:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25314#M18443</guid>
      <dc:creator>LCMember4164</dc:creator>
      <dc:date>2012-03-06T15:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Aggregate Ethernet in HA configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25315#M18444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent!&amp;nbsp; Glad it is working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 18:57:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/problems-with-aggregate-ethernet-in-ha-configuration/m-p/25315#M18444</guid>
      <dc:creator>jhansf5</dc:creator>
      <dc:date>2012-03-06T18:57:11Z</dc:date>
    </item>
  </channel>
</rss>

