<?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: saving running config on VDX 6740 logical mode in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6237#M129</link>
    <description>the problem I think it is solved. I registered on the extreme support site and I am allowed to downlaod older version of network OS. In particular 7.0.2b is allowed and I Am downloading it now. This solves my problem I think. Thanks a lot for the support&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Sep 2018 22:37:00 GMT</pubDate>
    <dc:creator>Riccardo_Verald</dc:creator>
    <dc:date>2018-09-27T22:37:00Z</dc:date>
    <item>
      <title>saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6225#M117</link>
      <description>on VDX 6740 I cannot save the running config when the switch is in Logical Chassis mode&lt;BR /&gt;
&lt;BR /&gt;
sw0# copy running-config startup-config &lt;BR /&gt;
This operation is not supported in logical chassis mode.&lt;BR /&gt;
&lt;BR /&gt;
Do I have to disable the logical chassis mode to be able to save the configuration ?&lt;BR /&gt;
the switch is stand-alone&lt;BR /&gt;
&lt;BR /&gt;
no vcs rbridge-id 1 logical-chassis enable&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2018 05:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6225#M117</guid>
      <dc:creator>Riccardo_Verald</dc:creator>
      <dc:date>2018-09-25T05:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6226#M118</link>
      <description>When you switch to logical chassis mode it is no longer necessary to save running configuration&lt;BR /&gt;
&lt;BR /&gt;
Configuration changes are automatically saved and then synchronised between all members of the chassis&lt;BR /&gt;
&lt;BR /&gt;
The command copy running-config startup-config is no longer allowed because it is no longer necessary</description>
      <pubDate>Tue, 25 Sep 2018 11:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6226#M118</guid>
      <dc:creator>Mick_Day</dc:creator>
      <dc:date>2018-09-25T11:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6227#M119</link>
      <description>ok thank you. So even if I run a stand alone switch should I keep the logical chassis MODE anyway as default ?&lt;BR /&gt;
thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2018 11:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6227#M119</guid>
      <dc:creator>Riccardo_Verald</dc:creator>
      <dc:date>2018-09-25T11:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6228#M120</link>
      <description>If you run a stand alone switch in logical chassis mode it will still save the running-config automatically&lt;BR /&gt;
&lt;BR /&gt;
Also fabric cluster mode is no longer supported after NOS 7.0.x so if you were to upgrade you would need to change to logical chassis mode anyway.</description>
      <pubDate>Tue, 25 Sep 2018 11:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6228#M120</guid>
      <dc:creator>Mick_Day</dc:creator>
      <dc:date>2018-09-25T11:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6229#M121</link>
      <description>I am still experiencing many problems related to this.&lt;BR /&gt;
In logical chassis mode the switch does not keep the configuration over reboots.&lt;BR /&gt;
I applied a switch configuration copying it via scp to running config.&lt;BR /&gt;
The configuration is OK and working.&lt;BR /&gt;
After that I disconnected the power.&lt;BR /&gt;
When the switch comes up again the configuration is lost.&lt;BR /&gt;
it comes up with correct hostname but after waiting the full boot process  to be over, the host name is reset to sw0 and the configuraiton is lost.&lt;BR /&gt;
To fix this I am forced to do:&lt;BR /&gt;
&lt;BR /&gt;
no vcs rbridge-id 1 logical-chassis enable&lt;BR /&gt;
&lt;BR /&gt;
apply again the configuration via scp  tftp or manually and save it&lt;BR /&gt;
&lt;BR /&gt;
copy running-config startup config.&lt;BR /&gt;
&lt;BR /&gt;
in this way the configuration is hold over reboots.&lt;BR /&gt;
&lt;BR /&gt;
Any hints ?&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2018 05:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6229#M121</guid>
      <dc:creator>Riccardo_Verald</dc:creator>
      <dc:date>2018-09-26T05:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6230#M122</link>
      <description>Hi Ricardo,&lt;BR /&gt;
