<?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: How to create LAG between two X670 switches using VIM4 ports? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39104#M8568</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
what about: &lt;BR /&gt;
- show stacking stack-port&lt;BR /&gt;
- show stacking configuration&lt;BR /&gt;
&lt;BR /&gt;
I believe you need to do 'unconfigure stacking-support' as well to have the ports back to data port and not stack port.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Jan 2015 15:00:00 GMT</pubDate>
    <dc:creator>Stephane_Grosj1</dc:creator>
    <dc:date>2015-01-14T15:00:00Z</dc:date>
    <item>
      <title>How to create LAG between two X670 switches using VIM4 ports?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39099#M8563</link>
      <description>How do I create a LAG  (lacp layer 2) between a pair of X670 switches using the VIM4 module ports?  I can create one using a pair of ordinary 10G ports on the front panel and it works as shown in the manuals, but I cannot get the thing to work when attempting to use 2 of the VIM4 module ports to interconnect the two switches.&lt;BR /&gt;
&lt;BR /&gt;
Please don't suggest creating a stack... been there, tried that, and the stacking behavior failed in an unacceptable way.  All I want is a simple high-bandwidth uplink between the two switches, and if I could group two 40G VIM4 ports together in a LAG between them that would ideal for me.&lt;BR /&gt;
&lt;BR /&gt;
I don't know if I'm addressing the ports wrong or not. My understanding thus far is that the VIM physical port to logical port (as used in the configs) numbers goes something like this: &lt;BR /&gt;
&lt;BR /&gt;
VIM Port 1 - Ports 49, 50, 51, 52&lt;BR /&gt;
&lt;BR /&gt;
VIM Port 2 - Ports 53, 54, 55, 56&lt;BR /&gt;
&lt;BR /&gt;
VIM Port 3 - Ports 57, 58, 59, 60&lt;BR /&gt;
&lt;BR /&gt;
VIM Port 4 - Ports 61, 62, 63, 64&lt;BR /&gt;
&lt;BR /&gt;
It is my understanding that if the VIM ports are partitioned as 1x40G and I want to use VIM Ports 3 and 4 on both switches to form the LAG lacp link between them, I'd use the first logical port number in each group (i.e. 57 and 61) like this:&lt;BR /&gt;
&lt;BR /&gt;
#enable sharing 57 grouping 57,61 algorithm address-based L2 lacp&lt;BR /&gt;
&lt;BR /&gt;
That apparently creates the LAG but when connecting the two switches together using the QSFP+ cables, the link never comes up.&lt;BR /&gt;
&lt;BR /&gt;
Any ideas?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2015 01:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39099#M8563</guid>
      <dc:creator>Neal_Howard</dc:creator>
      <dc:date>2015-01-14T01:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to create LAG between two X670 switches using VIM4 ports?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39100#M8564</link>
      <description>Hey Neal&lt;BR /&gt;
&lt;BR /&gt;
I don't believe there is anything special about those ports and creating them into a LAG.&lt;BR /&gt;
&lt;BR /&gt;
A few questions is the switch and those ports in default configuration?  It sounds like you had them stacked before?&lt;BR /&gt;
&lt;BR /&gt;
Do you see the ports when you do a show ports all?&lt;BR /&gt;
&lt;BR /&gt;
When you execute the enable sharing command it doesn't sound like it errors out and when you do a show sharing it shows the LAG as being created correct?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2015 02:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39100#M8564</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2015-01-14T02:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to create LAG between two X670 switches using VIM4 ports?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39101#M8565</link>
      <description>Way back many months ago, I did try a stack configuration, but returned the switches to stock default before reconfiguring them as standalones.  (disable stacking, unconfigure switch all)&lt;BR /&gt;
&lt;BR /&gt;
I had been running a LAG between the two, made with a pair of 10G ports on the front of each unit and that was working well, so I decided to try fixing what wasn't broke and attempt to create a LAG with two of the 40G ports on the back of each switch &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Here's a "show ports 49-64 configuration", but it says "NP" (Port Not Present) in the Link State column:&lt;BR /&gt;
&lt;BR /&gt;
--------&lt;BR /&gt;
&lt;BR /&gt;
 # sh ports 49-64 configuration no-refresh&lt;BR /&gt;
Port Configuration&lt;BR /&gt;
Port     Virtual    Port  Link  Auto   Speed      Duplex   Flow  Load   Media&lt;BR /&gt;
         router     State State Neg  Cfg Actual Cfg Actual Cntrl Master Pri Red&lt;BR /&gt;
