<?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: Automatically backup config to scp or tftp when &amp;quot;write mem&amp;quot; in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28358#M1382</link>
    <description>&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The difference is that the Cisco Archive configuration makes it so that the configuration backup/archive is automatically accomplished when you write the configuration...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;That's one of the features I miss.&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
    <pubDate>Fri, 17 Aug 2018 17:17:56 GMT</pubDate>
    <dc:creator>scott_farrand_f</dc:creator>
    <dc:date>2018-08-17T17:17:56Z</dc:date>
    <item>
      <title>Automatically backup config to scp or tftp when "write mem"</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28356#M1380</link>
      <description>In Cisco, I can do that using these&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;archive&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;path &lt;A alt="" name="" rel="nofollow" target="" title="" type="" value=""&gt;scp://root:eve@10.0.10.70/$h&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;write-memory&lt;BR /&gt;&lt;BR /&gt;How to achieve the same in FCX648S ver 8.0.30&lt;BR /&gt;&lt;BR /&gt;tq</description>
      <pubDate>Wed, 01 Aug 2018 03:40:51 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28356#M1380</guid>
      <dc:creator>nbctcp</dc:creator>
      <dc:date>2018-08-01T03:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically backup config to scp or tftp when "write mem"</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28357#M1381</link>
      <description>Your example shows a three line script to accomplish what you are asking with Cisco. On the FCX, you could do the same in two lines:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;copy running-config scp X.X.X.X 22 backup_filename.txt&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;write memory&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;You could also create a command alias to make it easier.</description>
      <pubDate>Fri, 17 Aug 2018 14:14:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28357#M1381</guid>
      <dc:creator>chris_hill_4zpl</dc:creator>
      <dc:date>2018-08-17T14:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically backup config to scp or tftp when "write mem"</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28358#M1382</link>
      <description>&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The difference is that the Cisco Archive configuration makes it so that the configuration backup/archive is automatically accomplished when you write the configuration...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;That's one of the features I miss.&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Fri, 17 Aug 2018 17:17:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28358#M1382</guid>
      <dc:creator>scott_farrand_f</dc:creator>
      <dc:date>2018-08-17T17:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically backup config to scp or tftp when "write mem"</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28359#M1383</link>
      <description>1. I think&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;copy running-config scp X.X.X.X 22 backup_filename.txt&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;will only copy once, not every time I do wr me&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;2. do you think I can alias "wr me" and run&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;copy running-config scp X.X.X.X 22 backup_filename.txt&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Sat, 18 Aug 2018 00:29:38 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28359#M1383</guid>
      <dc:creator>nbctcp</dc:creator>
      <dc:date>2018-08-18T00:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically backup config to scp or tftp when "write mem"</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28360#M1384</link>
      <description>But this was posted as a Question rather than Idea (feature request topic), so/and I can say that Ruckus does not have auto backup by scp/tftp like Cisco IOS (at least today).&lt;BR /&gt;&lt;BR /&gt;If this would be valuable please let your local System Engineer submit an FR on your behalf, with your business case, for our Product Management consideration, thanks.&lt;BR /&gt;&lt;BR /&gt;But, it would have to piggy-back on the FR for the capability to save our configuration in text/CLI format!</description>
      <pubDate>Wed, 22 Aug 2018 20:26:11 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28360#M1384</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2018-08-22T20:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically backup config to scp or tftp when "write mem"</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28361#M1385</link>
      <description>If we want to migrate cisco user as smooth as possible to ruckus.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I think we should mimic what cisco features have&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Other things that miss in Ruckus&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A alt="" href="https://forums.ruckuswireless.com/ruckuswireless/topics/ping-from-config-menu" name="" rel="nofollow" target="" title="" type="" value=""&gt;https://forums.ruckuswireless.com/ruckuswireless/topics/ping-from-config-menu&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;A href="https://forums.ruckuswireless.com/ruckuswireless/topics/find-and-replace-word-in-config" rel="nofollow" title="Link: https://forums.ruckuswireless.com/ruckuswireless/topics/find-and-replace-word-in-config"&gt;https://forums.ruckuswireless.com/ruckuswireless/topics/find-and-replace-word-in-config&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 22 Aug 2018 21:43:06 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Automatically-backup-config-to-scp-or-tftp-when-quot-write-mem/m-p/28361#M1385</guid>
      <dc:creator>nbctcp</dc:creator>
      <dc:date>2018-08-22T21:43:06Z</dc:date>
    </item>
  </channel>
</rss>

