Difference between revisions of "TRB140 Static Routes"

From Teltonika Networks Wiki
(biski)
Line 1: Line 1:
 +
== Summary ==
 +
'''Routing''' is the process of selecting a path for traffic in a network or between or across multiple networks. This chapter is an overview of the Routing section for TRB140 routers.
  
 
+
== Static IPV4 Routes ==
'''Routing''' is the process of selecting a path for traffic in a network or between or across multiple networks. This chapter is an overview of the Routing section for TRB140 routers.
+
[[File:Networking rutx manual routing static routes v1.png|center|thumb|1154x1154px]]
<br />
+
<table class="nd-mantable"><tr><th>field name</th><th>value</th><th>description</th></tr><tr><td>Interface</td><td>lan | mobile | eth0  </td><td>The zone where the target network resides</td></tr><tr><td>Tar'''get*'''</td><td>ip; Default: '''0.0.0.0'''</td><td>The address of the destination network</td></tr><tr><td>IPv4-Netmask'''*'''</td><td>ip; Default: '''0.0.0.0'''</td><td>A Mask that is applied to the Target to determine to what actual IP addresses the routing rule applies</td></tr><tr><td>IPv4-Gateway</td><td>ip; Default: " "</td><td>Defines where the router should send all the traffic that applies to the rule</td></tr><tr><td>Metric</td><td>integer; Default: '''0'''</td><td>The '''Metric''' value is used as a sorting measure. If a packet about to be routed fits two rules, the one with the higher metric is applied</td></tr><tr><td>MTU</td><td></td><td></td></tr><tr><td>Route Type</td><td></td><td></td></tr></table><br />
[[File:Networking TRB manual routing static routes.png|alt=Static routes|border|thumb|1104x1104px]]
 

Revision as of 18:25, 21 November 2019

Summary

Routing is the process of selecting a path for traffic in a network or between or across multiple networks. This chapter is an overview of the Routing section for TRB140 routers.

Static IPV4 Routes

Networking rutx manual routing static routes v1.png
field namevaluedescription
Interfacelan | mobile | eth0 The zone where the target network resides
Target*ip; Default: 0.0.0.0The address of the destination network
IPv4-Netmask*ip; Default: 0.0.0.0A Mask that is applied to the Target to determine to what actual IP addresses the routing rule applies
IPv4-Gatewayip; Default: " "Defines where the router should send all the traffic that applies to the rule
Metricinteger; Default: 0The Metric value is used as a sorting measure. If a packet about to be routed fits two rules, the one with the higher metric is applied
MTU
Route Type