Changes

m
Text replacement - "\{\{Template: Networking_rutos_manual_fw_disclosure (.*) (.*) (.*) (.*) \}\}" to "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }}"
Line 1: Line 1:  +
{{Template: Networking_device_manual_fw_disclosure
 +
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
| fw_version ={{Template: Networking_device_manual_latest_fw
 +
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 +
}}
 
==Summary==
 
==Summary==
   −
The <b>Routes</b> page displays the router's ARP table and active IPv4 and IPv6 routes. This chapter is an overview of the Routes page of {{{name}}} routers.
+
The <b>Routes</b> page displays the ARP table and active IPv4/IPv6 routes.
 +
 
 +
This chapter of the user manual provides an overview of the Routes page for {{{name}}} devices.
    
==ARP==
 
==ARP==
Line 11: Line 21:  
The figure below is an example of the ARP cache section:
 
The figure below is an example of the ARP cache section:
   −
[[File:{{{file_arp}}}]]
+
[[File:Networking_rutxxx_manual_routes_arp_v2.png]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 21: Line 31:  
     <tr>
 
     <tr>
 
         <td>IP address</td>
 
         <td>IP address</td>
         <td>ip; Default: <b>none</b></td>
+
         <td>ip; default: <b>none</b></td>
         <td>IP address of a local host</td>
+
         <td>IP address of a local host.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>MAC address</td>
 
         <td>MAC address</td>
         <td>mac; Default: <b>none</b></td>
+
         <td>mac; default: <b>none</b></td>
         <td>MAC address of a local host</td>
+
         <td>MAC address of a local host.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Interface</td>
 
         <td>Interface</td>
         <td>string; Default: <b>none</b></td>
+
         <td>string; default: <b>none</b></td>
         <td>Interface through which the router is associated with the host</td>
+
         <td>Interface through which the router is associated with the host.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 53: Line 63:  
The figure below is an example of the Active IP routes section:
 
The figure below is an example of the Active IP routes section:
   −
[[File:{{{file_ipv4_routes}}}]]
+
[[File:Networking_rutxxx_manual_routes_active_ip_routes_v1.png]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 63: Line 73:  
     <tr>
 
     <tr>
 
         <td>Network</td>
 
         <td>Network</td>
         <td>string; Default: <b>none</b></td>
+
         <td>string; default: <b>none</b></td>
         <td>Associated network interface name</td>
+
         <td>Associated network interface name.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Target</td>
 
         <td>Target</td>
         <td>ip | ip/netmask; Default: <b>none</b></td>
+
         <td>ip | ip/netmask; default: <b>none</b></td>
         <td>Destination network address</td>
+
         <td>Destination network address.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>IP gateway</td>
 
         <td>IP gateway</td>
         <td>ip; Default: <b>none</b></td>
+
         <td>ip; default: <b>none</b></td>
         <td>Indicates the IP address of the gateway through which the target network can be reached</td>
+
         <td>Indicates the IP address of the gateway through which the target network can be reached.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Metric</td>
 
         <td>Metric</td>
         <td>integer [0..4,294,967,295]; Default: <b>none</b></td>
+
         <td>integer [0..4,294,967,295]; default: <b>none</b></td>
         <td>Metrics help the router choose the best route among multiple feasible routes to a destination. The route will go in the direction of the gateway with the lowest metric value</td>
+
         <td>Metrics help the router choose the best route among multiple feasible routes to a destination. The route will go in the direction of the gateway with the lowest metric value.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
    
You can also view the routing table via shell using the <b>route</b> or <b>ip route</b> commands, depending on which output your prefer:
 
You can also view the routing table via shell using the <b>route</b> or <b>ip route</b> commands, depending on which output your prefer:
Line 105: Line 116:  
The figure below is an example of the Active IPv6 routes section:
 
The figure below is an example of the Active IPv6 routes section:
   −
[[File:{{{file_ipv6_routes}}}]]
+
[[File:Networking_rutxxx_manual_routes_active_ipv6_routes_v1.png]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 115: Line 126:  
     <tr>
 
     <tr>
 
         <td>Network</td>
 
         <td>Network</td>
         <td>string; Default: <b>none</b></td>
+
         <td>string; default: <b>none</b></td>
         <td>Associated network interface name</td>
+
         <td>Associated network interface name.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Target</td>
 
         <td>Target</td>
         <td>ip6 | ip6/netmask; Default: <b>none</b></td>
+
         <td>ip6 | ip6/netmask; default: <b>none</b></td>
         <td>Destination network address</td>
+
         <td>Destination network address.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>IP gateway</td>
 
         <td>IP gateway</td>
         <td>ip6; Default: <b>none</b></td>
+
         <td>ip6; default: <b>none</b></td>
         <td>Indicates the IPv6 address of the gateway through which the target network can be reached</td>
+
         <td>Indicates the IPv6 address of the gateway through which the target network can be reached.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Metric</td>
 
         <td>Metric</td>
         <td>integer [0..4,294,967,295]; Default: <b>none</b></td>
+
         <td>integer [0..4,294,967,295]; default: <b>none</b></td>
         <td>Metrics help the router choose the best route among multiple feasible routes to a destination. The route will go in the direction of the gateway with the lowest metric value</td>
+
         <td>Metrics help the router choose the best route among multiple feasible routes to a destination. The route will go in the direction of the gateway with the lowest metric value.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 139: Line 150:  
  root@Teltonika-{{{name}}}:~# <b>ip -6 route</b>
 
  root@Teltonika-{{{name}}}:~# <b>ip -6 route</b>
 
  fe80::/64 dev wwan0  proto kernel  metric 256
 
  fe80::/64 dev wwan0  proto kernel  metric 256
fdb2:7fc0:b88f::/64 dev br-lan  proto static  metric 1024
  −
ff00::/8 dev eth1  proto kernel  metric 256
  −
ff00::/8 dev br-lan  proto kernel  metric 256
  −
ff00::/8 dev ath1  proto kernel  metric 256
     −
[[Category:{{{name}}} WebUI]]
+
[[Category:{{{name}}} Status section]]

Navigation menu