The CLI commands that you can enter depend on your user privileges and the CLI command mode. User privileges are defined by the role given to your user account. The following table describes the CLI command modes. Note that the prompts include the hostname of the FireEye appliance.
Mode | Description | How to Exit |
|---|---|---|
standard | Monitor system operation and issue some system commands, such as hostname > | Enter |
enable | Set up and monitor the system (includes all commands granted to your role in both standard and enable modes). To access the enable mode, enter hostname > enable hostname # | Enter |
config | Configure the FireEye appliance (includes all commands granted to your role). To access configuration mode, enter hostname # configure terminal hostname (config) # | Enter |
Note
To determine the CLI mode for any of the commands in this guide, see the "Command Mode" section of the command topic.
To see a list of the CLI commands to which you have access in a given mode, access the mode and then enter
show cli commands. For example, to see the commands to which you have access in configuration mode:hostname > en hostname # configure terminal hostname (config) # show cli commands