The following section outlines steps to install and configure your BlueCat Integrity hardware appliance.
- Unbox the Address Manager or DNS/DHCP Server appliance.
- Connect a keyboard to a USB port and a monitor to the VGA port.
- If required, review the iDRAC requirements in the iDRAC section of the Address Manager Administration Guide.
- Power up the appliance.
- Connect the network cables. The ethernet interfaces are assigned accordingly:
- Eth0 – Services
- Eth1 - xHA Backbone
- Eth2 - Management
- Eth3 - Port bonding (supported on DNS/DHCP Server hardware only, not virtual
machines)
For more information on interface usage, refer to the Configuring Dedicated Management section of the Address Manager Administration Guide.
- After complete boot up, login with the default admin credentials. This information
can be found in the hardware installation poster provided with the appliance.
- At the shell prompt, run the following commands:Note: The
set licensecommand is not shown due to the uniqueness of the client ID and license key.- To configure the license:
configure licenseupdate interactively- Follow the prompts and enter the license data accordingly.
- To set the IP address of the eht0 interface:
configure interfacesmodify eth0set address x.x.x.x/<cidr>saveexit
- To set the default gateway:
configure networkset default-gateway x.x.x.xsave
- To set the hostname:
configure systemset hostname <hostname>saveexit
- To set the time and timezone:
configure system-timeset time <hh:mm:ss>set date <MM/DD/YYYY>set timezoneFollow the prompts in the console to set the appropriate timezone.
saveexitOnce you have saves the time and timezone changes, you must reboot the appliance for the changes to take place.
- To set the DNS nameserver:
configure name-serveradd address <x.x.x.x>add domain-name <example.com>add search-domain <example>saveexitRepeat the previous steps as needed for additional nameservers.
- To configure the license:
- Repeat the previous steps for additional hardware. For more information on additional administration console commands, refer to the Administration Console section of the Address Manager Administration Guide.