Template:Netoworking rut configuration example gre via cli: Difference between revisions
Appearance
Oscar.morao (talk | contribs) No edit summary |
Oscar.morao (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
==Introduction== | ==Introduction== | ||
{{Template:Networking_rutxxx_manual_fw_disclosure | fw_version= {{{fw_version}}} }} | |||
Generic Routing Encapsulation (GRE) is a tunneling protocol that can encapsulate a wide variety of network layer protocols inside virtual point-to-point links over an Internet Protocol network. | Generic Routing Encapsulation (GRE) is a tunneling protocol that can encapsulate a wide variety of network layer protocols inside virtual point-to-point links over an Internet Protocol network. | ||
| Line 17: | Line 18: | ||
[[File:Netoworking rut configuration example gre via cli 01.png|border|class=tlt-border|1100px]] | [[File:Netoworking rut configuration example gre via cli 01.png|border|class=tlt-border|1100px]] | ||
==RUT | ==RUT 1 Configuration== | ||
To set up the first instance we have to check the subnet LAN interface and the GRE config file. | |||
<ul> | |||
<li>Configuring the LAN interface.</li> | |||
<div>With the '''cat''' command access to '''/etc/config/network''' and the subnet should be '''192.168.1.1'''</div> | |||
[[File:Netoworking rut configuration example gre via cli 02.png|border]] | |||
<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> | |||
</ul> | |||
Access to the RUTxxx via CLI or SHH. | Access to the RUTxxx via CLI or SHH. | ||
<li>'''Note:''' The instructions to access are in this link https://wiki.teltonika-networks.com/view/Command_line_interfaces</li> | <li>'''Note:''' The instructions to access are in this link https://wiki.teltonika-networks.com/view/Command_line_interfaces</li> | ||
[[File:Networking_rutxxx_configuration_example_gre_instance_v1.png|border|class=tlt-border]] | [[File:Networking_rutxxx_configuration_example_gre_instance_v1.png|border|class=tlt-border]] | ||