Changes

no edit summary
Line 26: Line 26:  
[[File:Netoworking rut configuration example gre via cli 02.png|border]]
 
[[File:Netoworking rut configuration example gre via cli 02.png|border]]
 
<li>Configuring GRE Tunnel</li>
 
<li>Configuring GRE Tunnel</li>
<div>GRE Tunnel configuration is found at '''/etc/config/gre_tunnel'''. Use the '''vi''' command to access and edit the following configuration.</div>
+
<div>GRE Tunnel configuration should be written in the file '''/etc/config/network'''. Use the '''vi''' command to access and edit according the following configuration.</div>
 
</ul>
 
</ul>
   −
Access to the RUTxxx via CLI or SHH.
+
Access to the RUTxxx via CLI or SHH. '''Note:''' The instructions to remote access are in this link https://wiki.teltonika-networks.com/view/Command_line_interfaces
<li>'''Note:''' The instructions to access are in this link https://wiki.teltonika-networks.com/view/Command_line_interfaces</li>
      +
Since you access to the SSH or CLI, write '''vi /etc/config/network''', then click on the '''i''' letter and navigate to the end of the file.
      −
[[File:Networking_rutxxx_configuration_example_gre_instance_v1.png|border|class=tlt-border]]
  −
  −
Then apply the configuration presented below.
  −
  −
[[File:Networking_rutxxx_configuration_example_rut_settings_v1.png|border|class=tlt-border]]
  −
  −
#'''Enable''' instance.
  −
#Select '''Tunnel source''' (select your WAN interface).
  −
#Enter '''Remote endpoint IP address''' (Cisco WAN IP).
  −
#Set '''MTU''' to '''1440'''.
  −
#Write '''Local GRE interface IP address''' (create GRE tunnel IP address or just use the same as in the example).
  −
#Write '''Local GRE interface netmask''' (create GRE tunnel netmask or just use the same as in the example)
  −
#Leave everything else as default and click '''Save'''.
  −
  −
==Cisco configuration==
  −
  −
Connect to router's '''WebUI''', go to '''VPN > GRE Tunnel''' and apply the following configuration.
  −
  −
[[File:Networking_rutxxx_configuration_example_cisco_settings_v1.png|border|class=tlt-border]]
  −
  −
#Write '''GRE Tunnel Description''' (anything you want).
  −
#Select '''Source''' (select your WAN interface).
  −
#Enter '''Destination''' (RUT WAN IP).
  −
#Write '''IP Address Of GRE Tunnel''' (create GRE tunnel IP address or just use the same as in the example).
  −
#Write '''Subnet Mask''' (create GRE tunnel netmask or just use the same as in the example).
  −
#Set '''MTU''' to '''1440'''.
  −
#Leave everything else as default and save settings.
      
==Testing configuration==
 
==Testing configuration==

Navigation menu