<?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 LACP from PA to Juniper Switching in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/lacp-from-pa-to-juniper-switching/m-p/1862#M1387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got an odd issue I was hoping someone may have seen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PA 500 setting up a 4 port LACP bond to juniper switches. Running PanOS 6.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setup the LACP bond on both ends, LACP would not negotiate. Spent many hours wtf’ing, couldn’t find anything odd anywhere, other LACP bonds we’ve setup previously work perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eventually looking at other config snippets (We don’t run these switches so what I get to see is pretty limited) discover the MTU on juniper switches is 1514 (I do extreme networks and cisco so wasn’t expecting this) by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we set the juniper ports to 1500, the bond comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, from what I have read, the 1514 mtu that juniper uses, includes the Ethernet header data, which in the cisco (and palo alto, and every other vendor known to man) is not included in the count. So effectively the data layer the juniper is putting out is 1500 less the Ethernet data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By us forcing the Juniper to 1500, it has now lowered the data mtu to 1486 which is now going to cause fragmentation on the network, however the LACP bond connects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the juniper calculation: &lt;/P&gt;&lt;P&gt;Application Data (1472 Bytes) + ICMP Header (8 Bytes) + IPV4 Header (20 Bytes) + Ethernet Header (14 Bytes) = 1514 Bytes , Which will be the default MTU size of the Juniper Ethernet port.&lt;/P&gt;&lt;P&gt;And the rest of the world calculation:&lt;/P&gt;&lt;P&gt;APP-DATA + ICMP HEADER + IPV4 HEADER. Which comes to 1500 byes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So. Where to from here? I can adjust the MTU on every juniper to 1500, however we would then need to adjust every workstation, laptop, tablet, printer to the same to avoid fragmentation&lt;/P&gt;&lt;P&gt;The PA only goes up to 1500 so I can't adjust that, and even if I could, its likley to cause other issues elsewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keen on any ideas you may have one this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Mar 2015 04:26:33 GMT</pubDate>
    <dc:creator>BrentAddis</dc:creator>
    <dc:date>2015-03-11T04:26:33Z</dc:date>
    <item>
      <title>LACP from PA to Juniper Switching</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/lacp-from-pa-to-juniper-switching/m-p/1862#M1387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got an odd issue I was hoping someone may have seen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PA 500 setting up a 4 port LACP bond to juniper switches. Running PanOS 6.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setup the LACP bond on both ends, LACP would not negotiate. Spent many hours wtf’ing, couldn’t find anything odd anywhere, other LACP bonds we’ve setup previously work perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eventually looking at other config snippets (We don’t run these switches so what I get to see is pretty limited) discover the MTU on juniper switches is 1514 (I do extreme networks and cisco so wasn’t expecting this) by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we set the juniper ports to 1500, the bond comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, from what I have read, the 1514 mtu that juniper uses, includes the Ethernet header data, which in the cisco (and palo alto, and every other vendor known to man) is not included in the count. So effectively the data layer the juniper is putting out is 1500 less the Ethernet data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By us forcing the Juniper to 1500, it has now lowered the data mtu to 1486 which is now going to cause fragmentation on the network, however the LACP bond connects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the juniper calculation: &lt;/P&gt;&lt;P&gt;Application Data (1472 Bytes) + ICMP Header (8 Bytes) + IPV4 Header (20 Bytes) + Ethernet Header (14 Bytes) = 1514 Bytes , Which will be the default MTU size of the Juniper Ethernet port.&lt;/P&gt;&lt;P&gt;And the rest of the world calculation:&lt;/P&gt;&lt;P&gt;APP-DATA + ICMP HEADER + IPV4 HEADER. Which comes to 1500 byes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So. Where to from here? I can adjust the MTU on every juniper to 1500, however we would then need to adjust every workstation, laptop, tablet, printer to the same to avoid fragmentation&lt;/P&gt;&lt;P&gt;The PA only goes up to 1500 so I can't adjust that, and even if I could, its likley to cause other issues elsewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keen on any ideas you may have one this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 04:26:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/lacp-from-pa-to-juniper-switching/m-p/1862#M1387</guid>
      <dc:creator>BrentAddis</dc:creator>
      <dc:date>2015-03-11T04:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: LACP from PA to Juniper Switching</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/lacp-from-pa-to-juniper-switching/m-p/1863#M1388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why you need to adjust MTU on every workstation? Mostly you will find 1500 bytes MTU on client side machines. And TCP stack take cares for MSS size based upon MTU. Moreover on PA you can adjust the MSS size sent in SYN packets. And UDP based the applications keeps the payload size such that single packet can carry meaningful information for request and response. The 1500 MTU is enough in most of the cases for UDP based applications. If some tunneling using UDP then fragmentation is very difficult to stop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 02:52:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/lacp-from-pa-to-juniper-switching/m-p/1863#M1388</guid>
      <dc:creator>jthakur</dc:creator>
      <dc:date>2015-03-12T02:52:24Z</dc:date>
    </item>
  </channel>
</rss>

