01-20-2021 01:38 PM
Due to a security concern of running the sftunnel over a WAN a connection we may need to use the FDM over FMC. The FTD appliance is currently configured with a manager - what do I need to do to manage the appliance locally? If I remove the manager from the CLI, will that give me access to the FDM? I do have ssh access to the management, but currently cannot console in.
Solved! Go to Solution.
01-20-2021 02:00 PM - edited 01-20-2021 02:17 PM
Use the command configure manager delete to delete the FMC manager, but the configuration won't be wiped. To wipe the configuration you'd need to run the commands configure firewall transparent and then configure firewall routed, all configuration will be removed (I don't believe the management configuration is lost, best you test this beforehand). You configure local management using the command configure manager local.
HTH
01-20-2021 02:00 PM - edited 01-20-2021 02:17 PM
Use the command configure manager delete to delete the FMC manager, but the configuration won't be wiped. To wipe the configuration you'd need to run the commands configure firewall transparent and then configure firewall routed, all configuration will be removed (I don't believe the management configuration is lost, best you test this beforehand). You configure local management using the command configure manager local.
HTH
01-20-2021 03:06 PM
Exactly what I was looking for! Thank you.
04-04-2023 08:55 AM
My question is: If I remove FTD (in routed mode) from FMC and want to manage FTD locally using FDM, then using below steps won't remove config ?
Step 1 - Delete FTD from FMC.
Step 2 - Login to FTD using SSH and then use "configure manager delete"
Step 3 - Then after removing manager, use command "configure manager local" to enable FDM access.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide