Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 2.64 KB

CONFIG.md

File metadata and controls

53 lines (38 loc) · 2.64 KB

Configuration Guide

This document describes how to configure vNIOS and the IPAM driver.

Introduction

vNIOS is the Infoblox virtual appliance that you can download from the Infoblox Download Center:

  • Point your browser to https://www.infoblox.com/infoblox-download-center
  • Scroll down to the section "Network Service(DNS, DHCP, IPAM)"
  • The product to download is "Infoblox DDI (DNS, DHCP, IPAM)". Click "Try it Now"
  • This will take you through a brief registration screen.
  • After registration is complete you will receive an email which includes a link that takes you to the "Product Evaluation Portal".

Setting up vNIOS

Once you're in the "Product Evaluation Portal", you can find download links as well as instructional videos. It is strongly recommended that you download the VMware version of the product as VMware is the platform on which the videos are based.

  • Under section "Required Downloads", download "Infoblox DDI" for VMware.
  • After download is complete, scroll down to section "Setup and Installation Videos"
  • Follow the video instruction: "Video 1: Infoblox Cloud Network Automation Installation and Setup"
  • Follow the video to completion, as the instruction to activate vNIOS "Cloud Network Automation" feature is in the later part of the video. (You can however skip over section on configuring DHCP and DNS, as well as section on "vRealization Orchestrator".

The following additional steps are required:

  • You need to give cloud-api admin user permission to create and modify DNS Views. Instructions on how to add permission to "cloud-api-only" group is included in the video. Follow the same instructions to add "All DNS Views" permission under the "DNS Permissions" Permssion Type.

Manual Configuration of Cloud Extensible Attributes

If the "Cloud Network Automation" licensed feature is not activiated, the following Cloud Extensible Attributes must be manually defined in Infoblox:

  • Cloud API Owned - Type: List; Values: True, False

  • CMP Type - Type: String

  • Tenant ID - Type: String

  • Network Name - Type: String

The User Interface to add Extensible Attribute definitions can be found under the main tab "Administration" and under the sub-tab "Extensible Attributes".

IPAM Driver Configuration

Based on the vNIOS configuration, update the following driver configuration:

  • Set grid-host to the management IP address of vNIOS
  • Set WAPI username and password to that for the Cloud Admin user on vNIOS.

These configurations can be applied by editing the example shell scripts such as "run-daemon.sh".