================================================================================&lt;BR /&gt;
49       VR-Default  E      R   OFF 40000       FULL                    NONE&lt;BR /&gt;
50       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
51       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
52       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
53       VR-Default  E      R   OFF 40000       FULL                    NONE&lt;BR /&gt;
54       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
55       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
56       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
57       VR-Default  E     NP   OFF 40000       FULL                57  Q+CR4_.5&lt;BR /&gt;
58       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
59       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
60       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
61       VR-Default  E     NP   OFF 40000       FULL                57  Q+CR4_.5&lt;BR /&gt;
62       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
63       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
64       VR-Default  E     NP   OFF 10000       FULL                    NONE&lt;BR /&gt;
================================================================================&lt;BR /&gt;
&amp;gt; indicates Port Display Name truncated past 8 characters&lt;BR /&gt;
Link State: A-Active, R-Ready, NP-Port Not Present, L-Loopback&lt;BR /&gt;
Port State: D-Disabled,E-Enabled, Media: %-Licensed, !-Unsupported, $-Restricted&lt;BR /&gt;
Media Red: * - use "show port info detail" for redundant media type&lt;BR /&gt;
Flow Cntrl: Shows link partner's abilities. NONE if Auto Neg is OFF&lt;BR /&gt;
&lt;BR /&gt;
------------------------------&lt;BR /&gt;
&lt;BR /&gt;
Here's a "show sharing detail", again with "NP on both links:&lt;BR /&gt;
&lt;BR /&gt;
 # show sharing detail&lt;BR /&gt;
Load Sharing Monitor&lt;BR /&gt;
Config    Current    Agg       Ld Share    Ld Share  Agg   Link    Link Up&lt;BR /&gt;
Master    Master     Control   Algorithm   Group     Mbr   State   Transitions&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
    57               LACP      L2          57         -     NP        0&lt;BR /&gt;
                               L2          61         -     NP        0&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
VLAN Configuration:&lt;BR /&gt;
        Name: Default,  Virtual Router: VR-Default&lt;BR /&gt;
          Internal tag = 1,  MAC-limit = No-limit&lt;BR /&gt;
STP Configuration:&lt;BR /&gt;
        s0(disable),  Tag= (none),  Mode=802.1D,  State=FORWARDING&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
==============================================================================&lt;BR /&gt;
Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback&lt;BR /&gt;
Load Sharing Algorithm: (L2) Layer 2 address based, (L3) Layer 3 address based&lt;BR /&gt;
                        (L3_L4) Layer 3 address and Layer 4 port based&lt;BR /&gt;
                        (custom) User-selected address-based configuration&lt;BR /&gt;
Custom Algorithm Configuration: ipv4 L3-and-L4, xor&lt;BR /&gt;
Number of load sharing trunks: 1&lt;BR /&gt;
&lt;BR /&gt;
--------------&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2015 04:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39101#M8565</guid>
      <dc:creator>Neal_Howard</dc:creator>
      <dc:date>2015-01-14T04:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to create LAG between two X670 switches using VIM4 ports?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39102#M8566</link>
      <description>Hi Neal,&lt;BR /&gt;
When working with 40G ports, there's an option to "partition" them into 4x10G ports, rather than 1x40G port.  The "NP" ports are port numbers reserved for the 10G ports.&lt;BR /&gt;
So with 40G ports, even though they appear consecutive on the switch, they're numbered in software as 49, 53, 57, 61.  If they're partitioned as 10G ports, they're consecutively numbered in software.&lt;BR /&gt;
&lt;BR /&gt;
Here's the command for doing this: &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;configure ports [port_list | all] partition [4x10G | 1x40G]&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
And &lt;A href="http://documentation.extremenetworks.com/exos_commands/EXOS_All/EXOS_Commands_All/r_configure-ports-partition.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;some documentation&lt;/A&gt;.&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps!  Maybe I answered a question you didn't ask &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
-Drew&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2015 05:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39102#M8566</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-01-14T05:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to create LAG between two X670 switches using VIM4 ports?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39103#M8567</link>
      <description># configure ports 57 partition 1x40G&lt;BR /&gt;
Port 57 does not support Port Partitioning mode 1x40G&lt;BR /&gt;
&lt;BR /&gt;
 # configure ports 61 partition 1x40G&lt;BR /&gt;
Port 61 does not support Port Partitioning mode 1x40G&lt;BR /&gt;
&lt;BR /&gt;
But the command worked for ports 49 and 53 so I moved my LAG to those two and now it comes up and works normally (showing 40G bandwidth each).&lt;BR /&gt;
&lt;BR /&gt;
Any clues on what's up with the VIM sockets 3 and 4?  -- ports 57 (thru 60) and 61 (thru 64) ?????&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2015 05:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39103#M8567</guid>
      <dc:creator>Neal_Howard</dc:creator>
      <dc:date>2015-01-14T05:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to create LAG between two X670 switches using VIM4 ports?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39104#M8568</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
what about: &lt;BR /&gt;
- show stacking stack-port&lt;BR /&gt;
- show stacking configuration&lt;BR /&gt;
&lt;BR /&gt;
I believe you need to do 'unconfigure stacking-support' as well to have the ports back to data port and not stack port.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2015 15:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-create-lag-between-two-x670-switches-using-vim4-ports/m-p/39104#M8568</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-01-14T15:00:00Z</dc:date>
    </item>
  </channel>
</rss>

