VXLAN Configuration Example: Difference between revisions
Line 57: | Line 57: | ||
====RUT2 WAN configuration==== | ====RUT2 WAN configuration==== | ||
Navigate to the '''Network > WAN''' section in the WebUI, then click the '''Edit''' button for the wired WAN interface. | The configuration steps for RUT2 are similar to those performed on RUT1, with some additional adjustments. Navigate to the '''Network > WAN''' section in the WebUI, then click the '''Edit''' button for the wired WAN interface. | ||
[[File:Vxlan_over_wan_config_rut1_wan_p1.png|border|class=tlt-border]] | [[File:Vxlan_over_wan_config_rut1_wan_p1.png|border|class=tlt-border]] | ||
Revision as of 06:12, 24 September 2024
VXLAN support has been introduced starting with firmware version 00.07.09 and later. It is advised to update to the latest firmware available.
The information in this page is updated in accordance with 00.07.09.1 firmware version.
Introduction
VXLAN (Virtual Extensible LAN) encapsulates Layer 2 Ethernet frames within Layer 3 packets, creating a Layer 2 network over a Layer 3 infrastructure. It acts as a virtual switch, interconnecting routers and all devices connected to them into an extended Layer 2 network, enhancing scalability and flexibility. In this article several methods to configure a VXLAN tunnel between two Teltonika devices will be demonstrated.
Prerequisites
- Two routers with installed VXLAN packages, will refer to these as RUT1 and RUT2
- End device like Laptop or Mobile Phone
- Two Public IP addresses for configuring VXLAN over the Mobile network
- One Public IP address for configuring VXLAN over the VPN tunnel
VXLAN package Installation
First, install the VXLAN package on both RUT1 and RUT2 devices. This package is available on firmware version 07.09 and later, therefore, updating the router's firmware is a mandatory step if it is outdated. After the update, the package can be found in the Package Manager in the WebUI.
Navigate to System > Package Manager
- In the search bar look for vxlan packet
- Click Install
Configuration of VXLAN over Wired WAN
In this section, the setup of VXLAN over Wired WAN using RUT1 and RUT2 devices will be described. The process will show how to create a VXLAN tunnel to connect the devices and allow them to communicate over the wired network.
VXLAN Over Wired WAN Configuration On RUT1 device
Navigate to the Network > WAN section in the WebUI, then click the Edit button for the wired WAN interface.
- Configuration window will open. Adjust following:
- Ensure interface is Enabled
- Change Protocol to Static
- Enter Ipv4 address for communication in this Wired WAN network
- Select your preferable IPv4 netmask
- Click twice
Navigate to the Network > Devices
- Enter name of the new VXLAN interface
- Enter the Remote address corresponding to RUT2 wired WAN interface IP address
- Click twice
Navigate to Network > LAN and click Edit to modify existing LAN interface
- Asure that Bridge interfaces option is enabled
- Click on the droplist and add vxlan1 interface
- Click twice
VXLAN configuration on RUT2 device
RUT2 WAN configuration
The configuration steps for RUT2 are similar to those performed on RUT1, with some additional adjustments. Navigate to the Network > WAN section in the WebUI, then click the Edit button for the wired WAN interface.
Configuration window will open. Adjust following:
- Ensure interface is Enabled
- Change Protocol to Static
- Enter Ipv4 address for communication in this Wired WAN network
- Select your preferable IPv4 netmask
- Click twice
RUT2 VXLAN configuration
Navigate to the Network > WAN
- Enter name of the new VXLAN interface
- Enter the Remote address corresponding to RUT2 wired WAN interface IP address
- Click twice