Changes

Line 126: Line 126:     
==VXLAN over VPN tunnel==
 
==VXLAN over VPN tunnel==
 
+
File:Vxlan over vpn add server.png
If only one public IP address is available, VXLAN can be configured through a VPN tunnel. In this case, an IPSec VPN will be used, where RUT1 acts as the VPN server and RUT2 as the client. The VPN creates remote tunnel endpoints, which can then be integrated into the VXLAN configuration to enable Layer 2 communication between the routers.
+
If only one public IP address is available, VXLAN can be configured through a VPN tunnel. In this case, an IPsec VPN will be used, where RUT1 acts as the VPN server and RUT2 as the client. The VPN creates remote tunnel endpoints, which can then be integrated into the VXLAN configuration to enable Layer 2 communication between the routers.
    
===Configuration on RUT1 device===
 
===Configuration on RUT1 device===
 +
----
 +
Navigate to '''Services > VPN > IPsec''':
 +
#Enter Instance name
 +
#Click '''Add''' button
 +
[[File:Vxlan over vpn add server.png]]
    
===Configuration on RUT2 device===
 
===Configuration on RUT2 device===
 +
----
 +
[[File:Vxlan over vpn add client.png]]
    
==Configuration testing==
 
==Configuration testing==

Navigation menu