---
title: "show allow_query_domain"
canonical: "https://docs.infoblox.com/space/nios85/35479398/show%20allow_query_domain"
format: markdown
---
The `show allow_query_domain` command displays the list of all domain names in the DNS view specified or its default DNS view. For information about adding, updating, or deleting the allow query domain ACLs, see [*set allow_query_domain*](https://infoblox-docs.atlassian.net/wiki/spaces/nios85/pages/35414597). To view the list of all DNS views that have the allow query domain ACLs, see [*show allow_query_domain_views*](https://infoblox-docs.atlassian.net/wiki/spaces/nios85/pages/35382822).

# Syntax

`show allow_query_domain [view-name]`

`show allow_query_domain <view-name> [domain-name]`

| **Arguments** | **Description** |
| --- | --- |
| `view-name` | <span style="color: #000000">Displays the named ACLs configured under the view name. </span> |
| `domain-name` | <span style="color: #000000">Displays the domains in which the named ACLs are configured.</span> |

# Example

`Infoblox > ``show allow_query_domain`  
` DNS View: default `  
`Domain Name : foo.com `  
`Named ACL : Named_ACL `

`Domain Name : abc.com`  
`Named ACL : Named_ACL2`