- 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.
- 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+.