Unable to configure DNS View for IPAM/DNS profile from the UI
search cancel

Unable to configure DNS View for IPAM/DNS profile from the UI

book

Article ID: 373909

calendar_today

Updated On:

Products

VMware Avi Load Balancer

Issue/Introduction

- When configuring an IPAM/DNS profile from the UI, the user is unable to configure a custom DNS View.
- Even after saving the configuration, the profile reflects shows a blank DNS View. Internally, this maps to the "default" view.
- There are no errors seen as well. This can affect the customers ability to configure the profile correctly.

Resolution

- We can save the custom DNS View from the CLI.
- Log into the controller CLI and follow the steps below:

[admin:<cntlr-ip>]: > configure ipamdnsproviderprofile <name> 
[admin:<cntlr-ip>]: ipamdnsproviderprofile> infoblox_profile 
[admin:<cntlr-ip>]: ipamdnsproviderprofile:infoblox_profile> dns_view <name> 
[admin:<cntlr-ip>]: ipamdnsproviderprofile:infoblox_profile> save 
[admin:<cntlr-ip>]: ipamdnsproviderprofile> save

- Post this, the correct config will reflect in the UI as well.
- The UI issue has been fixed in v30.2.1+.