Difference between revisions of "VLAN Set Up Test"

From Teltonika Networks Wiki
(Created page with "== 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...")
 
Line 1: Line 1:
 +
<p style="color:red">The information in this page is updated in accordance with firmware version '''[https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads 00.07.09.01]'''.
 
== Introduction ==
 
== 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).
 
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 RUTX11 device.
+
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.
 +
[[File:Networking rutos manual webui basic advanced mode 75.gif|border|class=tlt-border|1004x1004px]]
 
== Creating VLAN ==
 
== Creating VLAN ==
  
 
To create a VLAN follow all the steps below:
 
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)
+
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'''
+
Next, navigate to '''Network → Vlan → Port Based'''
* Now you'll need to add a new VLAN and change the first VLAN ('''ID:1''') configuration. So basically you need to choose which port you will use for yourself and turn that port Off in VLAN ('''ID:1'''). In my example, I've chosen a second Ethernet port for myself.
+
<table class="nd-othertables_2">
I've turned '''off''' in first '''VLAN's LAN 2''' port and in my new '''VLAN 3''' I've turned '''on''' (by choosing '''Untagged''') the '''LAN2''' port:
+
<tr>
[[File:Vlan1.png|thumb|alt=|center|824x824px]]
+
<th width=250; style="border-bottom: 1px solid white;></th>
 +
<th width=950; style="border-bottom: 1px solid white"; rowspan=2>[[File:2024-09-25 09h34 42.png|800px|border|class=tlt-border|right]]</th>
 +
</tr>
 +
<tr>
 +
<td style="border-bottom: 4px solid white>
 +
* Now you'll need to add a new VLAN and change the first VLAN ('''ID:1''') configuration.
 +
*# Press [[File:Add Button.png|60x90px]].
 +
*# Choose which port you will use and turn that port '''Off''' in VLAN ('''ID:1'''). In this example, lan3 port was chosen.
 +
*# Turn on the selected LAN port in the new VLAN by selecting untagged from the dropdown meniu.
 +
*# Press [[File:Save & Apply.png|100x30px]].
 +
</td>
 +
</tr>
 +
</table>
 +
'''Note''' some of the devices when navigated to '''Network → Vlan → Port Based''' will not have any VLANs and only two will apear once [[File:Add Button.png|60x90px]] were pressed. In this situation your new VLAN will have ID '''2'''.
 +
 
 +
Before [[File:Add Button.png|60x90px]]:
 +
[[File:Vlan before add button.png|1100px|border|class=tlt-border]]
 +
----
 +
After [[File:Add Button.png|60x90px]]:
 +
[[File:2024-09-25 10h14 51.png|1100px|border|class=tlt-border]]
  
*Press '''Save & Apply'''
 
  
 
==Creating Interface's==
 
==Creating Interface's==
  
*Now navigate to '''Network → Interfaces'''
+
*Now navigate to '''Network → LAN'''
*Add a new instance, by entering any interface name and pressing '''ADD''' button:
+
*Add a new instance, by pressing [[File:Add Button.png|60x90px]]:
[[File:Vlan2.png|center|thumb|948x948px]]
 
  
*Now a new window for your interface configuration will pop up:
+
* In General Settings:
*#For protocol select "'''Static'''"
 
*#For IPv4 type IP of your choice with a different subnet. For example, if you are using default router configurations your device should have IP: '''192.168.1.1''' and netmask: '''255.255.255.0''', for this example we can change only one number, type: '''192.168.2.1'''
 
*#For Netmask, you can leave it default: '''255.255.255.0'''
 
*#Press the button "'''SETUP DHCP SERVER'''"
 
*#And leave everything else default, your configuration should look like this:
 
  
[[File:Vlan3.png|center|thumb|632x632px]]
+
<table class="nd-othertables_2">
 +
<tr>
 +
<th width=400; style="border-bottom: 1px solid white;></th>
 +
<th width=600; style="border-bottom: 1px solid white"; rowspan=2>[[File:Newlaninterfaceconfig.png|border|class=tlt-border|right]]</th>
 +
</tr>
 +
<tr>
 +
<td style="border-bottom: 4px solid white>
 +
*# Enable the instance.
 +
*# Write the '''desired name'''.
 +
*# Write the '''desired IP address'''.
 +
*# Select '''desired netmask''' from the dropdown meniu.
 +
*# If needed enable '''DHCP'''.
 +
</td>
 +
</tr>
 +
</table>
 +
----
 +
* In Physical Settings:
 +
<table class="nd-othertables_2">
 +
<tr>
 +
<th width=250; style="border-bottom: 1px solid white;></th>
 +
<th width=950; style="border-bottom: 1px solid white"; rowspan=2>[[File:Newlanphysicalsettings.png|800px|border|class=tlt-border|right]]</th>
 +
</tr>
 +
<tr>
 +
<td style="border-bottom: 4px solid white>
 +
*# Frow the dropdown meniu select new VLAN interface.
 +
*# Press [[File:Save & Apply.png|100x30px]].
 +
</td>
 +
</tr>
 +
</table>
  
*Next, go to the "'''PHYSICAL SETTINGS'''"
+
*If you've configurated everything correctly your new Interface should be running:
*Select your newly created VLAN in the Interface drop-down (it should be named '''eth0.3'''):
 
  
[[File:Vlan4.png|center|thumb|761x761px]]
+
[[File:Newinterfacewithvlan.png|1000px|border|class=tlt-border]]
 
 
*Press "the '''SAVE & APPLY'''" button
 
*If you've configurated everything correctly your new Interface should be running like in my case:
 
 
 
[[File:Vlan5.png|center|thumb|954x954px]]
 
  
 
==Testing new VLAN==
 
==Testing new VLAN==
Line 46: Line 83:
 
Now by plugging my PC into the Ethernet cable with the RUTX11 LAN2 port you need to check if everything is working correctly. To do that you'll need:
 
Now by plugging my PC into the Ethernet cable with the RUTX11 LAN2 port you need to check if everything is working correctly. To do that you'll need:
  
 +
<table class="nd-othertables_2">
 +
<tr>
 +
<th width=250; style="border-bottom: 1px solid white;></th>
 +
<th width=950; style="border-bottom: 1px solid white"; rowspan=2>[[File:Vlan6.png|center|thumb]]</th>
 +
</tr>
 +
<tr>
 +
<td style="border-bottom: 4px solid white>
 
*On your Windows machine open '''CMD''' (you can do it by typing in Windows search "'''CMD'''" and press '''Enter'''):
 
*On your Windows machine open '''CMD''' (you can do it by typing in Windows search "'''CMD'''" and press '''Enter'''):
 
+
</td>
[[File:Vlan6.png|center|thumb]]
+
</tr>
 
+
</table>
 +
----
 +
<table class="nd-othertables_2">
 +
<tr>
 +
<th width=250; style="border-bottom: 1px solid white;></th>
 +
<th width=950; style="border-bottom: 1px solid white"; rowspan=2>[[File:Vlan7.png|center|thumb|499x499px]]</th>
 +
</tr>
 +
<tr>
 +
<td style="border-bottom: 4px solid white>
 
*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'''):
 
*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'''):
 +
</td>
 +
</tr>
 +
</table>
  
[[File:Vlan7.png|center|thumb|499x499px]]
 
 
If you did, then you've done everything correctly, if you didn't go through all set up again and check if you have missed anything.
 
If you did, then you've done everything correctly, if you didn't go through all set up again and check if you have missed anything.
  
Line 64: Line 118:
 
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'''".
 
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 [https://wiki.teltonika-networks.com/view/RUTX11_Traffic_Shaping here].
+
For more detailed information about how to configure QoS and how it works, you can read it [https://wiki.teltonika-networks.com/view/RUTX14_Traffic_Shaping here].
  
 
[[Category:Networking]]
 
[[Category:Networking]]

Revision as of 11:22, 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 apear 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 my PC into the Ethernet cable with the RUTX11 LAN2 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):

If you did, then you've done everything correctly, if you didn't go through all set up again and check if you have missed anything.


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.