<?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: IMC: how configure to backup only running config in IMC</title>
    <link>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941266#M3590</link>
    <description>&lt;P&gt;In your *_Config_Backup_Builder.xml file, only declare a section for &amp;lt;action name="backup_running_config"&amp;gt;&lt;/P&gt;&lt;P&gt;Take a look at some of the Nortel backup scripts - you'll see that they only have a section for backup_startup_config.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2017 17:50:14 GMT</pubDate>
    <dc:creator>LindsayHill</dc:creator>
    <dc:date>2017-02-17T17:50:14Z</dc:date>
    <item>
      <title>IMC: how configure to backup only running config</title>
      <link>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941009#M3587</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to configure an adapter for ORing devices under IMC.&lt;/P&gt;&lt;P&gt;I have created the adapter and I can backup the configuration. However the type of devices only have running config, and IMC try to backup the running and the startup config. So when a do the backup, it failed due because IMC cannot backup the startup config, but the running config works fine. How can I tell IMC that this type of device only have running config and do only the config of it and bypass the startup config ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 07:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941009#M3587</guid>
      <dc:creator>Daddy72</dc:creator>
      <dc:date>2017-02-17T07:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: IMC: how configure to backup only running config</title>
      <link>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941266#M3590</link>
      <description>&lt;P&gt;In your *_Config_Backup_Builder.xml file, only declare a section for &amp;lt;action name="backup_running_config"&amp;gt;&lt;/P&gt;&lt;P&gt;Take a look at some of the Nortel backup scripts - you'll see that they only have a section for backup_startup_config.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 17:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941266#M3590</guid>
      <dc:creator>LindsayHill</dc:creator>
      <dc:date>2017-02-17T17:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: IMC: how configure to backup only running config</title>
      <link>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941941#M3594</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;I already removes all the action on the Config_Backup_Builder, only the command backup_running_config_tftp is inside.&lt;/P&gt;&lt;P&gt;I have also deleted all the tcl file about backup script. But each time a launch the backup of the configuration, I receive the message:&amp;nbsp;&lt;SPAN&gt; Adapter does not support on the startup config backup. The running config works fine&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 07:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941941#M3594</guid>
      <dc:creator>Daddy72</dc:creator>
      <dc:date>2017-02-21T07:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMC: how configure to backup only running config</title>
      <link>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941984#M3595</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;An alternative is to copy your working scripts of the "running-config" section into the "startup_config" section.&lt;/P&gt;&lt;P&gt;You will get twice the same backup, but at least no errors, and all the flags in green.&lt;/P&gt;&lt;P&gt;This is the way used&amp;nbsp;to backup&amp;nbsp;HP MSM devices and it works fine.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 09:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6941984#M3595</guid>
      <dc:creator>RPapaux</dc:creator>
      <dc:date>2017-02-21T09:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: IMC: how configure to backup only running config</title>
      <link>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6944826#M3601</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I duplicate the script for startup config as you said and it works fine. It is not clean but solve the issue.&lt;/P&gt;&lt;P&gt;But it is strange as we did't declare the action, IMC try to do it&lt;/P&gt;&lt;P&gt;Regs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 07:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-how-configure-to-backup-only-running-config/m-p/6944826#M3601</guid>
      <dc:creator>Daddy72</dc:creator>
      <dc:date>2017-03-02T07:29:34Z</dc:date>
    </item>
  </channel>
</rss>

