12-21-2023 07:24 AM
Full disclosure, I am a Juniper guy But I've inherited a cisco 1140 firepower ASA firewall appliance. All the docs I'm reading seem to indicate I should be able to ssh in (I can) and then run enable to be able to make config changes(i can't). There is no 'enable' command upon logging in. It's like I don't have the full Cisco OS installed
Thanks is advance for any help
Solved! Go to Solution.
12-21-2023 08:09 AM
Cisco IOS and IOS Xe works different, comparing that command syntax is bit different in Firepower
If you login and have # means you can able to configure - if you looking expert mode type expert to get expert mode.
below quick start guide help you :
Firepower not much major you can do over CLI, most of the configuration done by GUI.
12-21-2023 08:45 AM
@johnchrapkowski ok, so you are using the FTD software image. As mentioned previously, you have to use the Web GUI to configure the device, there are very few commands on the CLI to configure the device. The CLI is used for basic configuration of the mgmt interface and diagnostic troubleshooting etc.
12-21-2023 07:28 AM - edited 12-21-2023 08:52 AM
MHM
12-21-2023 07:50 AM
@johnchrapkowski are you running the ASA software or FTD software image on the 1140 hardware?
They are different, with the ASA you can use the CLI to configure the device or ASDM, but with the FTD software image the vast majority of the configuration is applied via GUI, there is very little to configure on the CLI, so this might explain your confusion? If you are using the ASA software image does your organisation use TACACS and you do not have full permissions to run the commands when you connect using SSH?
12-21-2023 08:29 AM
Thank you so much, this information is very helpful. I think I have full access as I log in with admin and a password via both ssh and the GUI and don't have anything I am prevented from doing that is obvious. Is there a CLI command that will show what permission level I have?
Thanks again!
12-21-2023 08:36 AM
@johnchrapkowski use the command show curpriv will tell you the current privilege level.
You didn't say what software image you are running.
12-21-2023 08:42 AM
I hope this is what you mean by software image, apologies for not being up to speed on the terminology:
> show version
-------------------[ firepower ]--------------------
Model : Cisco Firepower 1140 Threat Defense (78) Version 7.0.1 (Build 84)
UUID : f84e3422-eb3e-11eb-a2a9-ab34b6da5c4f
LSP version : lsp-rel-20231215-1023
VDB version : 361
----------------------------------------------------
12-21-2023 08:45 AM
@johnchrapkowski ok, so you are using the FTD software image. As mentioned previously, you have to use the Web GUI to configure the device, there are very few commands on the CLI to configure the device. The CLI is used for basic configuration of the mgmt interface and diagnostic troubleshooting etc.
12-21-2023 08:09 AM
Cisco IOS and IOS Xe works different, comparing that command syntax is bit different in Firepower
If you login and have # means you can able to configure - if you looking expert mode type expert to get expert mode.
below quick start guide help you :
Firepower not much major you can do over CLI, most of the configuration done by GUI.
12-21-2023 08:52 AM
OK thanks for the help, it's really appreciated! Are these devices targeted to the more 'basic' user, and that's why some of the functionality is not able to be configured? For example, I need to set mss to a specific value and the gui doesn't offer this setting.
12-21-2023 08:55 AM
@johnchrapkowski it sounds like you are using local FDM management (you connect to the IP address of the device to manage)? If so this has basic functionality. If you use the FMC central management solution you get much more functionality, there is an additional cost for FMC.
12-21-2023 08:58 AM
Ah that makes sense! Again, all the help is very much appreciated
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