<?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: VOSS switch redundancy in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120681#M3114</link>
    <description>&lt;P&gt;I fully agree with Phil,&amp;nbsp; use a fabric connection between the nodes.&lt;/P&gt;&lt;P&gt;Regarding stacking, to the best of my knowledge, neither VSP model supports stack functionality. However, it is possible to create clusters (virtual IST / vIST) to enable dual-homing topologies towards other networks or end devices.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2025 13:29:36 GMT</pubDate>
    <dc:creator>EF</dc:creator>
    <dc:date>2025-11-05T13:29:36Z</dc:date>
    <item>
      <title>VOSS switch redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120675#M3112</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are planning a hardware refresh and have purchased four 7520-48Y-8C-FabricEngine switches (version 9.0.5.1). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Two of these will be utilized as Core switches, while the other two will serve as Data Center (DC) switches. The DC switches will be connected to all servers and storage devices. The Core switches are configured with vIST. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I attempted to establish SMLT between interfaces 1/49 and 1/50 on the Core switches, but I cannot use SPBM on those interfaces. If I configure ISIS on 1/49 and 1/50, then SMLT becomes unavailable. I understand that stacking is not possible on VOSS switches, which means we cannot configure both Core switches as a single logical unit. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;One potential solution I am considering is to create a second vIST between the DC switches.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alex221_0-1762333806470.png" style="width: 400px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/9253i219AFE6EADF7512E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alex221_0-1762333806470.png" alt="Alex221_0-1762333806470.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please advise if there is any way to maintain the current design, or should I go ahead and create a second vIST?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Alex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 09:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120675#M3112</guid>
      <dc:creator>Alex221</dc:creator>
      <dc:date>2025-11-05T09:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS switch redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120676#M3113</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;Why don't you use IS-IS NNI links(You don't need MLTs or SMLTS for IS-IS links. MLTs are only recommended if multiple physical connections go from one node to the same other node.) between the core switches and the DC switches? Using vIST requires a fabric anyway. You could also establish a vIST in the DC environment without the need for a crosslink between the two DC switches.&lt;/P&gt;&lt;P&gt;My recommendation is to configure the following:&lt;/P&gt;&lt;P&gt;Core 1:&lt;/P&gt;&lt;LI-SPOILER&gt;enable&lt;BR /&gt;conf t&lt;BR /&gt;interface gigabitEthernet 1/49,1/50&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1&lt;BR /&gt;isis enable&lt;BR /&gt;no shutdown&lt;BR /&gt;exit&lt;BR /&gt;save config&lt;/LI-SPOILER&gt;&lt;P&gt;Core 2:&lt;/P&gt;&lt;LI-SPOILER&gt;enable&lt;BR /&gt;conf t&lt;BR /&gt;interface gigabitEthernet 1/49,1/50&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1&lt;BR /&gt;isis enable&lt;BR /&gt;no shutdown&lt;BR /&gt;exit&lt;BR /&gt;save config&lt;/LI-SPOILER&gt;&lt;P&gt;DC 1:&lt;/P&gt;&lt;LI-SPOILER&gt;enable&lt;BR /&gt;conf t&lt;BR /&gt;interface gigabitEthernet 1/49,1/50&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1&lt;BR /&gt;isis enable&lt;BR /&gt;no shutdown&lt;BR /&gt;exit&lt;BR /&gt;save config&lt;BR /&gt;&lt;BR /&gt;# +vIST Configuration&lt;/LI-SPOILER&gt;&lt;P&gt;DC 2:&lt;/P&gt;&lt;LI-SPOILER&gt;enable&lt;BR /&gt;conf t&lt;BR /&gt;interface gigabitEthernet 1/49,1/50&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1&lt;BR /&gt;isis enable&lt;BR /&gt;no shutdown&lt;BR /&gt;exit&lt;BR /&gt;save config&lt;BR /&gt;&lt;BR /&gt;# +vIST Configuration&lt;/LI-SPOILER&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Philipp&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 10:00:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120676#M3113</guid>
      <dc:creator>Phil_</dc:creator>
      <dc:date>2025-11-05T10:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS switch redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120681#M3114</link>
      <description>&lt;P&gt;I fully agree with Phil,&amp;nbsp; use a fabric connection between the nodes.&lt;/P&gt;&lt;P&gt;Regarding stacking, to the best of my knowledge, neither VSP model supports stack functionality. However, it is possible to create clusters (virtual IST / vIST) to enable dual-homing topologies towards other networks or end devices.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 13:29:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120681#M3114</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2025-11-05T13:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS switch redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120684#M3115</link>
      <description>&lt;P&gt;Hi Alex, you need a vIST on the two boxes where the Server is dual homed to, I assume. The Rest of the links are all NNIs. We don't allow NNI config on SMLT ports, as SMLT ports are always UNIs.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 13:35:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120684#M3115</guid>
      <dc:creator>Roger_Lapuh</dc:creator>
      <dc:date>2025-11-05T13:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS switch redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120687#M3116</link>
      <description>&lt;P&gt;Hello Alex,&lt;/P&gt;&lt;P&gt;In this setup, I would apply SPBM-FC configuration to all switches.&lt;/P&gt;&lt;P&gt;vIST means virtual IST, which means both SMLT cluster members do not need a direct link between then, the vIST is established over the FABRIC.&lt;/P&gt;&lt;P&gt;You only require a vIST between two switches were you will up-link other devices (native switches, servers, ...) with Link Aggregation to a SMLT configuration on the SMLT cluster(s).&lt;BR /&gt;This means when there are NO SMLT connections to the CORE, then do not configured vIST.&lt;/P&gt;&lt;P&gt;I suppose you will connect servers, firewall, ... to the DC switches with an SMLT/LACP-SMLT, then a vIST is required on the two DC switches.&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;regards&lt;BR /&gt;WillyHe&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 15:50:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120687#M3116</guid>
      <dc:creator>WillyHe</dc:creator>
      <dc:date>2025-11-05T15:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS switch redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120732#M3117</link>
      <description>&lt;P&gt;Thank you all for the provided solution. As we are connecting the servers and storage devices to both DC switches, we will create a vIST between them. We need this because the servers and storage will use SMLT. The connection between cores and DC will be &lt;SPAN&gt;IS-IS NNI links.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 06:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-switch-redundancy/m-p/120732#M3117</guid>
      <dc:creator>Alex221</dc:creator>
      <dc:date>2025-11-12T06:20:00Z</dc:date>
    </item>
  </channel>
</rss>

