<?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: Looking for help with SLX-OS MCT cluster in Data Center (SLX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121328#M799</link>
    <description>&lt;P&gt;could you provide the MCT and VLAN configuration from both the SLX-A and B. Also, "show cluster" output from both the SLXs.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Mar 2026 17:03:49 GMT</pubDate>
    <dc:creator>Balaji</dc:creator>
    <dc:date>2026-03-10T17:03:49Z</dc:date>
    <item>
      <title>Looking for help with SLX-OS MCT cluster</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121227#M796</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Humbly looking for help with an issue that I have spent many hours on. AI has been no help either. I've tried to make sense of the SLX config manual and I'm obviously missing something. I'm new to Extreme, but not to Avaya ERS or Cisco switching. I'm able to ping the peer IP from either switch, but have never got the peer state or the ICL tunnel to change from "down" to "up" .&lt;/P&gt;&lt;P&gt;I've tried everything that I could find to bring up a MCT cluster between two SLX-9140s.&lt;/P&gt;&lt;P&gt;SLX-9140-A 0/53 -&amp;gt;&amp;nbsp;SLX-9140-B 0/53&lt;BR /&gt;SLX-9140-A 0/54 -&amp;gt;&amp;nbsp;SLX-9140-B 0/54&lt;/P&gt;&lt;P&gt;Here is my config:&amp;nbsp;&lt;/P&gt;&lt;P&gt;DC1-A-SLX9140-B# sh clu&lt;BR /&gt;Cluster MCT-PAIR 200&lt;BR /&gt;================&lt;BR /&gt;Cluster State: Deployed&lt;BR /&gt;Client Isolation Mode: Loose&lt;BR /&gt;DF Hold Time: 3&lt;BR /&gt;Configured Member Vlan Range:&lt;BR /&gt;Active Member Vlan Range:&lt;BR /&gt;Cluster Control Vlan: 4090&lt;BR /&gt;Configured Member BD Range:&lt;BR /&gt;Active Member BD Range:&lt;BR /&gt;No. of Peers: 1&lt;BR /&gt;No. of Clients: 0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Peer Info:&lt;BR /&gt;==========&lt;BR /&gt;Peer IP: 10.255.255.1, State: Down&lt;BR /&gt;Peer Interface: Port-channel 200&lt;BR /&gt;ICL Tunnel Type: NSH, State: Down&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Client Info:&lt;BR /&gt;============&lt;BR /&gt;Name Id ESI Interface Local/Remote State&lt;BR /&gt;---- -- --- --------- ------------------&lt;BR /&gt;DC1-A-SLX9140-B# show ip interface ve 4090&lt;BR /&gt;Ve 4090 is up protocol is up&lt;BR /&gt;Vlan is 4090&lt;BR /&gt;Hardware is Virtual Ethernet, address is fc0a.81f8.f001&lt;BR /&gt;Current address is fc0a.81f8.f001&lt;BR /&gt;Interface index (ifindex) is 1207963642&lt;BR /&gt;Primary Internet Address is 10.255.255.2/30 broadcast is 10.255.255.3&lt;BR /&gt;IP MTU is 9000&lt;BR /&gt;Proxy Arp is not Enabled&lt;BR /&gt;ICMP unreachables are always sent&lt;BR /&gt;ICMP mask replies are never sent&lt;BR /&gt;IP fast switching is enabled&lt;BR /&gt;Vrf : default-vrf&lt;BR /&gt;DC1-A-SLX9140-B# show running-config interface port-channel 200&lt;BR /&gt;interface Port-channel 200&lt;BR /&gt;mtu 9216&lt;BR /&gt;description MCT-PEER-LINK&lt;BR /&gt;no shutdown&lt;BR /&gt;!&lt;BR /&gt;DC1-A-SLX9140-B# show running-config interface ve 4090&lt;BR /&gt;interface Ve 4090&lt;BR /&gt;ip mtu 9000&lt;BR /&gt;ip address 10.255.255.2/30&lt;BR /&gt;no shutdown&lt;BR /&gt;!&lt;BR /&gt;DC1-A-SLX9140-B# show ip interface brief | include Ve&lt;BR /&gt;Ve 132 192.168.132.250 default-vrf up down&lt;BR /&gt;Ve 4090 10.255.255.2 default-vrf up up&lt;/P&gt;&lt;P&gt;Please, what am I missing? RASlog shows me nothing useful.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 01:44:39 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121227#M796</guid>
      <dc:creator>brhodgins</dc:creator>
      <dc:date>2026-02-19T01:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for help with SLX-OS MCT cluster</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121275#M797</link>
      <description>&lt;P&gt;Hi Brad,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like the port-channel 200 is missing the layer2 configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since you are using the vlan 4090 as the control vlan for the cluster, you need to add the vlan 4090 to the port-channel 200.&amp;nbsp;&lt;/P&gt;&lt;P&gt;switchport&lt;/P&gt;&lt;P&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan add 4090.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 17:11:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121275#M797</guid>
      <dc:creator>Balaji</dc:creator>
      <dc:date>2026-02-27T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for help with SLX-OS MCT cluster</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121320#M798</link>
      <description>&lt;P&gt;Thanks Balaji for your reply. I was finally able to get the MCT cluster to form by adding an IP address to each SLX. As a result routing has become an issue. I think that it has to do with duplicate vlan gateways set on each switch. I'm unfamiliar as to how Extreme handles vlan routing across the MCT pair. If I attempt to ping a vlan 132 host from SLX-A that is in it's arp table it works. However If I ping a vlan 132 host from SLX-A that has it's ARP entry on SLX-B it fails. If I down VLAN 132 and it's IP of 192.168.132.250 on SLX-B everything works via SLX-A (also has 192.168.132.250 as ve interface for vlan 132). Do i have to do something with "anycast" or proxy arp to have one vlan IP shared between both leaf members?&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2026 04:57:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121320#M798</guid>
      <dc:creator>brhodgins</dc:creator>
      <dc:date>2026-03-08T04:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for help with SLX-OS MCT cluster</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121328#M799</link>
      <description>&lt;P&gt;could you provide the MCT and VLAN configuration from both the SLX-A and B. Also, "show cluster" output from both the SLXs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 17:03:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/looking-for-help-with-slx-os-mct-cluster/m-p/121328#M799</guid>
      <dc:creator>Balaji</dc:creator>
      <dc:date>2026-03-10T17:03:49Z</dc:date>
    </item>
  </channel>
</rss>

