<?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 Possible to move standalone FTD to be managed by FMC? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428661#M1082011</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Is it possible to migrate a current FTD appliance that is a standalone device to be managed by FMC that's also currently in production?&amp;nbsp; Or do I need to configure all the objects, NATs, rules, etc. on the FMC first then wipe the FTD and start from scratch?&amp;nbsp; Any guidance on this would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Terence&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jul 2021 14:56:54 GMT</pubDate>
    <dc:creator>TerenceLockette</dc:creator>
    <dc:date>2021-07-06T14:56:54Z</dc:date>
    <item>
      <title>Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428661#M1082011</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Is it possible to migrate a current FTD appliance that is a standalone device to be managed by FMC that's also currently in production?&amp;nbsp; Or do I need to configure all the objects, NATs, rules, etc. on the FMC first then wipe the FTD and start from scratch?&amp;nbsp; Any guidance on this would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Terence&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 14:56:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428661#M1082011</guid>
      <dc:creator>TerenceLockette</dc:creator>
      <dc:date>2021-07-06T14:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428675#M1082012</link>
      <description>&lt;P&gt;Changing from local management (or "standalone" as you referred to it) to FMC management does unfortunately require that the current configuration be replaced by what will reside on FMC. Everything except the basic config of the management interface, its gateway etc. will be lost.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 15:17:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428675#M1082012</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-07-06T15:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428677#M1082013</link>
      <description>&lt;P&gt;Thanks, Marvin.&amp;nbsp; That's what I thought as I didn't see a way to do it natively within the FDM so I wanted to confirm if starting from scratch was the only way to do this.&amp;nbsp; However, I can at least pre-configure the network objects and rules in the FMC so that it's ready to be applied to the FTD when it joins, correct?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 15:19:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428677#M1082013</guid>
      <dc:creator>TerenceLockette</dc:creator>
      <dc:date>2021-07-06T15:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428681#M1082014</link>
      <description>&lt;P&gt;You're welcome.&lt;/P&gt;
&lt;P&gt;Yes - just about everything can be preconfigured in FMC awaiting assignment to the device once it is added.&lt;/P&gt;
&lt;P&gt;The main things I can think of that cannot be configured in advance are the interface and routing settings (configured under the individual device management page in FMC) and, if you have a site to site or remote access VPNs, the settings for those, including the certificate for remote access VPN.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 15:27:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428681#M1082014</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-07-06T15:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428690#M1082015</link>
      <description>&lt;P&gt;Yes exactly which is why I didn't mention routing and interface configs since they're done under the device management menu as you stated.&amp;nbsp; Fortunately, these appliances are in an environment which doesn't require any VPN services and the rules are very small so the work to preconfigure the objects and rules shouldn't be a burden.&amp;nbsp; Thanks for confirming, Marvin!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciation,&lt;/P&gt;&lt;P&gt;Terence&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 15:35:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428690#M1082015</guid>
      <dc:creator>TerenceLockette</dc:creator>
      <dc:date>2021-07-06T15:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428857#M1082028</link>
      <description>&lt;P&gt;Nice to see this information; however, being the lazy guy I am, is it possible to use the migration tool to pull the current config off a FTD device and import it into the FMC and then&amp;nbsp; make the other IP changes then add the FTD to the FMC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ej&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 21:37:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4428857#M1082028</guid>
      <dc:creator>Eric R. Jones</dc:creator>
      <dc:date>2021-07-06T21:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4429039#M1082036</link>
      <description>&lt;P&gt;Sorry that's not possible - at least not easily. In theory you could pull everything that's exposed via API on the locally-managed FTD and then map it to what is supported to push via API on FMC. However that would be a lot more work and still leave you with bits to migrate manually.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 07:27:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4429039#M1082036</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-07-07T07:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4429493#M1082061</link>
      <description>Thank you.&lt;BR /&gt;I was wondering if there was a way to easily migrate FTD's from one&lt;BR /&gt;location to another, either by exporting the ACP Rules and re-import them or&lt;BR /&gt;use a previous backup and import that to the FMC and then restore to the&lt;BR /&gt;newly, and wiped, FTD to be managed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jul 2021 20:56:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4429493#M1082061</guid>
      <dc:creator>Eric R. Jones</dc:creator>
      <dc:date>2021-07-07T20:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to move standalone FTD to be managed by FMC?</title>
      <link>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4429674#M1082066</link>
      <description>&lt;P&gt;It is possible to export ACP rules from one FMC and restore to another. They need to match versions of Firepower software, VDB etc.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 07:07:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/possible-to-move-standalone-ftd-to-be-managed-by-fmc/m-p/4429674#M1082066</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-07-08T07:07:19Z</dc:date>
    </item>
  </channel>
</rss>

