Difference between revisions of "VLAN Set Up Test"

From Teltonika Networks Wiki
 
Line 77: Line 77:
 
*If you've configurated everything correctly your new Interface should be running:
 
*If you've configurated everything correctly your new Interface should be running:
  
[[File:Newinterfacewithvlan.png|1000px|border|class=tlt-border]]
+
[[File:Newinterfacewithvlan.png|1100px|border|class=tlt-border]]
  
 
==Testing new VLAN==
 
==Testing new VLAN==

Latest revision as of 11:33, 25 September 2024

Main Page > FAQ > Networking > VLAN Set Up Test

The information in this page is updated in accordance with firmware version 00.07.09.01.

Introduction

This article contains instructions o how to set up VLAN using a Teltonika-Networks device. Following this example, you will be able to create two different networks (network interfaces) and limit speed on one of the interfaces (or both of them).

For this example, I will be using the RUTX14 device.

If you're having trouble finding any page or some of the parameters described here on your device's WebUI, you should turn on "Advanced WebUI" mode. You can do that by clicking the "Advanced" button which is located at the top-right corner of the WebUI. Networking rutos manual webui basic advanced mode 75.gif

Creating VLAN

To create a VLAN follow all the steps below:

Access your device WebUI by typing your Routers Private or Public IP in your browser (my router has private IP 192.168.1.1) Next, navigate to Network → Vlan → Port Based

2024-09-25 09h34 42.png
  • Now you'll need to add a new VLAN and change the first VLAN (ID:1) configuration.
    1. Press Add Button.png.
    2. Choose which port you will use and turn that port Off in VLAN (ID:1). In this example, lan3 port was chosen.
    3. Turn on the selected LAN port in the new VLAN by selecting untagged from the dropdown meniu.
    4. Press Save & Apply.png.

Note some of the devices when navigated to Network → Vlan → Port Based will not have any VLANs and only two will appear once Add Button.png were pressed. In this situation your new VLAN will have ID 2.

Before Add Button.png: Vlan before add button.png


After Add Button.png: 2024-09-25 10h14 51.png


Creating Interface's

  • Now navigate to Network → LAN
  • Add a new instance, by pressing Add Button.png:
  • In General Settings:
Newlaninterfaceconfig.png
    1. Enable the instance.
    2. Write the desired name.
    3. Write the desired IP address.
    4. Select desired netmask from the dropdown meniu.
    5. If needed enable DHCP.

  • In Physical Settings:
Newlanphysicalsettings.png
    1. Frow the dropdown meniu select new VLAN interface.
    2. Press Save & Apply.png.
  • If you've configurated everything correctly your new Interface should be running:

Newinterfacewithvlan.png

Testing new VLAN

Now by plugging PC into the RUTX14 LAN3 port you need to check if everything is working correctly. To do that you'll need:

Vlan6.png
  • On your Windows machine open CMD (you can do it by typing in Windows search "CMD" and press Enter):

Vlan7.png
  • In CMD type the command "ipconfig", press Enter and search for Ethernet adapter and check if you got the IP address like I did (192.168.2.x):

Setting up data limit on the interface

This step is optional, complete this if you need to limit internet data on one of your interfaces (or both).

You'll need to create a QoS configuration, for this you'll need to download the QoS package in Services → Package Manager → Packages and limit the internet speed for an interface that you want to be limited.

Note: If you set QoS for the LAN interface, the direction logic is naturally inverted. Egress means "from router towards LAN" = in practice "download from WAN forwarded to LAN".

For more detailed information about how to configure QoS and how it works, you can read it here.