# Creating a DNS Local Entry

Note: This article describes the creation of optional DNS local entries.

\
You can create one or more DNS Local Entries. This is useful when you want to bypass the DNS server. This is usually done for troubleshooting.

\
1- Click DNS in the navigation panel<br>

<figure><img src="https://docs.telcobridges.com/w/images/7/7f/Dns_group_0.png" alt=""><figcaption></figcaption></figure>

2- Select a DNS group, from the DNS group list<br>

<figure><img src="https://docs.telcobridges.com/w/images/5/58/Dns_entry_0.png" alt=""><figcaption></figcaption></figure>

3- Create a new DNS local entry for the DNS server.

* Click Local Entries.

<figure><img src="https://docs.telcobridges.com/w/images/2/25/Dns_entry_1.png" alt=""><figcaption></figcaption></figure>

4- Click Create New DNS local entry.<br>

<figure><img src="https://docs.telcobridges.com/w/images/4/43/Dns_entry_2.png" alt=""><figcaption></figcaption></figure>

5- Configure the DNS local entry.

* Enter a name for the DNS local entry
* Enter an FQDN.
* Click Create.<br>

<figure><img src="https://docs.telcobridges.com/w/images/8/86/Dns_entry_3.png" alt=""><figcaption></figcaption></figure>

6- Verify that the DNS local entry was successfully created message is displayed.<br>

<figure><img src="https://docs.telcobridges.com/w/images/8/80/Dns_entry_4.png" alt=""><figcaption></figcaption></figure>

7- Once the DNS Local entry is created you add one or more DNS local entry records to it.

* Click Create New DNS local entry record.

<figure><img src="https://docs.telcobridges.com/w/images/0/09/Dns_entry_5.png" alt=""><figcaption></figcaption></figure>

8- Configure the DNS local entry record.

* Enter a name for the DNS local entry record.
* Enter an IP address.
* Enter a port number.
* Enter a service name.
* Click Create.

<figure><img src="https://docs.telcobridges.com/w/images/9/9a/Dns_entry_6.png" alt=""><figcaption></figcaption></figure>

The DNS local entry with its accompanying records are displayed in the DNS Local Entries list.

<figure><img src="https://docs.telcobridges.com/w/images/c/ce/Dns_entry_9.png" alt=""><figcaption></figcaption></figure>

### List of Parameters

DNS Local Entries

* [Name](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-name)
* [FQDN](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-fqdn)
* [Enabled](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-enabled)

DNS Local Entry Records

* [IP Address](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-ip-address)
* [Port](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-port)
* [Service](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-service)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/ip-network-settings/dns-configuration/creating-a-dns-local-entry.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
