<?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 Extreme Switch is unreachable in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50217#M13450</link>
    <description>Hello &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
I had an extreme switch summit 200 which was connected via port 21/22 via LWL to my core switch. Today I replace this switch with a newer model x440-g2&lt;BR /&gt;
&lt;BR /&gt;
My problem: &lt;BR /&gt;
The x440 is in our network unreachable. I can not send a ping from this switch to the core or from core to this switch (via telnet) &amp;gt; no response.&lt;BR /&gt;
&lt;BR /&gt;
All devices, which are connected to this switch are unreachable, too. &lt;BR /&gt;
It seems that this switch is "offline"&lt;BR /&gt;
&lt;BR /&gt;
The uplink ports 21/22 blink &amp;gt; The connection between switch and core should be ok.&lt;BR /&gt;
Logically: The cable still be the same. I only changed the switch&lt;BR /&gt;
&lt;BR /&gt;
This is the config of my old summit 200 (This works):&lt;BR /&gt;
&lt;BR /&gt;
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.10.14 15:36:12 =~=~=~=~=~=~=~=~=~=~=~=&lt;BR /&gt;
  show conf    #  # Summit200-24 Configuration generated Sat Oct 14 15:36:41 2017  # Software Version 7.5e.2.6 [non-ssh] by Build_Master on 02/23/06 03:13:35    # Configuration Mode    create vlan "MyVLAN"     #  # Config information for VLAN Default.  configure vlan "Default" tag 1     # VLAN-ID=0x1  Global Tag 1  configure stpd s0 add vlan "Default"    #  # Config information for VLAN MacVlanDiscover.    #  # Config information for VLAN MyVLAN.  configure vlan "MyVLAN" tag 200     # VLAN-ID=0xc8  Global Tag 3  configure vlan "MyVLAN" ipaddress 192.168.1.100 255.255.255.0   configure vlan "MyVLAN" add port 1 untagged  configure vlan "MyVLAN" add port 4 untagged  configure vlan "MyVLAN" add port 5 untagged  configure vlan "MyVLAN" add port 7 untagged  configure vlan "MyVLAN" add port 8 untagged  configure vlan "MyVLAN" add port 9 untagged  configure vlan "MyVLAN" add port 10 untagged  configure vlan "MyVLAN" add port 11 untagged  configure vlan "MyVLAN" add port 12 untagged  configure vlan "MyVLAN" add port 13 untagged  configure vlan "MyVLAN" add port 14 untagged  configure vlan "MyVLAN" add port 15 untagged  configure vlan "MyVLAN" add port 16 untagged  configure vlan "MyVLAN" add port 17 untagged  configure vlan "MyVLAN" add port 18 untagged  configure vlan "MyVLAN" add port 19 untagged  configure vlan "MyVLAN" add port 20 untagged  configure vlan "MyVLAN" add port 21 untagged  configure vlan "MyVLAN" add port 22 untagged  configure vlan "MyVLAN" add port 23 untagged  configure vlan "MyVLAN" add port 24 untagged  configure vlan "MyVLAN" add port 25 tagged      enable web  # SNMP Configuration  configure snmp sysName "xxx"  configure snmp sysLocation "xxx"  configure snmp sysContact "xxx"  enable rmon  enable idletimeouts  config idletimeouts 10  enable cli-prompt-number      # Load Sharing Configuration  enable sharing 25 grouping 25,26     # Ports Configuration  configure port 25 preferred-medium fiber  configure port 26 preferred-medium fiber        # MAC FDB configuration and static entries  configure ipfdb agingtime 0      # -- IP Interface[0] = "MyVLAN"  enable ipforwarding vlan "MyVLAN"  disable icmp timestamp vlan "MyVLAN"  disable icmp address-mask vlan "MyVLAN"    # Global IP settings.  disable icmp access-list   #  # IP ARP Configuration  configure iparp max-entries 8192    #  # IP Route Configuration  configure iproute add default 192.168.1.1 1    # Multicast configuration  enable igmp snooping   enable igmp snooping vlan "Default"  enable igmp snooping vlan "MyVLAN"    # RIP interface configuration   # RIP global parameter configuration         # NAT configuration  configure nat timeout 300      # SNTP client configuration  enable sntp-client  configure sntp-client primary server "192.168.1.1"  configure sntp-client update-interval 10800  configure timezone name MET 60 autodst name MEST begins every last Sunday March at 2:00 ends every last Sunday October at 3:00      # TACACS configuration  disable tacacs  disable tacacs-authorization  disable tacacs-accounting        # Network Login Configuration  configure netlogin mac auth-retry-count 3  configure netlogin mac reauth-period 1800            # Enhanced-dos-protect configuration  disable enhanced-dos-protect ipfdb  disable enhanced-dos-protect rate-limit  # Source IP Guard Configuration   # LLDP  configure lldp transmit-interval 30  configure lldp transmit-hold 4  configure lldp transmit-delay 2  configure lldp reinitialize-delay 2  configure lldp snmp-notification-interval 5  disable lldp ports 1  disable lldp ports 2  disable lldp ports 3  disable lldp ports 4  disable lldp ports 5  disable lldp ports 6  disable lldp ports 7  disable lldp ports 8  disable lldp ports 9  disable lldp ports 10  disable lldp ports 11  disable lldp ports 12  disable lldp ports 13  disable lldp ports 14  disable lldp ports 15  disable lldp ports 16  disable lldp ports 17  disable lldp ports 18  disable lldp ports 19  disable lldp ports 20  disable lldp ports 21  disable lldp ports 22  disable lldp ports 23  disable lldp ports 24  disable lldp ports 25  disable lldp ports 26  # MAC Lockdown with timeout Configuration &lt;BR /&gt;
