Configure the Intelligent Sandbox Appliance network information

Prev Next

Manage the Intelligent Sandbox Appliance from a remote computer or terminal server.

  1. On the Intelligent Sandbox Appliance, connect a monitor to the VGA port.

  2. Connect a keyboard to one of the USB ports.

  3. To log on to the Intelligent Sandbox Appliance, use the following credentials.

    • User name — cliadmin

    • Password — atdadmin

    To access all the built-in command syntax instructions, enter help or ?. For a list of all commands, enter list.

  4. Open the command prompt and configure the Intelligent Sandbox Appliance.

    1. Enter the Intelligent Sandbox Appliance name.

      For example, set appliance name matd_appliance_1.

      Tip

      Best Practice: Use an alphanumeric character string up to 25 characters. The string must begin with a letter and can include hyphens, underscores, and periods, but not spaces.

    2. Enter the Intelligent Sandbox Appliance management port IP address and subnet mask.

      For example, set appliance ip 10.34.2.8 255.255.255.0.

      Note

      Do not assign this class C network IP address: 192.168.55.0/24.

    3. Enter the default gateway IP address.

      For example, set appliance gateway 12.34.2.1.

    4. Restart the Intelligent Sandbox Appliance.

    5. Enter the management port speed and duplex settings using one of the following commands:

      • set mgmtport auto — Sets the management port in auto mode for speed and duplex.

      • set mgmtport speed (10|100) duplex (full|half) — Sets the speed to 10 or 100 Mbps at full or half duplex.

    6. To change the Intelligent Sandbox Appliance password, enter passwd.

      Passwords are case sensitive, must not include spaces, and must contain the following:

      • Between 8 and 25 characters

      • At least one uppercase letter

      • At least one lowercase letter

      • At least one digit

      • At least one alphanumeric character or symbol

      Tip

      Best Practice: Enter a password with a combination of characters that is easy for you to remember, but difficult for someone else to guess.

    7. Verify the configuration.

      • To view the configuration details, enter show.

      • To check the network connectivity, enter ping <IP address>.

        The success message host <ip address> is alive appears. If the host is not reachable, failed to talk to <ip address> appears.