11-24-2020 06:14 AM
Hello all,
Somehow i lost my access to ftd managed by fmc now i only have console of my ftd device . Can anyone help me how to assigned static ip address to management port of ftd using cli.
11-25-2020 11:38 PM
Hi Vishal,
If you have access to the FTD console then you can configure as shown below from the clish mode (>)
configure network ipv4 manual 1.1.1.1 255.255.255.0 1.1.1.2
But before I do that I would like to understand how I lost access to the FTD.
Can you login to the FTD shell with the command "expert" and then be a root user with the command "sudo su".
find the FTD gateway with the command "route -n" then ping the gateway.
If the gateway is not pingable then check the arp entry with the command "arp -a"
If the FTD has no arp then check the connectivity issues with the cable as well as the next hop.
Thanks
Shuhaib
11-27-2020 04:09 PM
Are the FTD and the FMC on the same subnet? do you still see the FTD from the FMC? did you try to ssh into the FTD from within management subnet or through a L3 device? when you console into the FTD, issue the command show network and check that all the settings are still there, if so, try to issue the command ping system <your FMC IP or default gateway>.
11-29-2020 12:55 AM
Thanks Aref for replying.
I have remove my ftd from fmc manager and change the mgmt ip of ftd. Now i have access to my device.
Regards,
vishal
11-29-2020 06:10 AM
You welcome Vishal. Changing the management IP address of the FTD would not require removing the FTD from FMC and re-add it. What you could do is changing the management IP address on the FTD, and then going on the FMC and changing the FTD management IP in Devices > Device Management > click on the device > Device > Management > click the pencil icon and change the IP in there.
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