Configuring licensing and advanced details - BlueCat Integrity - 25.1.0

BlueCat AWS Virtual Appliances

ft:locale
en-US
Product name
BlueCat Integrity
Version
25.1.0

Configure network settings based on your needs and requirements.

You must obtain licenses from BlueCat Customer Care. As part of the configuration while launching your virtual appliances, you will be required to provide the relevant product license.

To configure additional instance details:

  1. Navigate to the Advanced details section of the instance configuration page.
  2. Set advanced options as needed to suit your requirements. For Shutdown behaviour, BlueCat recommends selecting Stop.
    Note: IMDSv2: For information on configuring IMDSv2 at this stage, refer to Configure instance metadata options for new instances. To configure IMDSv2 on an existing instance, refer to Modify instance metadata options for existing instances. If you are configuring the Cloud Discovery & Visibility adaptive application on an AWS DNS/DHCP Server, IMDSv2 must be set to optional.
  3. Enter the license key you acquired from https://care.bluecatnetworks.com in the key parameter and your AWS account ID in the id parameter within the User data field:
    #cloud-config
    bluecat_license:
        key: "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
        id: "XXXXXXXXXXXX"
    Note: #cloud-config must be in a valid YAML format. Spaces are required before line 3 and 4 (Activation key and AWS account ID).
  4. Proceed to the Summary section to review instance configuration details before launching the instance.