<?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: SLX 18.2r interpreting and troubleshooting sh port-channel x command in Data Center (SLX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-slx/slx-18-2r-interpreting-and-troubleshooting-sh-port-channel-x/m-p/84494#M357</link>
    <description>&lt;P&gt;The “0” means that that port is either not online or the end device is not configured to send the same LACP parameters to indicate that it's talking to the same logical device. As a result, the SLX is not able to bring both ports online to be in the same port-channel.&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;Can you try disabling 4/10, then see if 3/10 comes online? If it does, can you check if you get the same below parameters?&amp;nbsp;&lt;/P&gt; &lt;P&gt;Admin Key: 0010 - Oper Key 0010&lt;BR /&gt; &amp;nbsp; Partner System ID - 0x8000,01-e0-52-00-08-3b&lt;BR /&gt; &amp;nbsp; Partner Oper Key 0049&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2020 05:46:38 GMT</pubDate>
    <dc:creator>Truyen_Phan</dc:creator>
    <dc:date>2020-01-22T05:46:38Z</dc:date>
    <item>
      <title>SLX 18.2r interpreting and troubleshooting sh port-channel x command</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-18-2r-interpreting-and-troubleshooting-sh-port-channel-x/m-p/84492#M355</link>
      <description>&lt;P&gt;The command output is as follows. Am running SLX-OS&amp;nbsp; 18r.2.00ab&lt;/P&gt; &lt;P&gt;I’ve been unable to find the cause of the “sync:0” in the member port. Can anyone suggest how to find the root cause and to get more information on this sync condition?&lt;/P&gt; &lt;P&gt;SLX# show port-channel 10&lt;BR /&gt; &amp;nbsp;LACP Aggregator: Po 10 &amp;nbsp;&lt;BR /&gt; &amp;nbsp;Aggregator type: Standard&lt;BR /&gt; &amp;nbsp; Admin Key: 0010 - Oper Key 0010&lt;BR /&gt; &amp;nbsp; Partner System ID - 0x8000,01-e0-52-00-08-3b&lt;BR /&gt; &amp;nbsp; Partner Oper Key 0049&lt;BR /&gt; &amp;nbsp;Flag * indicates: Primary link in port-channel&lt;BR /&gt; &amp;nbsp;Number of Ports: 2&lt;BR /&gt; &amp;nbsp;Member ports:&lt;BR /&gt; &amp;nbsp;&amp;nbsp; Link: Eth 3/10 (0xC614000)&lt;STRONG&gt; &lt;SPAN style="color:#e74c3c;"&gt;sync: 0&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; Link: Eth 4/10 (0xC814000) sync: 1&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 04:27:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-18-2r-interpreting-and-troubleshooting-sh-port-channel-x/m-p/84492#M355</guid>
      <dc:creator>jhmaest</dc:creator>
      <dc:date>2020-01-19T04:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: SLX 18.2r interpreting and troubleshooting sh port-channel x command</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-18-2r-interpreting-and-troubleshooting-sh-port-channel-x/m-p/84493#M356</link>
      <description>&lt;P&gt;From the SLX side, could you can run the following commands?&amp;nbsp; This will check the condition of the member interfaces and also the supposed configuration.&lt;/P&gt; &lt;P&gt;Also what about the partner device? Are all ports up and healthy?&lt;/P&gt; &lt;PRE&gt;&lt;CODE&gt;show port-channel summary&lt;BR /&gt;show interface port-channel 10&lt;BR /&gt;show interface ethernet 3/10&lt;BR /&gt;show interface ethernet 4/10&lt;BR /&gt;show media interface ethernet 3/10&lt;BR /&gt;show media interface ethernet 4/10&lt;BR /&gt;show media optical-monitoring interface ethernet 3/10&lt;BR /&gt;show media optical-monitoring interface ethernet 4/10&lt;BR /&gt;&lt;BR /&gt;show running-config interface Port-channel 10&lt;BR /&gt;show running-config interface Ethernet 3/10&lt;BR /&gt;show running-config interface Ethernet 4/10&lt;BR /&gt;show logging raslog | include 3/10&lt;BR /&gt;show logging raslog | include 4/10&lt;/CODE&gt;&lt;/PRE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 16:21:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-18-2r-interpreting-and-troubleshooting-sh-port-channel-x/m-p/84493#M356</guid>
      <dc:creator>joergkost</dc:creator>
      <dc:date>2020-01-19T16:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: SLX 18.2r interpreting and troubleshooting sh port-channel x command</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-18-2r-interpreting-and-troubleshooting-sh-port-channel-x/m-p/84494#M357</link>
      <description>&lt;P&gt;The “0” means that that port is either not online or the end device is not configured to send the same LACP parameters to indicate that it's talking to the same logical device. As a result, the SLX is not able to bring both ports online to be in the same port-channel.&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;Can you try disabling 4/10, then see if 3/10 comes online? If it does, can you check if you get the same below parameters?&amp;nbsp;&lt;/P&gt; &lt;P&gt;Admin Key: 0010 - Oper Key 0010&lt;BR /&gt; &amp;nbsp; Partner System ID - 0x8000,01-e0-52-00-08-3b&lt;BR /&gt; &amp;nbsp; Partner Oper Key 0049&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 05:46:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-18-2r-interpreting-and-troubleshooting-sh-port-channel-x/m-p/84494#M357</guid>
      <dc:creator>Truyen_Phan</dc:creator>
      <dc:date>2020-01-22T05:46:38Z</dc:date>
    </item>
  </channel>
</rss>

