<?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: DvR Leaf to vIST Migration in OneStepp in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122378#M3270</link>
    <description>&lt;P class="" data-unlink="true"&gt;If you are moving a DvR Leaf pair to a new vIST domain, the process should be done carefully because both Leaf nodes must remain in the same DvR domain for vIST to work. First disable IS-IS on both Leafs and then disable DvR. After that configure both switches with the new DvR domain ID and recreate the vIST settings using the correct local and peer IP addresses and cluster ID. Finally enable IS-IS again and verify the show dvr output to confirm the new domain and vIST status. From a &lt;A href="https://netmirrorapks.com.co/" target="_self"&gt;Netmirror&amp;nbsp;&lt;/A&gt;-style perspective, think of it as a clean migration: &lt;STRONG&gt;remove the old network relationship → configure the new DvR domain → rebuild vIST → restore connectivity → verify&lt;/STRONG&gt;. Make sure you have the current configuration backed up before starting because disabling DvR removes the vIST configuration on that Leaf and it must be configured again.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Aug 2026 07:18:59 GMT</pubDate>
    <dc:creator>netmirrorapp78</dc:creator>
    <dc:date>2026-08-25T07:18:59Z</dc:date>
    <item>
      <title>DvR Leaf to vIST Migration in OneStepp</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122360#M3267</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently trying to switch our DVR Leaf Nodes from DVR to vIST clustering. Since we have a number of nodes that need to be converted, I am looking for a way to do this remotely without requiring console access.&lt;/P&gt;&lt;P&gt;We are using XIQ SE. I tried to solve this using a script that I would execute, but unfortunately, I can't find a way to do it in a script without requiring a reboot between disabling the DVR flag (no dvr) and applying the vIST configuration.&lt;/P&gt;&lt;P&gt;When I run the script manually, I get stuck as follows:&lt;/P&gt;&lt;PRE&gt;vsp4-cf-1:1#conf t&lt;BR /&gt;Enter configuration commands, one per line. End with CNTL/Z.&lt;BR /&gt;vsp4-cf-1:1(config)#no router isis enable&lt;BR /&gt;WARNING:Disable ISIS will cause traffic disruption&lt;BR /&gt;Do you want to continue (y/n) ? y&lt;BR /&gt;WARNING: All ACLs and ACE entries under the ACLs will be disabled when DVR Leaf is deleted&lt;BR /&gt;vsp4-cf-1:1(config)#router isis&lt;BR /&gt;vsp4-cf-1:1(config-isis)#no spbm 1 smlt-peer-system-id&lt;BR /&gt;vsp4-cf-1:1(config-isis)#no spbm 1 smlt-virtual-bmac&lt;BR /&gt;vsp4-cf-1:1(config-isis)#no boot config flags dvr-leaf-mode&lt;BR /&gt;Warning: dvr-leaf-mode flag is disabled&lt;BR /&gt;Warning: Please save configuration and reboot the switch&lt;BR /&gt;for this to take effect.&lt;BR /&gt;vsp4-cf-1:1(config)#no dvr leaf virtual-ist&lt;BR /&gt;vsp4-cf-1:1(config)#no dvr leaf&lt;BR /&gt;vsp4-cf-1:1(config)#show dvr&lt;BR /&gt;************************************************************************************&lt;BR /&gt;Command Execution Time: Thu Aug 20 17:21:45 2026 CEST&lt;BR /&gt;************************************************************************************&lt;BR /&gt;There is no DVR instance.&lt;BR /&gt;vsp4-cf-1:1(config)#&lt;BR /&gt;vsp4-cf-1:1(config)#router isis&lt;BR /&gt;vsp4-cf-1:1(config-isis)#spbm 1 smlt-virtual-bmac 00:xx:xx:xx:xx:FF&lt;BR /&gt;vsp4-cf-1:1(config-isis)#spbm 1 smlt-peer-system-id xxxx.xxxx.xxxx &lt;BR /&gt;vsp4-cf-1:1(config-isis)#spbm 1 ip enable&lt;BR /&gt;Error: IP commands are not supported on DVR Leaf&lt;/PRE&gt;&lt;P&gt;The alternative option would be to simply load the new configuration and perform a reboot. This works in principle. However, after the reboot, I still have to run the following two commands again. After that, the vIST config works—even though those commands are already included in the configuration.&lt;/P&gt;&lt;PRE&gt;virtual-ist peer-ip x.x.x.x vlan xxx&lt;BR /&gt;router isis enable&lt;BR /&gt;sa co&lt;/PRE&gt;&lt;P&gt;* MAC, IDs, IPs were masked in this commands.&lt;BR /&gt;&lt;BR /&gt;Used VOSS Version 9.4.1.0.&lt;BR /&gt;&lt;BR /&gt;Is anyone aware of a way to perform the migration from DVR Leaf to VIST without having to make further adjustments via console cable after the reboot?&lt;BR /&gt;&lt;BR /&gt;Cheers&amp;nbsp;&lt;BR /&gt;Florian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2026 11:51:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122360#M3267</guid>
      <dc:creator>Sanktis</dc:creator>
      <dc:date>2026-08-21T11:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: DvR Leaf to vIST Migration in OneStepp</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122376#M3269</link>
      <description>&lt;P&gt;Florian,&lt;/P&gt;&lt;P&gt;In my research for this, it appears that the issue you are seeing is by design as the commands:&lt;/P&gt;&lt;PRE&gt;virtual-ist peer-ip x.x.x.x vlan xxx&lt;BR /&gt;router isis enable&lt;/PRE&gt;&lt;P&gt;are the very LAST commands that need to be ran to configure the vIST.&lt;BR /&gt;&lt;BR /&gt;When the config is replayed at boot it is done top down and when these are hit, the structure has not been setup yet for the first time vIST use.&amp;nbsp; You may need to setup the config file a little different to get this to work:&lt;BR /&gt;&lt;BR /&gt;1.) VLAN creation should be done first&lt;/P&gt;&lt;P&gt;- vIST VLAN - I-SID Mapping and IP addressing&lt;/P&gt;&lt;P&gt;2.) B-VLAN (which I assume you already have setup&lt;/P&gt;&lt;P&gt;3.) SPBM and ISIS Parameters&lt;/P&gt;&lt;P&gt;4.) ISIS NNI port config&lt;/P&gt;&lt;P&gt;THEN&lt;/P&gt;&lt;P&gt;virtual-ist peer-ip x.x.x.x vlan xxx&lt;/P&gt;&lt;P&gt;router isis enable&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully that helps&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2026 20:30:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122376#M3269</guid>
      <dc:creator>Michael_Morey</dc:creator>
      <dc:date>2026-08-24T20:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: DvR Leaf to vIST Migration in OneStepp</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122378#M3270</link>
      <description>&lt;P class="" data-unlink="true"&gt;If you are moving a DvR Leaf pair to a new vIST domain, the process should be done carefully because both Leaf nodes must remain in the same DvR domain for vIST to work. First disable IS-IS on both Leafs and then disable DvR. After that configure both switches with the new DvR domain ID and recreate the vIST settings using the correct local and peer IP addresses and cluster ID. Finally enable IS-IS again and verify the show dvr output to confirm the new domain and vIST status. From a &lt;A href="https://netmirrorapks.com.co/" target="_self"&gt;Netmirror&amp;nbsp;&lt;/A&gt;-style perspective, think of it as a clean migration: &lt;STRONG&gt;remove the old network relationship → configure the new DvR domain → rebuild vIST → restore connectivity → verify&lt;/STRONG&gt;. Make sure you have the current configuration backed up before starting because disabling DvR removes the vIST configuration on that Leaf and it must be configured again.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2026 07:18:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122378#M3270</guid>
      <dc:creator>netmirrorapp78</dc:creator>
      <dc:date>2026-08-25T07:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: DvR Leaf to vIST Migration in OneStepp</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122380#M3272</link>
      <description>&lt;P data-unlink="true"&gt;for a topic like &lt;STRONG&gt;dvr leaf to vist migration in onestepp&lt;/STRONG&gt;, &lt;A href="https://veduapks.app/" target="_self"&gt;vedu&amp;nbsp;&lt;/A&gt; can be described as a simple entertainment app that focuses on giving users an easy way to explore and enjoy movies and tv content. its clean layout makes navigation simple while keeping the overall experience smooth and user friendly.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2026 08:03:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122380#M3272</guid>
      <dc:creator>veduapks</dc:creator>
      <dc:date>2026-08-25T08:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: DvR Leaf to vIST Migration in OneStepp</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122382#M3273</link>
      <description>&lt;P&gt;Hello Visitor,&lt;/P&gt;&lt;P&gt;vIST is NOT a DVR domain, it is a LAG feature like M-LAG for LACP.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2026 13:25:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/dvr-leaf-to-vist-migration-in-onestepp/m-p/122382#M3273</guid>
      <dc:creator>WillyHe</dc:creator>
      <dc:date>2026-08-25T13:25:38Z</dc:date>
    </item>
  </channel>
</rss>

