Document toolboxDocument toolbox

set lower_case_ptr_dname

The set lower_case_ptr_dname command converts all the domain names in uppercase characters to lowercase for PTR records. You can execute this command at the Grid level, member level, or the DNS view level.

Syntax

set lower_case_ptr_dname grid (on|off)
set lower_case_ptr_dname view <view-name> (on|off) [override_grid (on|off)

ArgumentDescription
OnEnables the appliance to convert all the domain names in uppercase to lowercase for PTR records.
offDisables the conversion option. The domain names in PTR records will remain intact.
<view-name>Specify the DNS view name.
<view-name> onEnables the conversion option at the DNS view level. If you enable the conversion option at both the Grid and DNS view level, the conversion option is enabled.
<view-name> offDisables the conversion option at the DNS view level.
override_grid onOverrides the conversion option set at the Grid level. If you enable the conversion option at the DNS view level and disable at the Grid level, the conversion option is enabled.
override_grid offInherits the conversion option set at the Grid level. If you enable the conversion option at the DNS view level and disable at the Grid level, the conversion option is enabled.

Example

Infoblox > set lower_case_ptr_dname grid on set lower_case_ptr_dname grid on
Restart the DNS service in order for changes to take effect

Infoblox > set lower_case_ptr_dname view default off override_grid on Restart the DNS service in order for changes to take effect