> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/ip-network-settings.md).

# IP Network Settings

{% tabs %}
{% tab title="Network" %}

<table><thead><tr><th width="200">Add Virtual Port</th><th width="200">Add VLAN</th><th width="200">Add IP Interface</th><th width="200">Add IP Port Range</th></tr></thead><tbody><tr><td><ul><li><a href="/pages/qQ7STOeWsAUx32NZ4G2k">Configuring an IP Virtual Port</a></li></ul></td><td><ul><li><a href="/pages/7IjxZtyxERk988tkvjsb">Configuring a VLAN</a></li></ul></td><td><ul><li><a href="/pages/ZYQWWTQHLo88LCavuZ5C">Configuring IP Interfaces</a></li></ul></td><td><ul><li><a href="/pages/0S1oArgSpIUQkaA3guY3">Create an IP port range</a></li></ul></td></tr></tbody></table>
{% endtab %}

{% tab title="DNS" %}

<table><thead><tr><th width="570">DNS Group</th></tr></thead><tbody><tr><td><ul><li><a href="/pages/vcOm6zqjZx1l6BFfaPby">Create a DNS Group</a></li><li><a href="/pages/ztnibl1KDViJaWrpYjvz">Create a DNS Local Entry</a></li></ul></td></tr></tbody></table>
{% endtab %}

{% tab title="NAT" %}

<table><thead><tr><th width="341">Local NAT Traversal</th><th width="292">Remote NAT Traversal</th></tr></thead><tbody><tr><td><ul><li><a href="/pages/W0fNb093KAukqAvqocEA">Create NAT Traversal</a></li><li><a href="/pages/yY83QXxEAFCbbGG5VmG0">Associate Local NAT to NAP</a></li></ul></td><td><ul><li><a href="/pages/5DcPCtAjRnz53RTK0vi3">Associate Remote NAT to NAP</a></li></ul></td></tr></tbody></table>
{% endtab %}

{% tab title="Transcoding Units" %}

<table><thead><tr><th width="339">Add transcoding units</th><th width="317">Configure transcoding network</th></tr></thead><tbody><tr><td><ul><li><a href="/pages/2uU0pLeKd5giaDVUiSkK">Show Hardware units menu</a></li><li><a href="/pages/TR91HtRiTf3KEqRKQFWv">Add transcoding units</a></li></ul></td><td><ul><li><a href="/pages/qQ7STOeWsAUx32NZ4G2k">Configuring an IP Virtual Port</a></li><li><a href="/pages/ZYQWWTQHLo88LCavuZ5C">Configuring IP Interfaces</a></li></ul></td></tr></tbody></table>

<table><thead><tr><th width="344">Use Cases</th></tr></thead><tbody><tr><td><ul><li><a href="https://app.gitbook.com/o/ciMqFluL2ummjDw5gsc5/s/iK3TemJSDhHz3xNMOvvk/~/changes/145/configuration-details/configuration-by-use-case/transcoding-unit-configuration">TSBC-SW Transcoding Unit Configuration</a></li></ul></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/ip-network-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
