show dns_rr_limits
Use the show dns_rr_limits
CLI command to display the maximum number of resource records allowed for a single type within a resource record and to display the maximum number of different resource record types that is associated with a domain name at Grid DNS Properties and Member DNS Properties.
The show dns_rr_limits grid
command displays the maximum number of resource records allowed for a single type within a resource record and maximum resource record types that can be associated with a domain name at Grid DNS Properties.
The show dns_rr_limits member host_name
command is executed on the Grid Master to display the maximum number of resource records allowed for a single type within a resource record and maximum resource record types that can be associated with a domain name at the Member DNS Properties.
The show dns_rr_limits
command executed on the member displays the maximum number of resource records allowed for a single type within a resource records and maximum resource record types that can be associated with a domain name at Member DNS Properties screen. For more information on how to set these values, see set dns_rr_limits.
Syntax
Infoblox > show dns_rr_limits
Argument | Description |
---|---|
| Use the |
| Use the |
Example
Infoblox > show dns_rr_limits grid
Grid configuration:
max_records_per_type: 2000 (default)
max_types_per_name: 100 (default)
Infoblox > show dns_rr_limits member dns_member.com
Member configuration inherited:
max_records_per_type: 2000 (default)
max_types_per_name: 100 (default)