&lt;BR /&gt;
And this is the config of my new x440-g2 (works not)&lt;BR /&gt;
&lt;BR /&gt;
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.10.14 16:38:34 =~=~=~=~=~=~=~=~=~=~=~=  show conf      #  # Module devmgr configuration.  #  configure snmp sysName "xxx"  configure snmp sysLocation "xxx"  configure snmp sysContact "xxx"  configure timezone name MET 60 autodst name MEST 60 begins every last sunday march at 2 0 ends every last sunday october at 3 0  configure sys-recovery-level switch reset    #  # Module vlan configuration.  #  configure vlan default delete ports all  configure vr VR-Default delete ports 1-28  configure vr VR-Default add ports 1-28  configure vlan default delete ports 1-28  create vlan "MyVLAN"  configure vlan MyVLAN tag 200  enable sharing 21 grouping 21-24 algorithm address-based L3_L4 lacp  configure vlan MyVLAN add ports 21 tagged    configure vlan MyVLAN add ports 1 untagged    configure vlan MyVLAN ipaddress 192.168.1.100 255.255.255.0  enable ipforwarding vlan MyVLAN      #  # Module rtmgr configuration.  #  configure iproute add default 192.168.1.1&lt;BR /&gt;</description>
    <pubDate>Sun, 15 Oct 2017 19:33:00 GMT</pubDate>
    <dc:creator>Ghost108</dc:creator>
    <dc:date>2017-10-15T19:33:00Z</dc:date>
    <item>
      <title>Extreme Switch is unreachable</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50217#M13450</link>
      <description>Hello &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
