Contents
Configuration with an Omada device as DHCP server
Configuration with an external DHCP server or without DHCP server
Introduction
We are aware that significant changes regarding LAN settings have been made from Omada Controller v5 to Omada Network v6. This article introduces how to configure the VLAN feature with newest Omada Network v6 to help you establish a better understanding of the workflow of how to configure VLAN with Omada Network v6.
Requirements
- Omada Controller
- Omada gateway/switch (optional)
Configuration
Configuration with an Omada device as DHCP server
Step 1. To create a new VLAN on the Controller. Go to Network Config > Network Settings > LAN and click Add under the column VLAN after logging into controller


Then we start with the basic configuration.
Select the device where you wish to set up a DHCP server as DHCP Server Device. It can be a gateway or switch that supports DHCP services.
Specify the Name, VLAN ID, as well as Subnet for the new network. If you mean to maintain a network with static IP addresses, you may disable DHCP feature.

If using Omada switch as DHCP server, these parameters need to be configured manually according to your needs. Select Static for IP Address Mode and specify the IP Address and Subnet Mask. Select DHCP Server for DHCP Mode and enter the required parameters, such as DHCP Range and DNS Server.

You may also configure advanced network settings including Snooping, Legal DHCP Servers and DHCP L2 Relay in Advanced Settings, and configure DHCP option 138 and custom DHCP options according to your own needs in Advanced DHCP Options. You may refer to other FAQ for the detailed information about these features if you have any further questions.

After finishing configuring all you need, click Next to continue.
Step 2. Select Device Port. On the following page, you will select device ports. To do this, you will click the device that you want to configure first and then select its ports where this set of VLAN configuration will be applied. Be aware that for switch ports, if a port remains unselected for any VLAN configuration, it turns out to be a trunk port possessing every VLAN to sustain connectivity. You may also enable our recommended features, such as port isolation and flow control, on these access ports. Then click Next to continue.
Note: We recommend selecting the access ports on your switches for your network (the ports that connect to hosts or clients, e.g., PCs) in this step. While for the gateway, if a branch needs it, you are supposed to enable it. A result is given in step 3 to explain how it behaves.

Step 3. Confirm what you have just configured. If it shows as expected, click Apply to finish.
For what is demonstrated in our series of screenshots in this FAQ, we will get a gateway whose ports LAN1 & LAN2 are having VLAN 100 with DHCP server on it, and a switch with its ports 17&18 to be the access ports for VLAN 100 as well as its ports 1-8 to be the trunk ports possessing multiple VLANs including VLAN 100 and any other VLAN you previously configured. (Ports 9-16 have been equipped with other VLANs and have been configured as access ports of that VLAN previously.)

Note: To further configure the switch port's network settings, like PVID, tag/untag etc., please go to the switch details page and edit the port if more configuration actions are needed.
Configuration with an external DHCP server or without DHCP server
Sometimes you may not be willing to set a DHCP server on Omada devices but want to add an existing VLAN, which may have been already well configured on routers or firewalls from other vendors to your downstream Omada devices, like EAPs or access switches. Or what you want is simply a pure layer 2 network with static IP addresses.
For these scenarios, what differs from the previous stage is that you need to select External Devices or None when selecting DHCP server Device.

The rest of the remaining part is basically the same workflow as the first stage.
Verification
In this chapter we demonstrate an example stage of network office configuration to illustrate how VLAN is set with Omada Controller 6.0. Network design as picture shown below.

For VLAN regulation of this instance, we plan to use VLAN 1 for network device management, VLAN 10 for employee PCs, VLAN 20 for guest access, VLAN 30 for security devices inside the office and VLAN 40 for IoT equipment. Their IP range and port planning as detailed with the following charts.
|
Network Name |
Usage |
VLAN ID |
Gateway/IP Range |
Ports |
SSID |
|
Default |
Default management network for network infrastructure devices and system administration |
1 |
192.168.0.1/24 |
SW A port 1-4 |
/ |
|
PC Network |
Primary employee network for desktop computers and workstations |
10 |
192.168.10.1/24 |
SW C port 1-4 |
/ |
|
Guest Network |
Isolated network for guest users with limited internet access only |
20 |
192.168.20.1/24 |
/ |
Guest SSID |
|
Security Network |
Dedicated network for security cameras, access control systems and surveillance equipment |
30 |
192.168.30.1/24 |
SW B port 1-24 |
/ |
|
IoT Network |
Segregated network for smart devices, sensors, and IoT equipment with controlled access |
40 |
192.168.40.1/24 |
SW C port 10,14,18 |
IoT SSID |
Here we take the configuration of VLAN 10 as an example, the configuration method for other VLANs is similar to this one. After we connect all devices in order, we start with creation of VLAN 10 since VLAN 1 is generated by default. Click add on the top left to enter the edit page.

We create VLAN 10, select Omada gateway as DHCP server with DHCP service enabled and name it PC Network.

Then we select the ports which are expected to be the access ports of PC Network, 4 PCs and 1 NAS included. We grant them access to VLAN 10. This can be achieved by either ticking the ports one by one or dragging a blank covering multiple ports. Red garbage can icon is used for clearing all ports that are selected. Don’t worry about uplink ports, they will be containing VLAN 10 after configuration is completed as long as they remain as trunk ports.

After that, we push forward to the confirmation page. It behaves as we expected, so we click Apply to finish. And it is completed for generating a VLAN.

Now, we are going to demonstrate how to edit the existing VLAN configuration.
Given that we have 4 more new workers coming to add join, we need to add four more PCs into office network, which means, to VLAN 10.
To do this, after connecting the 4 new PCs to port 5-8 of switch C, we go to Network Config > LAN, find PC Network(VLAN 10) on the left side and click edit button on the right side. In the following page you may edit network parameters for this VLAN. Yet it is not needed in the example scenario, we will simply skip it to the next page where access ports will be defined.

As we click switch C to open its port details, you can see that it is shown here that we have detected 4 new PCs with port 5-8. Now with similar move we select port 5-8 and make them access ports of VLAN 10 as well.

Lastly, it’s confirmation phase for checking the status of VLAN 10. If it behaves as what you want, click Apply and the edit is then completed.
Conclusion
These are steps of how to create VLAN with the newest Omada Controller v6. Simply speaking, it follows a sequence of configurating parameters, selecting ports, confirmation and repeat for a different VLAN. Editing existing VLAN follows this order as well.
For veterans to quickly get what has been changed, as you may have already discovered, a major difference is that VLAN configurations now are independent and no longer related to switch profile.
Our old pattern works like “Network > Port Profile > Switch Port”, VLAN in switch port cannot be directly modified, you have to change the contents in Port Profile to realize the modifications to VLAN in switch port. And for now, it works like “Network > Switch Port”, we firstly configure VLAN for overall network, if further adjustments are needed, then we move directly to switch port/ports (drag your mouse to select multiple units) in device details page and directly modify tag, PVID, etc. specification for advanced configurations.
Get to know more details of each function and configuration please go to Download Center to download the manual of your product.