Manage the Virtual Intelligent Sandbox from virtual machine manager.
From your client virtual machine, access the virtual machine console with these credentials.
User name —
cliadminPassword —
atdadmin
Change your password: Provide the old password as
atdadmin, followed by the new password, then re-enter the new password to confirm.In the command prompt, configure the Virtual Intelligent Sandbox:
Set a name for Virtual Intelligent Sandbox.
For example,
set appliance name matd_appliance_1.The password must be 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.
Set the Virtual Intelligent Sandbox management port IP address and subnet mask.
For example,
set appliance IP xx.xx.x.x 255.255.255.0.Do not assign this class C network IP addresses: 192.168.55.0/24
Set the default gateway IP address.
For example,
set appliance gateway xx.xx.x.x.Set 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 Mbps or 100 Mbps in full or half-duplex mode.
Verify the configuration.
To view the configuration details, run the
showcommand.To check the network connectivity, run the
ping <IP address>command.One of these messages appears:
host <ip address> is alive — When the server is reachable.
failed to talk to <ip address> — When the host server is not reachable.
Restart the Virtual Intelligent Sandbox.