<?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 How to add an alternate stacking switch to a stack that is using native stacking? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69199#M18655</link>
    <description>&lt;P&gt;I currently have a stack of 3 x450-g2-48-10g4 switches that are stacked using the qsfp+ ports on the back of the switches in a ring. I would like to add an x440-g2-48-10g4 to that stack. The 440 only has the sfp+ ports for stacking. (Alternate/Summitstack-V). The 450 also has available sfp+ ports that it can use for alternate stacking.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The EXOS User Guide says that a single stack can contain both Native and Alternate stacking switches. If so, is there a config guide I could use for this? The first time I tried to add the 440 to the stack I call TAC and they said it couldn’t be done.&lt;/P&gt;&lt;P&gt;Thanks for any info!&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jul 2021 23:23:41 GMT</pubDate>
    <dc:creator>rdingram</dc:creator>
    <dc:date>2021-07-19T23:23:41Z</dc:date>
    <item>
      <title>How to add an alternate stacking switch to a stack that is using native stacking?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69199#M18655</link>
      <description>&lt;P&gt;I currently have a stack of 3 x450-g2-48-10g4 switches that are stacked using the qsfp+ ports on the back of the switches in a ring. I would like to add an x440-g2-48-10g4 to that stack. The 440 only has the sfp+ ports for stacking. (Alternate/Summitstack-V). The 450 also has available sfp+ ports that it can use for alternate stacking.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The EXOS User Guide says that a single stack can contain both Native and Alternate stacking switches. If so, is there a config guide I could use for this? The first time I tried to add the 440 to the stack I call TAC and they said it couldn’t be done.&lt;/P&gt;&lt;P&gt;Thanks for any info!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 23:23:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69199#M18655</guid>
      <dc:creator>rdingram</dc:creator>
      <dc:date>2021-07-19T23:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an alternate stacking switch to a stack that is using native stacking?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69200#M18656</link>
      <description>&lt;P&gt;In my opinion this should work and the stacking tool also confirms this:&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3602712a06bf464395529dbb5205682b_514174d9-10ef-403f-8d07-cca5261887ac.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4266i4EA896AE8D9E7559/image-size/large?v=v2&amp;amp;px=999" role="button" title="3602712a06bf464395529dbb5205682b_514174d9-10ef-403f-8d07-cca5261887ac.png" alt="3602712a06bf464395529dbb5205682b_514174d9-10ef-403f-8d07-cca5261887ac.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have never done this, but I would do it like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Disconnect the stacking cable between the first and last X450-G2, so that it is no more a ring, but daisy-chain. Stack Port 1 of the first X450-G2 and Stack Port 2 of the last X450-G2 should now be down.&lt;/LI&gt;	&lt;LI&gt;configure the following on the first X450-G2:	&lt;UL&gt;&lt;LI&gt;		&lt;PRE&gt;configure stacking-support stack-port 1 selection alternate&lt;/PRE&gt;		&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;	&lt;LI&gt;confgure the following on the last X450-G2:	&lt;UL&gt;&lt;LI&gt;		&lt;PRE&gt;configure stacking-support stack-port 2 selection alternate&lt;/PRE&gt;		&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;	&lt;LI&gt;On the X440-G2 execute the following	&lt;UL&gt;&lt;LI&gt;		&lt;PRE&gt;enable stacking-support&lt;/PRE&gt;		&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;	&lt;LI&gt;Make sure that X440-G2 has the same firmware installed (in the same partitions) and that the stacking-protocol matches the X450-G2 stack by using	&lt;UL&gt;&lt;LI&gt;		&lt;PRE&gt;show stacking configuration&lt;/PRE&gt;		&lt;/LI&gt;		&lt;LI&gt;		&lt;PRE&gt;show stacking details&lt;/PRE&gt;		&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;	&lt;LI&gt;put the X440-G2 in the rack (don’t power it up yet) and connect it to the stack:	&lt;UL&gt;&lt;LI&gt;connect X440-G2 Port 49 to the last X450-G2 Port 52&lt;/LI&gt;		&lt;LI&gt;connect X440-G2 Port 50 to the first X450-G2 Port 51&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;	&lt;LI&gt;power up the X440-G2&lt;/LI&gt;	&lt;LI&gt;wait a few minutes and check on the stack if the new switch is recognized using the command “show stacking”. If it is seen:	&lt;UL&gt;&lt;LI&gt;configure stacking node-address &amp;lt;MAC_OF_NEW_SWITCH&amp;gt; slot &amp;lt;SLOT_#&amp;gt;&lt;/LI&gt;		&lt;LI&gt;synchronize stacking node-address &amp;lt;MAC_OF_NEW_SWITCH&amp;gt;&lt;/LI&gt;		&lt;LI&gt;enable stacking node-address &amp;lt;MAC_OF_NEW_SWITCH&amp;gt;&lt;/LI&gt;		&lt;LI&gt;reboot node-address &amp;lt;MAC_OF_NEW_SWITCH&amp;gt;&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Since I have never done this, I can’t guarantee anything. If it is an productive and critical stack, maybe wait for someone to confirm (or deny)...&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;some links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000083347" target="_blank" rel="noreferrer noopener nofollow ugc"&gt;How To: How to Create a Stack with Summit Switches | Extreme Portal (force.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000083355" target="_blank" rel="noreferrer noopener nofollow ugc"&gt;How To: How to Add a Node to a SummitStack | Extreme Portal (force.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/extremeswitching/GUID-2409A08C-9642-4245-9DB1-D7893DA1662F.shtml#GUID-2409A08C-9642-4245-9DB1-D7893DA1662F__TABLE_IP1_SNM_3W" target="_blank" rel="noreferrer noopener nofollow ugc"&gt;ExtremeSwitching Hardware Installation Guide (extremenetworks.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 03:27:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69200#M18656</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2021-07-20T03:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an alternate stacking switch to a stack that is using native stacking?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69201#M18657</link>
      <description>&lt;P&gt;Thank you for the detailed reply Stefan. I had also used the stacking tool like you did, which made me think this is possible. I am going onsite today to try this config. I will update the thread afterwards.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 21:06:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69201#M18657</guid>
      <dc:creator>rdingram</dc:creator>
      <dc:date>2021-07-20T21:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an alternate stacking switch to a stack that is using native stacking?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69202#M18658</link>
      <description>&lt;P&gt;Hi rdingram,&lt;/P&gt;&lt;P&gt;any updates on this? I’m interested if you were successful.&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 15:59:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-add-an-alternate-stacking-switch-to-a-stack-that-is-using/m-p/69202#M18658</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2021-07-29T15:59:16Z</dc:date>
    </item>
  </channel>
</rss>

