<?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 Change algorithm on port share in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21814#M1646</link>
    <description>I have a port share created with custom lacp and need to change it to l2 lacp. Do I need to disable sharing and recreate it or can I change the algorithm without disabling the share? &lt;BR /&gt;
&lt;BR /&gt;
If I have to disable the share, will that affect all the vlans it is a member of?</description>
    <pubDate>Thu, 10 Aug 2017 19:22:00 GMT</pubDate>
    <dc:creator>DH1</dc:creator>
    <dc:date>2017-08-10T19:22:00Z</dc:date>
    <item>
      <title>Change algorithm on port share</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21814#M1646</link>
      <description>I have a port share created with custom lacp and need to change it to l2 lacp. Do I need to disable sharing and recreate it or can I change the algorithm without disabling the share? &lt;BR /&gt;
&lt;BR /&gt;
If I have to disable the share, will that affect all the vlans it is a member of?</description>
      <pubDate>Thu, 10 Aug 2017 19:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21814#M1646</guid>
      <dc:creator>DH1</dc:creator>
      <dc:date>2017-08-10T19:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Change algorithm on port share</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21815#M1647</link>
      <description>You do need to disable the share group and remake it in order to make any changes. The config port will retain it's VLAN assignment while the other ports will not. The bigger problem is that LACP requires both ends to communicate with each other. When you disable the share group the other side will remove the ports from the aggregator. This change is best done during a MW.</description>
      <pubDate>Thu, 10 Aug 2017 19:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21815#M1647</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-08-10T19:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Change algorithm on port share</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21816#M1648</link>
      <description>The new switch is configured as custom and is not in use yet so I can change it. I just wanted to make sure I didn't lose the vlan assignments when I disable the share. For some reason I thought when the share was created it removed all settings from the master port.</description>
      <pubDate>Thu, 10 Aug 2017 21:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21816#M1648</guid>
      <dc:creator>DH1</dc:creator>
      <dc:date>2017-08-10T21:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Change algorithm on port share</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21817#M1649</link>
      <description>As Patrick mentioned, we need to disable the sharing group, please check the below lab output for your reference:&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;* A2:U34.23 # sh sharing&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Load Sharing Monitor&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Config    Current Agg     Min     Ld Share    Ld Share  Agg   Link   Link Up&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Master    Master  Control Active  Algorithm   Group     Mbr   State  Transitions&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;================================================================================&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;     1           LACP       1                 &lt;B&gt;L2&lt;/B&gt;          1                -          R            0&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;                                  &lt;B&gt;                   L2&lt;/B&gt;          2                -          R            0&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;================================================================================&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Minimum Active: (&amp;lt;) Group is down. # active links less than configured minimum&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Load Sharing Algorithm: (L2) Layer 2 address based, (L3) Layer 3 address based&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;                        (L3_L4) Layer 3 address and Layer 4 port based&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Number of load sharing trunks: 1&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;B&gt;* A2:U34.24 # enable sharing 1 grouping 1,2 algorithm address-based L2 lacp&lt;/B&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;&lt;B&gt;Error: Master Port (1) is already in another Load Sharing group(1).&lt;/B&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2017 06:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/change-algorithm-on-port-share/m-p/21817#M1649</guid>
      <dc:creator>Ram3</dc:creator>
      <dc:date>2017-08-11T06:19:00Z</dc:date>
    </item>
  </channel>
</rss>

