FXOS CLI Hierarchy
The FXOS CLI is organized into a hierarchy of command modes, with the EXEC mode being the highest-level mode of the hierarchy. Higher-level modes branch into lower-level modes. You use create , enter , and scope commands to move from higher-level modes to modes in the next lower level , and you use the exit command to move up one level in the mode hierarchy. You can also use the top command to move to the top level in the mode hierarchy.
Each mode contains a set of commands that can be entered in that mode. Most of the commands available in each mode pertain to the associated managed object.
The CLI prompt for each mode shows the full path down the mode hierarchy to the current mode. This helps you to determine where you are in the command mode hierarchy, and it can be an invaluable tool when you need to navigate through the hierarchy.
The following table lists the main command modes, the commands used to access each mode, and the CLI prompt associated with each mode.
Mode Name |
Commands Used to Access |
Mode Prompt |
---|---|---|
EXEC |
top command from any mode |
# |
chassis |
scope chassis command from EXEC mode |
/chassis # |
Ethernet uplink |
scope eth-uplink command from EXEC mode |
/eth-uplink # |
fabric-interconnect |
scope fabric-interconnect command from EXEC mode |
/fabric-interconnect # |
firmware |
scope firmware command from EXEC mode |
/firmware # |
monitoring |
scope monitoring command from EXEC mode |
/monitoring # |
organization |
scope org command from EXEC mode |
/org # |
security |
scope security command from EXEC mode |
/security # |
server |
scope server command from EXEC mode |
/server # |
ssa |
scope ssa command from EXEC mode |
/ssa # |
system |
scope system command from EXEC mode |
/system # |
The following diagram outlines the commands that can be executed from the FXOS CLI top level to access the FXOS command shell, local management command shell, and Firepower Threat Defense CLI. Note that console access is required.