&lt;BR /&gt;
As mentioned in logical-chassis mode the configuration should be automatically saved, if this is not the case then there some other problem, are you able to open a case with Extreme support to investigate this?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2018 13:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6230#M122</guid>
      <dc:creator>Mick_Day</dc:creator>
      <dc:date>2018-09-26T13:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6231#M123</link>
      <description>I cannot because I do not have a support contract... I just bought 6 refurbished VDX 6740 switches some of them have 6.0.1 some others 7.3.0 but anyway trying the ones with 7.3.0 they do not keep the config saved in logical chassis mode. Everything works in no logical chassis mode though&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2018 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6231#M123</guid>
      <dc:creator>Riccardo_Verald</dc:creator>
      <dc:date>2018-09-26T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6232#M124</link>
      <description>I inspected the problem further. If after a configuration changes I do a reload the system comes up normally with the correct configuration saved. If the switch is turn off by detaching the power, when it comes up this happens:&lt;BR /&gt;
&lt;BR /&gt;
Dcmd Database is corrupted. Hence, clearing the database.&lt;BR /&gt;
2018/09/26-09:55:24, [DCM-3053], 1979, SW/0 | Active, INFO, VDX6740T-1G, Dcmd database corruption was detected. The system will startup with the default configuration for this database.&lt;BR /&gt;
&lt;BR /&gt;
and the configuration is lost because the default config is loaded up&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2018 22:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6232#M124</guid>
      <dc:creator>Riccardo_Verald</dc:creator>
      <dc:date>2018-09-26T22:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6233#M125</link>
      <description>I am a little confused, you say that everything works on no logical chassis mode, NOS 7.3.0 only supports logical chassis mode and no longer supports fabric cluster mode?&lt;BR /&gt;
&lt;BR /&gt;
There are some options for instance netinstall, but to complete this you will need access to the NOS firmware, which you will need a support contract to access.</description>
      <pubDate>Thu, 27 Sep 2018 12:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6233#M125</guid>
      <dc:creator>Mick_Day</dc:creator>
      <dc:date>2018-09-27T12:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6234#M126</link>
      <description>It’s very simple. I have a bunch of vdx bought refurbished   Some of them has 6.0.2 some others 7.0.3 and other ones 7.3.0. On the 7.3.0  after detaching the power    They restart with a database error and the configuration is overwritten with the default blank config. On 7.0.3 this  does not happen and on 6.0.2 on non logical chassis mode they work well. So my problem is with 7.3.0 and I wish to downgrade</description>
      <pubDate>Thu, 27 Sep 2018 19:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6234#M126</guid>
      <dc:creator>Riccardo_Verald</dc:creator>
      <dc:date>2018-09-27T19:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6235#M127</link>
      <description>Ok so the problem is with the 7.3.0 and the others on lower versions of firmware work fine.&lt;BR /&gt;
&lt;BR /&gt;
So your options are to try downgrading the 7.3.0 switch to lower than 7.1 so that you can try using it in fabric cluster mode (non logical chassis) or perform a netinstall to restore switch.&lt;BR /&gt;
&lt;BR /&gt;
But as mentioned you will need access to NOS firmware, do you have access to Extreme portal to download the firmware?</description>
      <pubDate>Thu, 27 Sep 2018 19:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6235#M127</guid>
      <dc:creator>Mick_Day</dc:creator>
      <dc:date>2018-09-27T19:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6236#M128</link>
      <description>unfortunately I do not have. I bought those switches used/refurbished from a hardware reseller in California. So no support contract...&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Sep 2018 22:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6236#M128</guid>
      <dc:creator>Riccardo_Verald</dc:creator>
      <dc:date>2018-09-27T22:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6237#M129</link>
      <description>the problem I think it is solved. I registered on the extreme support site and I am allowed to downlaod older version of network OS. In particular 7.0.2b is allowed and I Am downloading it now. This solves my problem I think. Thanks a lot for the support&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Sep 2018 22:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6237#M129</guid>
      <dc:creator>Riccardo_Verald</dc:creator>
      <dc:date>2018-09-27T22:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: saving running config on VDX 6740 logical mode</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6238#M130</link>
      <description>I have replied to the other thread&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2018 14:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/saving-running-config-on-vdx-6740-logical-mode/m-p/6238#M130</guid>
      <dc:creator>Mick_Day</dc:creator>
      <dc:date>2018-09-28T14:06:00Z</dc:date>
    </item>
  </channel>
</rss>

