<?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: 4 way smlt / rsmlt - routing redundancy in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67088#M750</link>
    <description>&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;It will take significant time for the failover switch to get all multicast routes populated. Before both unicast and multicast protocols get convergent, traffic loss will be seen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://tellthebell.site/" target="_blank" rel="nofollow noreferrer noopener"&gt;&lt;SPAN style="color:#000000;"&gt;tellthebell&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 17:34:05 GMT</pubDate>
    <dc:creator>Douglas12</dc:creator>
    <dc:date>2021-03-12T17:34:05Z</dc:date>
    <item>
      <title>4 way smlt / rsmlt - routing redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67084#M746</link>
      <description>&lt;P&gt;I’m migrating our backbone to 4 vsp 8600 switches; two per location. for servers we are using a single layer 2 vlan that is spanned over both locations. for vlans that only exist in one location i use an rsmlt configration on the two corresponding vsp-switches to make sure there is no single point of failure.&lt;/P&gt; &lt;P&gt;i would like to create the same configuration for the server subnet, so that every vsp can act as their router. is it possible to create a 4 way rsmlt cluster between the 4 vsp for the server vlan? do i need to use vrrp for that? maybe a combination of both? whats the best practice for the above configuration?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 18:54:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67084#M746</guid>
      <dc:creator>BRMS</dc:creator>
      <dc:date>2020-01-08T18:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: 4 way smlt / rsmlt - routing redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67085#M747</link>
      <description>&lt;P&gt;I’m not so familar with VOSS (VSP) yet, but as far as I know, you only can create clusters with 2 nodes.&lt;/P&gt; &lt;P&gt;Then you need VRRP active-active or you use “Fabric Mode” with global-router - than all Cluster-Nodes act as one Router.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 19:38:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67085#M747</guid>
      <dc:creator>PeterK</dc:creator>
      <dc:date>2020-01-08T19:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: 4 way smlt / rsmlt - routing redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67086#M748</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;I assume your four VSP8600s are deployed as two vIST Clusters? Interconnected with SPBm NNIs?&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;You are correct.&amp;nbsp; RSMLT is only support within two switches in an IST/vIST cluster. &amp;nbsp;&lt;/P&gt; &lt;P&gt;So its ideal for a two switch deployment you would see an in a small core or distribution cluster.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;In your case, to have all four VSP8600 to share redundancy for that server&amp;nbsp; vlan you MUST you use VRRP. &amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;BR /&gt; The sweet thing is that RSMLT and VRRP are interoperable.&amp;nbsp;&amp;nbsp; you will have no issues deploying this.&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;Here is a best practices guide.&amp;nbsp;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/TCG-TSG/NN48500-617_ShortPathBridg802.1aq__SRG_Dec2017.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/TCG-TSG/NN48500-617_ShortPathBridg802.1aq__SRG_Dec2017.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 10:40:06 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67086#M748</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2020-01-10T10:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: 4 way smlt / rsmlt - routing redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67087#M749</link>
      <description>&lt;P&gt;you are exactly right about my configuration. the solution sounds nice and i already tried it; seems to work. i’m wondering if i should only use vrrp for that vlan or if vrrp and rsmlt are both needed. the configuration im currently testing is:&lt;/P&gt; &lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; parents: "interface Vlan {{ vlan_id|int }}"&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; lines:&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - "ip address {{ vlan_subnet }}.{{ server_subnet_gw_ip }} {{ vlan_netmask }}"&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - "ip rsmlt"&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - "ip vrrp version 3"&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - "ip vrrp address {{ vlan_vrrp_id }} {{ vlan_vrrp_ip }}"&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - "ip vrrp {{ vlan_vrrp_id }} backup-master enable"&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - "ip vrrp {{ vlan_vrrp_id }} priority 200"&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - "ip vrrp {{ vlan_vrrp_id }} enable"&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;i hope the yaml-notation in my configuration example is not a problem, i copied it out of my ansible role. every device gets a unique ipaddress, the vrrp_id and vlan_vrrp_ip are identical on all four.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;im not entirly sure if rsmlt is still needed on that vlan if i already use vrrp.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;another question: how to distribute priorities between the vrrp nodes? one per location with 200 and one per location with default (100)? all four the same? 100,200,300,400?&lt;BR /&gt; &amp;nbsp;&lt;/P&gt; &lt;P&gt;this article: &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-VRRP-with-BackupMaster-on-VOSS-switches" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-VRRP-with-BackupMaster-on-VOSS-switches&lt;/A&gt; mentions i need to enable pinging of the virtual address with ping-virtual-address enable. i didn’t do that but still can ping the ip, how can that be?&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;when executing “show running-config” the vrrp global part is empty, which seems rather odd:&lt;/P&gt; &lt;P&gt;------------------------------------------------------------------------&lt;/P&gt; &lt;P&gt;#&lt;/P&gt; &lt;P&gt;# VRRP CONFIGURATION - GlobalRouter&lt;BR /&gt; #&lt;/P&gt; &lt;P&gt;&lt;BR /&gt; #&lt;BR /&gt; # VRRP CONFIGURATION - VRF&lt;BR /&gt; #&lt;/P&gt; &lt;P&gt;&lt;BR /&gt; #&lt;BR /&gt; # UDP FORWARDING CONFIGURATION - GlobalRouter&lt;BR /&gt; #&lt;/P&gt; &lt;P&gt;________________________________________________________&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 00:29:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67087#M749</guid>
      <dc:creator>BRMS</dc:creator>
      <dc:date>2020-02-05T00:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: 4 way smlt / rsmlt - routing redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67088#M750</link>
      <description>&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;It will take significant time for the failover switch to get all multicast routes populated. Before both unicast and multicast protocols get convergent, traffic loss will be seen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://tellthebell.site/" target="_blank" rel="nofollow noreferrer noopener"&gt;&lt;SPAN style="color:#000000;"&gt;tellthebell&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 17:34:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67088#M750</guid>
      <dc:creator>Douglas12</dc:creator>
      <dc:date>2021-03-12T17:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: 4 way smlt / rsmlt - routing redundancy</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67089#M751</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 22:21:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/4-way-smlt-rsmlt-routing-redundancy/m-p/67089#M751</guid>
      <dc:creator>gfriedl</dc:creator>
      <dc:date>2021-03-23T22:21:07Z</dc:date>
    </item>
  </channel>
</rss>

