# Configuring NAT Traversal

One or more NAT traversals can be configured to manage the IP connections traversing network address translation (NAT) gateways.

<br>

### To configure a NAT traversal

1\. Select NATs from the navigation panel.

\ <br>

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

2\. Click Create New NAT Traversal

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

3\. Configure the following fields:

* Enter a name for the NAT Traversal.
* Set the local Nat traversal method to Force public IP.
* Enter the public IP address of the unit.
* Click Create<br>

<figure><img src="https://docs.telcobridges.com/w/images/1/14/CreateNatTraversal_2.png" alt=""><figcaption></figcaption></figure>

4\. Verify that the NAT Configuration was successfully created message is displayed

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

### List of Parameters

* [Name](https://docs.telcobridges.com/wiki/Parameter:_Name)
* [Method](https://docs.telcobridges.com/wiki/Parameter:_Method)
* [Public Interface](https://docs.telcobridges.com/wiki/Parameter:_Public_Interface)
*


---

# 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/configuring-nat-traversal.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.