I had an extreme switch summit 200 which was connected via port 21/22 via LWL to my core switch. Today I replace this switch with a newer model x440-g2&lt;BR /&gt;
&lt;BR /&gt;
My problem: &lt;BR /&gt;
The x440 is in our network unreachable. I can not send a ping from this switch to the core or from core to this switch (via telnet) &amp;gt; no response.&lt;BR /&gt;
&lt;BR /&gt;
All devices, which are connected to this switch are unreachable, too. &lt;BR /&gt;
It seems that this switch is "offline"&lt;BR /&gt;
&lt;BR /&gt;
The uplink ports 21/22 blink &amp;gt; The connection between switch and core should be ok.&lt;BR /&gt;
Logically: The cable still be the same. I only changed the switch&lt;BR /&gt;
&lt;BR /&gt;
This is the config of my old summit 200 (This works):&lt;BR /&gt;
&lt;BR /&gt;
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.10.14 15:36:12 =~=~=~=~=~=~=~=~=~=~=~=&lt;BR /&gt;
  show conf    #  # Summit200-24 Configuration generated Sat Oct 14 15:36:41 2017  # Software Version 7.5e.2.6 [non-ssh] by Build_Master on 02/23/06 03:13:35    # Configuration Mode    create vlan "MyVLAN"     #  # Config information for VLAN Default.  configure vlan "Default" tag 1     # VLAN-ID=0x1  Global Tag 1  configure stpd s0 add vlan "Default"    #  # Config information for VLAN MacVlanDiscover.    #  # Config information for VLAN MyVLAN.  configure vlan "MyVLAN" tag 200     # VLAN-ID=0xc8  Global Tag 3  configure vlan "MyVLAN" ipaddress 192.168.1.100 255.255.255.0   configure vlan "MyVLAN" add port 1 untagged  configure vlan "MyVLAN" add port 4 untagged  configure vlan "MyVLAN" add port 5 untagged  configure vlan "MyVLAN" add port 7 untagged  configure vlan "MyVLAN" add port 8 untagged  configure vlan "MyVLAN" add port 9 untagged  configure vlan "MyVLAN" add port 10 untagged  configure vlan "MyVLAN" add port 11 untagged  configure vlan "MyVLAN" add port 12 untagged  configure vlan "MyVLAN" add port 13 untagged  configure vlan "MyVLAN" add port 14 untagged  configure vlan "MyVLAN" add port 15 untagged  configure vlan "MyVLAN" add port 16 untagged  configure vlan "MyVLAN" add port 17 untagged  configure vlan "MyVLAN" add port 18 untagged  configure vlan "MyVLAN" add port 19 untagged  configure vlan "MyVLAN" add port 20 untagged  configure vlan "MyVLAN" add port 21 untagged  configure vlan "MyVLAN" add port 22 untagged  configure vlan "MyVLAN" add port 23 untagged  configure vlan "MyVLAN" add port 24 untagged  configure vlan "MyVLAN" add port 25 tagged      enable web  # SNMP Configuration  configure snmp sysName "xxx"  configure snmp sysLocation "xxx"  configure snmp sysContact "xxx"  enable rmon  enable idletimeouts  config idletimeouts 10  enable cli-prompt-number      # Load Sharing Configuration  enable sharing 25 grouping 25,26     # Ports Configuration  configure port 25 preferred-medium fiber  configure port 26 preferred-medium fiber        # MAC FDB configuration and static entries  configure ipfdb agingtime 0      # -- IP Interface[0] = "MyVLAN"  enable ipforwarding vlan "MyVLAN"  disable icmp timestamp vlan "MyVLAN"  disable icmp address-mask vlan "MyVLAN"    # Global IP settings.  disable icmp access-list   #  # IP ARP Configuration  configure iparp max-entries 8192    #  # IP Route Configuration  configure iproute add default 192.168.1.1 1    # Multicast configuration  enable igmp snooping   enable igmp snooping vlan "Default"  enable igmp snooping vlan "MyVLAN"    # RIP interface configuration   # RIP global parameter configuration         # NAT configuration  configure nat timeout 300      # SNTP client configuration  enable sntp-client  configure sntp-client primary server "192.168.1.1"  configure sntp-client update-interval 10800  configure timezone name MET 60 autodst name MEST begins every last Sunday March at 2:00 ends every last Sunday October at 3:00      # TACACS configuration  disable tacacs  disable tacacs-authorization  disable tacacs-accounting        # Network Login Configuration  configure netlogin mac auth-retry-count 3  configure netlogin mac reauth-period 1800            # Enhanced-dos-protect configuration  disable enhanced-dos-protect ipfdb  disable enhanced-dos-protect rate-limit  # Source IP Guard Configuration   # LLDP  configure lldp transmit-interval 30  configure lldp transmit-hold 4  configure lldp transmit-delay 2  configure lldp reinitialize-delay 2  configure lldp snmp-notification-interval 5  disable lldp ports 1  disable lldp ports 2  disable lldp ports 3  disable lldp ports 4  disable lldp ports 5  disable lldp ports 6  disable lldp ports 7  disable lldp ports 8  disable lldp ports 9  disable lldp ports 10  disable lldp ports 11  disable lldp ports 12  disable lldp ports 13  disable lldp ports 14  disable lldp ports 15  disable lldp ports 16  disable lldp ports 17  disable lldp ports 18  disable lldp ports 19  disable lldp ports 20  disable lldp ports 21  disable lldp ports 22  disable lldp ports 23  disable lldp ports 24  disable lldp ports 25  disable lldp ports 26  # MAC Lockdown with timeout Configuration &lt;BR /&gt;
