This section discusses Custom DNS Profile on NSX Advanced Load Balancer.

NSX Advanced Load Balancer supports custom DNS profiles to communicate the DNS provider. With the new feature, you can use your own DNS provider and NSX Advanced Load Balancer uses the allowed usable domain as per the requirement.

Custom DNS Script for Infoblox

Note:

This is version 2 script with Multi-VIP and Multi FQDN Support for Infoblox and supported in NSX Advanced Load Balancer 21.1.4 or higher versions.

Script

Workflow

Location

Custom DNS Script for Infoblox

Custom DNS Workflow

/opt/avi/sdk/python/avi/sdk/samples/custom_dns_script_infoblox.py

Control Script for State-based DNS registration for Infoblox

Control Script Workflow

/opt/avi/sdk/python/avi/sdk/samples/operstate_controlscript_infoblox.py

The custom DNS script for Infoblox is as follows:

/opt/avi/sdk/python/avi/sdk/samples/custom_dns_script_infoblox.py