<?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: Restoring FMC backup via cli in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4889656#M1102851</link>
    <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;Can you please also share the syntax of backup and restore from cli, its hard to get it from Cisco documentation.&lt;/P&gt;&lt;P&gt;//Bharat&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2023 11:51:39 GMT</pubDate>
    <dc:creator>bharat.bhushan.mehta</dc:creator>
    <dc:date>2023-07-21T11:51:39Z</dc:date>
    <item>
      <title>Restoring FMC backup via cli</title>
      <link>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4505445#M1085225</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I would like to ask cli commands to restore FMCv backup via cli. Could you pls share to me?&lt;/P&gt;&lt;P&gt;Highly appreciate your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Su Myat Lwin&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 08:40:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4505445#M1085225</guid>
      <dc:creator>SuMyatLwin0903</dc:creator>
      <dc:date>2021-11-19T08:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring FMC backup via cli</title>
      <link>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4505471#M1085226</link>
      <description>&lt;P&gt;As per i know not possible :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lookout restriction and Limitation :&lt;/P&gt;
&lt;H3 class="title sectiontitle"&gt;Restore is Individual and Local&lt;/H3&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/630/configuration/guide/fpmc-config-guide-v63/backup_and_restore.html#id_106735" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/630/configuration/guide/fpmc-config-guide-v63/backup_and_restore.html#id_106735&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 10:04:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4505471#M1085226</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-11-19T10:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring FMC backup via cli</title>
      <link>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4505563#M1085229</link>
      <description>&lt;P&gt;I believe it is possible but I haven't done it directly. Check out sf-restore.pl in /var/sf/bin. You will need to run it as root user.&lt;/P&gt;
&lt;P&gt;That's the script that's used when the GUI executes a restore. The FMC Migration tool uses it as well.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:13:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4505563#M1085229</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-11-19T13:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring FMC backup via cli</title>
      <link>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4506081#M1085254</link>
      <description>&lt;P&gt;Thanks much. Marvin&lt;/P&gt;&lt;P&gt;I can restore FMC backup from its command line. I found this sf-restore-backup.pl file in this directory /usr/local/sf/bin.&lt;/P&gt;&lt;P&gt;Restore config is successful.&lt;/P&gt;&lt;P&gt;If we restore backup from GUI, how can we check detail progress log in CLI?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Nov 2021 12:43:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4506081#M1085254</guid>
      <dc:creator>SuMyatLwin0903</dc:creator>
      <dc:date>2021-11-20T12:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring FMC backup via cli</title>
      <link>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4506096#M1085255</link>
      <description>&lt;P&gt;I see the perl script has these two references:&lt;/P&gt;
&lt;PRE&gt;my $logfile = SF::Reloc::RelocateFilename("/var/log/restore.log");
my $tmpfile = SF::Reloc::RelocateFilename("/var/log/tmp.log");&lt;/PRE&gt;
&lt;P&gt;I'd try watching those ("tail -f" the files during restore).&lt;/P&gt;</description>
      <pubDate>Sat, 20 Nov 2021 14:22:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4506096#M1085255</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-11-20T14:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring FMC backup via cli</title>
      <link>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4889654#M1102850</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also trying the same, sf-backup.pl -n bkpname, but its giving error of temp location.&lt;/P&gt;&lt;P&gt;Do we need to pass the location for the same as well, i think it should take default location /var/sf/backup.&lt;/P&gt;&lt;P&gt;Can you please share the syntax for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Bharat&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 11:50:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4889654#M1102850</guid>
      <dc:creator>bharat.bhushan.mehta</dc:creator>
      <dc:date>2023-07-21T11:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring FMC backup via cli</title>
      <link>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4889656#M1102851</link>
      <description>&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;Can you please also share the syntax of backup and restore from cli, its hard to get it from Cisco documentation.&lt;/P&gt;&lt;P&gt;//Bharat&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 11:51:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restoring-fmc-backup-via-cli/m-p/4889656#M1102851</guid>
      <dc:creator>bharat.bhushan.mehta</dc:creator>
      <dc:date>2023-07-21T11:51:39Z</dc:date>
    </item>
  </channel>
</rss>