&lt;BR /&gt;
And this is the config of my new x440-g2 (works not)&lt;BR /&gt;
&lt;BR /&gt;
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.10.14 16:38:34 =~=~=~=~=~=~=~=~=~=~=~=  show conf      #  # Module devmgr configuration.  #  configure snmp sysName "xxx"  configure snmp sysLocation "xxx"  configure snmp sysContact "xxx"  configure timezone name MET 60 autodst name MEST 60 begins every last sunday march at 2 0 ends every last sunday october at 3 0  configure sys-recovery-level switch reset    #  # Module vlan configuration.  #  configure vlan default delete ports all  configure vr VR-Default delete ports 1-28  configure vr VR-Default add ports 1-28  configure vlan default delete ports 1-28  create vlan "MyVLAN"  configure vlan MyVLAN tag 200  enable sharing 21 grouping 21-24 algorithm address-based L3_L4 lacp  configure vlan MyVLAN add ports 21 tagged    configure vlan MyVLAN add ports 1 untagged    configure vlan MyVLAN ipaddress 192.168.1.100 255.255.255.0  enable ipforwarding vlan MyVLAN      #  # Module rtmgr configuration.  #  configure iproute add default 192.168.1.1&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Oct 2017 19:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50217#M13450</guid>
      <dc:creator>Ghost108</dc:creator>
      <dc:date>2017-10-15T19:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Switch is unreachable</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50218#M13451</link>
      <description>You had untagged vlan 200 on port 21 on summit 200  Now you have it tagged    Which vlan mode is on the core's side?</description>
      <pubDate>Sun, 15 Oct 2017 20:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50218#M13451</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-10-15T20:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Switch is unreachable</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50219#M13452</link>
      <description>notice: on the summit 200 the uplink ports were 25/26 (grouping)&lt;BR /&gt;
on the 440-g2 are the uplink ports 21/22 (grouping)&lt;BR /&gt;
&lt;BR /&gt;
summit 200&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="9c43c9ffa6964e29934b45875d65b473_RackMultipart20171015-7083-1ysj8a9-cc098670fe15ea03fa0b5b67f3caa749_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/758iB946FF87CA9F7A9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="9c43c9ffa6964e29934b45875d65b473_RackMultipart20171015-7083-1ysj8a9-cc098670fe15ea03fa0b5b67f3caa749_inline.jpg" alt="9c43c9ffa6964e29934b45875d65b473_RackMultipart20171015-7083-1ysj8a9-cc098670fe15ea03fa0b5b67f3caa749_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
x440-g2&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="9c43c9ffa6964e29934b45875d65b473_RackMultipart20171015-5135-1iw5fx7-fba0107cc57d6697567af7487325efbe_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/753iE348EED0E13341FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="9c43c9ffa6964e29934b45875d65b473_RackMultipart20171015-5135-1iw5fx7-fba0107cc57d6697567af7487325efbe_inline.jpg" alt="9c43c9ffa6964e29934b45875d65b473_RackMultipart20171015-5135-1iw5fx7-fba0107cc57d6697567af7487325efbe_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
on the orange marked ports are / were the lwl cables connected</description>
      <pubDate>Sun, 15 Oct 2017 20:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50219#M13452</guid>
      <dc:creator>Ghost108</dc:creator>
      <dc:date>2017-10-15T20:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Switch is unreachable</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50220#M13453</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
It looks like the static LAG was configured for uplink sharing port on Summit 200 but the LACP is configured in x440G2 switch now. The LACP should be configured/enabled on peer switch as well to operate properly. So if there is no LACP configured on the sharing port in LWL Core, you need to remove the "LACP" from your sharing configuration.&lt;BR /&gt;
&lt;BR /&gt;
And all access ports were configured as untagged ports of the "MyVLAN" VLAN but only port 1 is untagged for the VLAN in x440G2 switch. You also need to add customer device ports to the VLAN with untagged.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Oct 2017 13:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50220#M13453</guid>
      <dc:creator>David_Choi</dc:creator>
      <dc:date>2017-10-16T13:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Switch is unreachable</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50221#M13454</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
with an X440-G2 there is the possibility that you run into into the bug &lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/FN412-EXOS-21-1-1-Patch-1-2-will-not-forward-traffic-with-default-configuration" target="_blank" rel="nofollow noreferrer noopener"&gt;FN412 - EXOS 21.1.1 Patch 1-2 will not forward traffic with default configuration&lt;/A&gt; (present in several firmware versions). If so, the command&lt;BR /&gt;
enable flooding all_cast ports allwould make your device reachable.&lt;BR /&gt;
&lt;BR /&gt;
But the sharing configuration does indeed look suspicious. The X440-G2 configuration seems to be incomplete in comparison to the Summit 200 configuration.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
      <pubDate>Mon, 16 Oct 2017 19:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-switch-is-unreachable/m-p/50221#M13454</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-10-16T19:06:00Z</dc:date>
    </item>
  </channel>
</rss>

