<?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: LACP between PaloAlto and ExOS, and then VLAN in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12995#M399</link>
    <description>On EXOS, a link aggregation group (LAG) is also called "port sharing". You configure a group of ports to use sharing (see the command mentioned by Olaf above). The LAG is then referenced by the master port.&lt;BR /&gt;
enable sharing 23 grouping 23-25 algorithm address-based L3_L4 lacp  configure vlan VLAN0011 add ports 23 tagged  configure vlan VLAN0012 add ports 23 tagged  configure vlan VLAN0013 add ports 23 tagged  configure vlan VLAN0014 add ports 23 tagged  LACP is a standard protocol to negotiate a LAG between two devices, and to detect link problems. It should be used whenever possible. If you do not use the LACP keyword above, the port sharing (LAG) uses a static configuration. The load sharing algorithm may be left at the default setting, but I'd recommend using L3_L4.&lt;BR /&gt;
&lt;BR /&gt;
You can use the commands "show lacp" and "show sharing" to check LAG and LACP , and "show port  information detail" to check e.g. VLAN status on the LAG.&lt;BR /&gt;
&lt;BR /&gt;
A few commands, e.g. "disable port" and "enable port", still work on the physical ports, not the LAG. Most other commands pertain to the LAG after its creation.&lt;BR /&gt;
&lt;BR /&gt;
Br,&lt;BR /&gt;
Erik</description>
    <pubDate>Fri, 08 Jul 2016 16:21:00 GMT</pubDate>
    <dc:creator>Erik_Auerswald</dc:creator>
    <dc:date>2016-07-08T16:21:00Z</dc:date>
    <item>
      <title>LACP between PaloAlto and ExOS, and then VLAN</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12992#M396</link>
      <description>We have:&lt;BR /&gt;
- PaloAlto PA-500 (firewall/router) &lt;BR /&gt;
- Extreme X350-48 ver.12.6.2.10&lt;BR /&gt;
&lt;BR /&gt;
For now we have individual cable for each vlan. like this picture &lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="f176e4d053fb47b4a548eb89ba21906a_RackMultipart20160708-9309-1v6msxb-Tagad_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4695iB4523EACB32B553C/image-size/large?v=v2&amp;amp;px=999" role="button" title="f176e4d053fb47b4a548eb89ba21906a_RackMultipart20160708-9309-1v6msxb-Tagad_inline.png" alt="f176e4d053fb47b4a548eb89ba21906a_RackMultipart20160708-9309-1v6msxb-Tagad_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
But we need more vlans, more than physical ports on PaloAlto, for that I try configure something like this.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="f176e4d053fb47b4a548eb89ba21906a_RackMultipart20160708-64702-rrhwlm-Vajag2_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1612i4B6BDF2FA0728C08/image-size/large?v=v2&amp;amp;px=999" role="button" title="f176e4d053fb47b4a548eb89ba21906a_RackMultipart20160708-64702-rrhwlm-Vajag2_inline.png" alt="f176e4d053fb47b4a548eb89ba21906a_RackMultipart20160708-64702-rrhwlm-Vajag2_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
On PaloAlto I already configure Aggregate group and create subinterfaces for each vlan. And now stuck on ExOS.&lt;BR /&gt;
Start reading conceptbook and find that i need LAG, then LACP and then ... i'm lost.&lt;BR /&gt;
&lt;BR /&gt;
My questions:&lt;BR /&gt;
1) Is possible this configuration between these two devices?&lt;BR /&gt;
2) How to configure LAG, LACP and attach vlans on it? (it's on  X350)&lt;BR /&gt;
&lt;BR /&gt;
I'm completely newbie in LAG, LACP terminology. Welcome to correct me!&lt;BR /&gt;
What additional information may help me on this?</description>
      <pubDate>Fri, 08 Jul 2016 13:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12992#M396</guid>
      <dc:creator>modris_bernands</dc:creator>
      <dc:date>2016-07-08T13:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: LACP between PaloAlto and ExOS, and then VLAN</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12993#M397</link>
      <description>enable sharing port grouping port_list {algorithm [address-based {L2 | L3 | L3_L4&lt;BR /&gt;
| custom} | port-based }]} {lacp | health-check}&lt;BR /&gt;
&lt;BR /&gt;
Enables the switch to configure port link aggregation, or load sharing. By using link aggregation, you&lt;BR /&gt;
use multiple ports as a single logical port. Link aggregation also provides redundancy because traffic is&lt;BR /&gt;
redistributed to the remaining ports in the LAG if one port in the group goes down. LACP allows the&lt;BR /&gt;
system to dynamically configure the LAGs.&lt;BR /&gt;
&lt;BR /&gt;
The port-based keyword was added to the command to support the creation of port-based load&lt;BR /&gt;
sharing groups.&lt;BR /&gt;
&lt;BR /&gt;
For more details you can lookup EXOS User Guide or the Command Reference Guide&lt;BR /&gt;
&lt;A href="http://extremenetworks.com/support/documentation/" target="_blank" rel="nofollow noreferrer noopener"&gt;http://extremenetworks.com/support/documentation/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jul 2016 14:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12993#M397</guid>
      <dc:creator>AnonymousM</dc:creator>
      <dc:date>2016-07-08T14:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: LACP between PaloAlto and ExOS, and then VLAN</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12994#M398</link>
      <description>Consider a LACP LAG as one physical link, so all vlans should be tagged on both sides of one physical link.</description>
      <pubDate>Fri, 08 Jul 2016 15:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12994#M398</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2016-07-08T15:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: LACP between PaloAlto and ExOS, and then VLAN</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12995#M399</link>
      <description>On EXOS, a link aggregation group (LAG) is also called "port sharing". You configure a group of ports to use sharing (see the command mentioned by Olaf above). The LAG is then referenced by the master port.&lt;BR /&gt;
