Changes

Line 106: Line 106:  
==Configuring VXLAN over Mobile network==
 
==Configuring VXLAN over Mobile network==
 
In this section, VXLAN will be set up between two Teltonika devices using Mobile WAN, necessitating two public IPs—one for each RUT device. The LAN configuration will remain consistent, except for the APN settings and '''Network > Devices''' section, where the remote address of the created VXLAN interface will be updated to reflect the other router's public IP.
 
In this section, VXLAN will be set up between two Teltonika devices using Mobile WAN, necessitating two public IPs—one for each RUT device. The LAN configuration will remain consistent, except for the APN settings and '''Network > Devices''' section, where the remote address of the created VXLAN interface will be updated to reflect the other router's public IP.
 +
 +
===Configuration on RUT1 device===
 +
----
 +
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]]
 +
 +
: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 [[File:Save & Apply.png|90px]] twice
 +
[[File:Vxlan_over_wired_wan_settings_rut1.png|border|class=tlt-border]]
 +
 +
Navigate to the '''Network > Devices'''
 +
#In '''Add new device''' section select Type '''VXLAN'''
 +
#Press [[File:Add Button.png|50px]]
 +
[[File:Vxlan over wired vxlan settings add.png|border|class=tlt-border]]
 +
#<li value="3">Enter name of the new VXLAN interface
 +
# Enter the Remote address corresponding to RUT2 wired WAN interface  IP address
 +
# Click [[File:Save & Apply.png|90px]] twice
 +
[[File:Vxlan over wired vxlan settings rut1.png|border|class=tlt-border]]
 +
 +
Navigate to '''Network > LAN''' and click '''Edit''' to modify existing LAN interface
 +
 +
[[File:Vxlan over wired lan config.png|border|class=tlt-border]]
 +
 +
#Asure that '''Bridge interfaces''' option is enabled
 +
#Click on the droplist and add vxlan1 interface
 +
#Click [[File:Save & Apply.png|90px]] twice
 +
 +
[[File:Vxlan over wired lan physical settings.png|border|class=tlt-border]]