# Configuring a VLAN

After you create a virtual port, you must create a new VLAN.

<br>

### To configure a VLAN

1\. Select IP Interfaces from the navigation panel<br>

<figure><img src="https://docs.telcobridges.com/w/images/b/ba/Create_Vlan_Interface_Tsbc_0.png" alt=""><figcaption></figcaption></figure>

2\. Click the Virtual Ports tab.

* Select a Virtual Port<br>

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

3\. Create a VLAN that uses this virtual port

* Click Create new Host VLAN

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

4\. Configure the new VLAN

**Important Note**

Vlans can be configured on the SBC in these cases:<br>

* Baremetal installation
* VMware installation with Passthrough or SR-IOV network interfaces
* VMware installation with a network interface using vlan ID 4095

\
Vlans should not be configured on the SBC in this case:<br>

* VMware installation with network interfaces using vlans from 1 to 4094

In this case, all interfaces on the SBC should be configured as untagged. Vlans are configured in the VMware port Groups.\
Please check here: [How to add VMware Network Interfaces](https://prosbcdocs.telcobridges.com/initial-installation/1.-instructions-by-platform/virtual-self-hosted-installation/virtual-vmware/adding-network-interfaces-in-vmware)\
\
If VLANs must be configured, follow these steps:<br>

* Enter a name for the VLAN
* If the port is to be used untagged, make sure Untagged is checked.
* If the port is to be used with a 802.1Q tag, uncheck Untagged and enter a VLAN ID.
* Click Create

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

\
OR

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

### List of Parameters

* [Name](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-name)
* [Untagged](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-untagged)
* [VLAN id](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-vlan-id)
* [Allow ICMP](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-allow-icmp)
* [Allow IP fragmentation](https://prosbcdocs.telcobridges.com/configuration-parameters-all#parameter-allow-ip-fragmentation)


---

# 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-a-vlan.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.
