# Configuring IP Interfaces

The IP interface of the LAN/WAN ports can be configured by setting the following:

* [IP Address](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-ip-address)
* [Netmask](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-netmask)
* [Gateway](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-gateway)

### To configure a LAN/WAN IP interface

1\. Select IP Interfaces from the navigation panel:

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

\
2\. Click the IP Interfaces tab.

* Click Create New IP Interface

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

\
3\. Configure the IP interface:

* Enter a name for the interface
* Select 1 or more services to use for the IP interface (RTP, SIP and H.248/RADIUS can be selected simultaneously).
* Select the Host VLAN from which IP packets will exit.
* Indicate whether or not to use DHCP to automatically get an IP address for this port. (selecting this option removes the need to enter and IP address, Netmask, and Gateway)
* Enter an IP address
* Enter a Netmask
* Enter a gateway address
* Click Save

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

OR

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

<br>

4\. The changes are displayed in the IP interfaces information panel:

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

5\. Activate the configuration

* Select System from the navigation panel.
* Click Activate

### List of Parameters

* [Interface name](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-interface-name)
* [Services to use](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-services-to-use)
* [Host VLAN](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-host-vlan)
* [Use DHCP](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-use-dhcp)
* [IP Address](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-ip-address)
* [Netmask](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-netmask)
* [Gateway](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-gateway)


---

# 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-ip-interfaces.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.
