Document toolboxDocument toolbox

Setting up a Remote Sandbox

Note

The instructions in this section are for the VMware VSphere® platform. For the OpenStack platform, refer to the Infoblox Deployment Guide for NetMRI and Operations Center.

To configure the Remote Sandbox, do the following:

  1. Open the administrative shell.
  2. Download the Sandbox VM file from Infoblox using any scp program (such as WinSCP).
    If you chose the OVF file type, the downloaded file contains an OVF file, a VMDK file, an MF file, a README file and a LICENSE file. The OVF file is what you will need to import into your VMware hypervisor. The MF file contains checksums of the OVF and VMDK files to verify that the exported files are correct before importing. The README file contains detailed instructions for deployment of the remote sandbox.
    The standard VMX and VMDK files along with a README file and a LICENSE file, may also be deployed into VMware Workstation. You import the VMX file into the VMware hypervisor. The README file contains detailed instructions for deployment of the remote sandbox.
  3. Load the files into the hypervisor.
    For example, In VSphere, choose File > Deploy OVF Template and select the file from the correct folder.
    After the file loads, give the virtual machine a new name, choose where the VM is deployed, and choose its datastore.

    Note

    The remote sandbox (VM) uses DHCP upon initial startup to acquire its IP configuration. You may change this value to static IP subnet and mask values through the Setup utility (see Step 7 below). Change the remote sandbox network configuration using the VMware console; avoid changing the sandbox configuration directly through an SSH connection. This prevents dropped SSH connections when the default DHCP configuration is changed to a potentially different static address in the Setup program.

4. After the Sandbox VM is installed, boot it up through the ESX hypervisor. The Sandbox VM will display its command prompt.

5. After initial startup, log in to the remote sandbox using the sbuser account with the default password sbuser. These changes should be performed through the VMware console.

6. Enter the following in the Sandbox command line through the VMware console:

./Setup

7. Follow the steps in the Setup script to perform the initial configuration of the Sandbox VM.

    • Define the network configuration for the Sandbox;
    • Set up a management port;
    • Define a more secure password for the admin sbuser account.

By default, when you log in you are placed in the /sbuser folder.

When you finish running the Setup script, return to the administrative shell in the NetMRI instance.

8. In the NetMRI administrative shell, run the following command:

sandbox register

This establishes the Sandbox VM's network connectivity with NetMRI.

9. Enter the IP address just configured in Steps 7–8 for the Sandbox VM and press Enter. The setup is complete.

Note

In a NetMRI Operations Center environment with multiple VM-based NetMRI collectors running in hypervisors, you can download a single copy of the Sandbox VM from Infoblox and populate the OC and each of the collectors with a new Sandbox VM from that copy. In a "pure" VM Operations Center environment, in which the Operations Center and all Collectors are VMs, one remote sandbox must be deployed and configured for each Collector virtual appliance.