<?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: VDX6740 backup and factory reset in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74031#M439</link>
    <description>&lt;BR /&gt;
Tanks for the help so far managed to get the switch to defeat.&lt;BR /&gt;
&lt;BR /&gt;
How do I go about restoring the config (cfg) back?&lt;BR /&gt;
&lt;BR /&gt;
Create the VCS and assign rbridges then run copy usb://backup file.cfg running-config?&lt;BR /&gt;
I'm not to sure what command to use to restore it.</description>
    <pubDate>Fri, 26 Apr 2019 04:27:45 GMT</pubDate>
    <dc:creator>Stuman</dc:creator>
    <dc:date>2019-04-26T04:27:45Z</dc:date>
    <item>
      <title>VDX6740 backup and factory reset</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74027#M435</link>
      <description>I have 2xVDX 6740 in the same VCS running in logical chassis mode. I want to backup the global configuration and local rbridge configurations, then break the VCS and return the switches back to factory configuration. Then restore the global and local config.&lt;BR /&gt;
&lt;BR /&gt;
Has anyone got any advice or how to links they can provide?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Thu, 11 Apr 2019 00:51:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74027#M435</guid>
      <dc:creator>Stuman</dc:creator>
      <dc:date>2019-04-11T00:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: VDX6740 backup and factory reset</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74028#M436</link>
      <description>First: You can back up your configuration from principal switch - it will have shared and local configuration for both switches ("copy running-config [ftp/scp/usb etc])&lt;BR /&gt;
&lt;BR /&gt;
Second: Two options how to default the configuration:&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;copy default-config startup-config (will clear all configuration, but VCSid, RBid, VCS mode will remain the same) followed by reload 
&lt;/LI&gt;&lt;LI&gt;Change VCSid and/or RBid, that will default configuration 
&lt;/LI&gt;&lt;/UL&gt;
Third: To Break (split) the cluster you need to disconnect ISL connection and change VCSid on one of the switches. Meaning if you want to have 2 stand alone switches connected to each other via regular link/port-channel - VCSid should be unique on each switch. recommended to remove isl configuration from the port&lt;BR /&gt;
(no isl enable; no fabric enable)&lt;BR /&gt;
&lt;BR /&gt;
Forth: Manually re-apply configuration from backup file; Shared configuration to both of them and local accordingly</description>
      <pubDate>Thu, 11 Apr 2019 01:16:42 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74028#M436</guid>
      <dc:creator>Yulia_Abitbul</dc:creator>
      <dc:date>2019-04-11T01:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: VDX6740 backup and factory reset</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74029#M437</link>
      <description>Stuman,&lt;BR /&gt;
&lt;BR /&gt;
As a Logical chassis does not support saving or copying the "startup" config, in order to make a backup you need to use the current running config:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;copy running-config flash://config_backup.cfg&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
You can then upload the file via FTP or copy it over to the USB in order to retrieve the data.&lt;BR /&gt;
&lt;BR /&gt;
Once you have the backup you can default the device using one of two methods:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;copy default start&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
This will flag the VDX to boot up with the default config, with that said it will still retain the following&lt;BR /&gt;
&lt;BR /&gt;
1.) VCS ID&lt;BR /&gt;
2.) Rbridge-ID&lt;BR /&gt;
3.) Management IP address&lt;BR /&gt;
&lt;BR /&gt;
To fully wipe out the device, you can use a the &lt;A href="https://extremeportal.force.com/ExtrArticleDetail?n=000020036&amp;amp;#38;q=netinstall%206740" target="_blank" rel="nofollow noreferrer noopener"&gt;"Net-Install" process&lt;/A&gt;.  The main issues we see is with people formatting the USB device, so please follow those instructions closely and open a case with TAC if you have any issues.&lt;BR /&gt;
&lt;BR /&gt;
Once you have everything defaulted, I would recommend forming the fabric first and then uploading your config to the principal switch.  Restoring the config prior to forming the fabric will likely result in an Esc DB mismatch and segmentation.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Mike Morey</description>
      <pubDate>Thu, 11 Apr 2019 01:22:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74029#M437</guid>
      <dc:creator>Michael_Morey</dc:creator>
      <dc:date>2019-04-11T01:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: VDX6740 backup and factory reset</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74030#M438</link>
      <description>Also  backup / write down the license keys with&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;show logging raslog | include "license key"&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 12 Apr 2019 13:33:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74030#M438</guid>
      <dc:creator>joergkost</dc:creator>
      <dc:date>2019-04-12T13:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: VDX6740 backup and factory reset</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74031#M439</link>
      <description>&lt;BR /&gt;
Tanks for the help so far managed to get the switch to defeat.&lt;BR /&gt;
&lt;BR /&gt;
How do I go about restoring the config (cfg) back?&lt;BR /&gt;
&lt;BR /&gt;
Create the VCS and assign rbridges then run copy usb://backup file.cfg running-config?&lt;BR /&gt;
I'm not to sure what command to use to restore it.</description>
      <pubDate>Fri, 26 Apr 2019 04:27:45 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/74031#M439</guid>
      <dc:creator>Stuman</dc:creator>
      <dc:date>2019-04-26T04:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: VDX6740 backup and factory reset</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/119005#M1027</link>
      <description>&lt;P&gt;Would you be able to give the commands on how to do the Second and Third methods/steps mentioned in this reply please?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 14:06:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx6740-backup-and-factory-reset/m-p/119005#M1027</guid>
      <dc:creator>dlev83</dc:creator>
      <dc:date>2025-06-18T14:06:58Z</dc:date>
    </item>
  </channel>
</rss>

