Manage the Intelligent Sandbox Appliance from a remote computer or terminal server.
On the Intelligent Sandbox Appliance, connect a monitor to the VGA port.
Connect a keyboard to one of the USB ports.
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
helpor?. For a list of all commands, enterlist.Open the command prompt and configure the Intelligent Sandbox Appliance.
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.
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.Enter the default gateway IP address.
For example,
set appliance gateway 12.34.2.1.Restart the Intelligent Sandbox Appliance.
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.
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.
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 aliveappears. If the host is not reachable,failed to talk to <ip address>appears.