05-18-2025 08:11 PM
Hi, can someone please advise how to access firepower 2120? can ping the mgmt ip, but when run https://firepower-mgmt-ip, then failed, can someone pls advise? thanks in advance!
05-19-2025 12:14 AM
- Review this guide : https://www.cisco.com/c/en/us/td/docs/security/firepower/quick_start/fp2100/firepower-2100-gsg.pdf
M.
05-19-2025 12:26 AM
You mean the FXOS chassis manager? It may have IP restrictions for HTTP and SSH access. Use serial console. Not sure if this applies only if Firepower 2100 is running ASA or also FTD software image:
firepower2100# scope system
firepower2100 /system # scope services
firepower2100 /system/services # show ip-block
Permitted IP Block:
IP Address Prefix Length Protocol
--------------- ------------- --------
10.0.0.0 8 https
10.0.0.0 8 snmp
10.0.0.0 8 ssh
192.168.0.0 16 https
192.168.0.0 16 snmp
192.168.0.0 16 ssh
If the Firepower 2100 is running FTD and managed by Firewall Management Center (FMC), then there is nothing on HTTPS anymore. Without Management Center the Device Manager web UI should be running there. On FTD CLI when FTD is managed by two FMC in failover mode:
> show managers
Type : Manager
Host : fmc1.example.com
Display name : fmc1.example.com
Version : 7.4.2.2 (Build 28)
Identifier : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXX
Registration : Completed
Management type : Configuration and analytics
Type : Manager
Host : fmc2.example.com
Display name : fmc2.example.com
Version : 7.4.2.2 (Build 28)
Identifier : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXX
Registration : Completed
Management type : Configuration and analytics
05-19-2025 05:58 AM
Are you running this in platform mode or appliance mode? If platform mode why?
05-19-2025 07:02 AM
As noted by others, a 2100 series running FTD and managed by FMC will not have a Web UI (i.e., no user interface via https).
Only when locally managed (i.e., "show managers" indicates local) will there be a Firepower Device Manager Web GUI. When running ASA image, the chassis manager UI should be available via https to the management IP.
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