Configuring the Appliance Using the CLI
The CLI provides a complete set of commands for configuring the FireEye appliance. The CLI commands you can enter depend on the CLI command mode and the privileges granted by your role.
This topic describes how to access the CLI remotely.
To log in to the appliance CLI:
- To connect using SSH, open a terminal program or an SSH client in the remote system.
- From a terminal program:
- Enter the
ssh username@ipAddress
command, whereipAddress
is the appliance IP address. - When prompted, enter your password.
- Enter the
- From an SSH client:
- Enter the appliance IP address and make sure port 22 is specified.
- When prompted, enter your username and password.
- To connect over a terminal server, open a Telnet program in the remote system.
Enter the address and port of the terminal server.
- Enter your username.
- When prompted, enter your password.
The hostname >
prompt is displayed after you are logged in.