About the Secure Firewall Management Center CLI
The Secure Firewall Management Center CLI provides access to view and troubleshoot your Secure Firewall Management Center.
When you use SSH to log into the Firewall Management Center, you access the CLI. You can then access the Linux shell using the expert command, but this is strongly discouraged.
![]() Caution |
We strongly recommend that you do not access the Linux shell unless directed by Cisco TAC or explicit instructions in the Secure Firewall user documentation. |
![]() Caution |
Users with Linux shell access can obtain root privileges, which can present a security risk. For system security reasons, we strongly recommend:
|
You can use the commands described in this appendix to view and troubleshoot your Secure Firewall Management Center. You can also perform limited configuration operations.
Firewall Management Center CLI modes
The CLI encompasses four modes. The default mode, CLI Management, includes commands for navigating within the CLI itself.
The remaining modes contain commands addressing three different areas of Firewall Management
Center functionality; the commands within these modes begin with the mode name: system, show, or configure.
When you enter a mode, the CLI prompt changes to reflect the current mode. For example, to display version information about system components, you can enter the full command at the standard CLI prompt:
> show version
If you have previously entered show mode, you can enter the command without the show keyword at the show mode CLI prompt:
show> version


Feedback