The Malware Analysis appliance command-line interface

Prev Next

The AX appliance includes a standard command-line interface (CLI) that can be used to configure, manage and monitor the AX system.

To log into the CLI using a terminal window or SSH client:
  1. Using the SSH protocol, log in to the appliance using the management interface’s IP address or hostname.

    $ ssh <username>@<ipAddress>  | <hostName>

    where ipAddress specifies the IPv4 or IPv6 address of the management interface.

  2. When prompted, enter your password.

    Password: <password>

    The hostname > prompt is displayed after you are logged in.