<?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: EWC pushing config via copy / paste ? in ExtremeWireless (Identifi)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37018#M1948</link>
    <description>if i copy the configuration (controller_config.cli) into a generated Backup file (.zip) and make a restore via EWC GUI, the second System take (the most) commands. &lt;BR /&gt;
&lt;BR /&gt;
It seems this will be the best method to transfer a config von one EWC to another.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Mon, 07 Dec 2015 23:16:00 GMT</pubDate>
    <dc:creator>M_Nees</dc:creator>
    <dc:date>2015-12-07T23:16:00Z</dc:date>
    <item>
      <title>EWC pushing config via copy / paste ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37017#M1947</link>
      <description>For some testing purpose i want to copy a config from one EWC and paste it to another EWC via CLI. I use V2110 and the Firmware V9.21.03.&lt;BR /&gt;
&lt;BR /&gt;
I expect that will be work without problems, but i am very suprised that some parts of the config are copied and other parts generate some errors and refuse the commands after that error and sometimes the complet SSH session (putty) was closed (without accepting the config).&lt;BR /&gt;
&lt;BR /&gt;
in the past i tried this also with an older version of EWC (9.01.x / 8.32.x) and think then this was be a bug which will be solved. But it seems that it did not fixed.&lt;BR /&gt;
&lt;BR /&gt;
BUT what  is your experience out there ? &lt;BR /&gt;
Should this work ? Or what can i expect and what not ? Any recommendations to to this ?&lt;BR /&gt;
&lt;BR /&gt;
Regards</description>
      <pubDate>Mon, 07 Dec 2015 19:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37017#M1947</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-12-07T19:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC pushing config via copy / paste ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37018#M1948</link>
      <description>if i copy the configuration (controller_config.cli) into a generated Backup file (.zip) and make a restore via EWC GUI, the second System take (the most) commands. &lt;BR /&gt;
&lt;BR /&gt;
It seems this will be the best method to transfer a config von one EWC to another.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2015 23:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37018#M1948</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-12-07T23:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC pushing config via copy / paste ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37019#M1949</link>
      <description>If you've got a list of commands that failed to apply, it might be good to open a case with GTAC so that we can look into getting this resolved.  You could share them here first to get am opinion of whether they are expected to work.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2015 23:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37019#M1949</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-12-07T23:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC pushing config via copy / paste ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37020#M1950</link>
      <description>To copy the configuration file into a generated backup file (created with testing controller)  is the only way that worked for me.&lt;BR /&gt;
&lt;BR /&gt;
 I tried to restore some setting via CLI too, but this in most cases ends with closing the SSH session. This happens if there are any dependency between the commands. During the restore process of a configuration backup archive the parser seems to do parsing the configuration in a different way. &lt;BR /&gt;
&lt;BR /&gt;
Even migrating a configuration from a physical controller to a virtuell controller could be possible with some editing (interface config is important), but my first try to do this ended with the problem that the web management didn't work after the import. A custom ssl certificate was used on the physical controller and i didn't find a way to import it.  The wrong/missing certificate prevented the controller starting his https services listening on port 5325. &lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2015 23:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37020#M1950</guid>
      <dc:creator>hsachse</dc:creator>
      <dc:date>2015-12-07T23:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC pushing config via copy / paste ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37021#M1951</link>
      <description>Hi Hartmut,&lt;BR /&gt;
you can avoid the SSH (Putty) Close, when you tell Putty that the session should never been closed. &lt;BR /&gt;
The problem here is that some EWC commands are not uderstood by the CLI parser and then the last exit (of your collection of commands) will close the ssh session. Additionally you can see which command or command group was not accepted !&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2015 23:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37021#M1951</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-12-07T23:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: EWC pushing config via copy / paste ?</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37022#M1952</link>
      <description>Thanks for this advice. I didn't try this.  I think this would be helpful, because now I can see which command fail.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2015 23:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-identifi/ewc-pushing-config-via-copy-paste/m-p/37022#M1952</guid>
      <dc:creator>hsachse</dc:creator>
      <dc:date>2015-12-07T23:16:00Z</dc:date>
    </item>
  </channel>
</rss>

