<?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: Export entire FTD configuration by cli in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/5167301#M1115464</link>
    <description>&lt;P&gt;I have a question related to this conversation. It is posible to create a kron(like in Catalyst) or Scheduler(like in Nexus) on an FTD by CLI?&lt;BR /&gt;For example, I would like to be able to create an automatic task that copies a show route via sftp to an external server, is this possible?&lt;/P&gt;&lt;P&gt;I was able to do this without problems with Kron, EEM and Schduler in Switches, but in the case of the backups in FMC, the files generated do not come in a format that can be read through a notepad.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 19:29:58 GMT</pubDate>
    <dc:creator>Vix-O-Ren</dc:creator>
    <dc:date>2024-08-28T19:29:58Z</dc:date>
    <item>
      <title>Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865092#M1102172</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;i need to export the entire configuration of 2 ftd 2130 managed by FMC, how can i do that?&lt;BR /&gt;Is there any possibility to achieve it via CLI?&lt;BR /&gt;I would like to have a .txt. file, i didn't find anything on official documentation.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 10:53:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865092#M1102172</guid>
      <dc:creator>MaErre21325</dc:creator>
      <dc:date>2023-06-30T10:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865096#M1102173</link>
      <description>&lt;P&gt;Yes you can, just SSH into the FTD, and from the clish mode (&amp;gt;) type "support system diagnostric-cli", then type "enable" and hit enter with no password, and finally "sh run". You can also run "show system:runn" if you want to reveal the passwords of the VPN tunnels in case you have any. Essentially it will be the same syntax as you would do on a normal ASA. One you have the output on the screen, copy and paste it into a text file.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 11:05:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865096#M1102173</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2023-06-30T11:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865180#M1102184</link>
      <description>&lt;P&gt;That will show you the LINA configuration, however all the IPS/Snort stuff won't be there - i.e. if you have rules that reference URLs or categories of URLs they won't show in the ACLs and you'll just have some 'any4' and 'rule-id xxxxxxx'&lt;/P&gt;
&lt;P&gt;I've had to provide FTD configs as part of a security audit recently and was told there are lots of very relaxed rules - however these are the rules with 'any4' but have IPS/Snort stuff defined elsewhere in the FTD configuration that don't appear with a 'show running-config'.&amp;nbsp; The command 'show access-control-config' from the main FTD console shows more but its formatted differently and I'm not sure of anything that can parse this output?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 13:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865180#M1102184</guid>
      <dc:creator>andrew.butterworth</dc:creator>
      <dc:date>2023-06-30T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865211#M1102186</link>
      <description>&lt;P&gt;Maybe the opening of a TAc could be useful?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 14:42:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865211#M1102186</guid>
      <dc:creator>MaErre21325</dc:creator>
      <dc:date>2023-06-30T14:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865221#M1102189</link>
      <description>&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=5Dhkc2aobWo" target="_blank"&gt;https://www.youtube.com/watch?v=5Dhkc2aobWo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;from FMC is easy I think, from CLI as&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323185"&gt;@andrew.butterworth&lt;/a&gt;&amp;nbsp; mention there are two parts of config one for LINA and other for Snort.&amp;nbsp;&lt;BR /&gt;go with FMC option it better&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 14:56:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865221#M1102189</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-06-30T14:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865228#M1102190</link>
      <description>&lt;P&gt;Very good point, I forgot to mention it.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 15:05:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865228#M1102190</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2023-06-30T15:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865239#M1102191</link>
      <description>&lt;P&gt;it's useful from the same fmc, but i need to export the config fro a migration so i need the txt file.&lt;/P&gt;
&lt;P&gt;i'll try as advised from&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/284594"&gt;@Aref Alsouqi&lt;/a&gt;&amp;nbsp; and the i'll check and manually add the missing things as&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323185"&gt;@andrew.butterworth&lt;/a&gt;&amp;nbsp;said.&lt;/P&gt;
&lt;P&gt;i hope to have at least all routing/object and some acl...&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 15:22:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865239#M1102191</guid>
      <dc:creator>MaErre21325</dc:creator>
      <dc:date>2023-06-30T15:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865246#M1102192</link>
      <description>&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/ftd-api/guide/ftd-rest-api/ftd-api-import-export.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/ftd-api/guide/ftd-rest-api/ftd-api-import-export.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;check this, BUT I really dont use before&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 15:32:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/4865246#M1102192</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-06-30T15:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/5167301#M1115464</link>
      <description>&lt;P&gt;I have a question related to this conversation. It is posible to create a kron(like in Catalyst) or Scheduler(like in Nexus) on an FTD by CLI?&lt;BR /&gt;For example, I would like to be able to create an automatic task that copies a show route via sftp to an external server, is this possible?&lt;/P&gt;&lt;P&gt;I was able to do this without problems with Kron, EEM and Schduler in Switches, but in the case of the backups in FMC, the files generated do not come in a format that can be read through a notepad.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 19:29:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/5167301#M1115464</guid>
      <dc:creator>Vix-O-Ren</dc:creator>
      <dc:date>2024-08-28T19:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/5167439#M1115470</link>
      <description>&lt;P&gt;I have not tried this, but you could try to create an EEM script using Flexconfig that exports show route on a set schedule.&amp;nbsp; The alternative would be to create a python script that uses API to fetch the information you are after and call that script in a kron job an a Linux machine.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 06:44:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/5167439#M1115470</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2024-08-29T06:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export entire FTD configuration by cli</title>
      <link>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/5167734#M1115488</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/319690"&gt;@Marius Gunnerud&lt;/a&gt;, perfect!&lt;/P&gt;&lt;P&gt;I'm going to check this configuration and tell you how it goes, but I think it could work with a FlexConfig.&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 15:07:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-entire-ftd-configuration-by-cli/m-p/5167734#M1115488</guid>
      <dc:creator>Vix-O-Ren</dc:creator>
      <dc:date>2024-08-29T15:07:23Z</dc:date>
    </item>
  </channel>
</rss>