enable sharing 23 grouping 23-25 algorithm address-based L3_L4 lacp  configure vlan VLAN0011 add ports 23 tagged  configure vlan VLAN0012 add ports 23 tagged  configure vlan VLAN0013 add ports 23 tagged  configure vlan VLAN0014 add ports 23 tagged  LACP is a standard protocol to negotiate a LAG between two devices, and to detect link problems. It should be used whenever possible. If you do not use the LACP keyword above, the port sharing (LAG) uses a static configuration. The load sharing algorithm may be left at the default setting, but I'd recommend using L3_L4.&lt;BR /&gt;
&lt;BR /&gt;
You can use the commands "show lacp" and "show sharing" to check LAG and LACP , and "show port  information detail" to check e.g. VLAN status on the LAG.&lt;BR /&gt;
&lt;BR /&gt;
A few commands, e.g. "disable port" and "enable port", still work on the physical ports, not the LAG. Most other commands pertain to the LAG after its creation.&lt;BR /&gt;
&lt;BR /&gt;
Br,&lt;BR /&gt;
Erik</description>
      <pubDate>Fri, 08 Jul 2016 16:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12995#M399</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-07-08T16:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: LACP between PaloAlto and ExOS, and then VLAN</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12996#M400</link>
      <description>why EXOS is so similar to DLink Cli?</description>
      <pubDate>Fri, 08 Jul 2016 16:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12996#M400</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2016-07-08T16:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: LACP between PaloAlto and ExOS, and then VLAN</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12997#M401</link>
      <description>Just to add a little extra to Erik's comment, once the "sharing" is established the root port (The one listed after the word "sharing" is where you apply all other LACP-related settings for that LAG.  Adding a tag'd vlan as he shows next essentially adds it to the share, affecting all members.  You do not need (or want) to add the vlan's individually to each port.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jul 2016 23:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12997#M401</guid>
      <dc:creator>Eric_Burke</dc:creator>
      <dc:date>2016-07-08T23:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: LACP between PaloAlto and ExOS, and then VLAN</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12998#M402</link>
      <description>Excuse my long silence.&lt;BR /&gt;
I can confirm - lacp is working between ExOS and PaloAlto.&lt;BR /&gt;
Thanks for replies. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12998#M402</guid>
      <dc:creator>modris_bernands</dc:creator>
      <dc:date>2016-07-20T11:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: LACP between PaloAlto and ExOS, and then VLAN</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12999#M403</link>
      <description>Kindly notice that there is a software defect on LACP.&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/Port-from-the-backup-node-of-the-stack-not-getting-added-to-the-LACP-aggregator" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/Port-from-the-backup-node-of-the-stack-n...&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Mar 2018 04:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/lacp-between-paloalto-and-exos-and-then-vlan/m-p/12999#M403</guid>
      <dc:creator>Bin</dc:creator>
      <dc:date>2018-03-17T04:09:00Z</dc:date>
    </item>
  </channel>
</rss>

