Template:Networking rut manual routes: Difference between revisions
Template:Networking rut manual routes (view source)
Revision as of 11:09, 24 October 2023
, 24 October 2023Text 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}}} }} }}"
No edit summary |
Gytispieze (talk | contribs) 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}}} }} }}") |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Template: | {{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 | 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 27: | Line 31: | ||
<tr> | <tr> | ||
<td>IP address</td> | <td>IP address</td> | ||
<td>ip; | <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; | <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; | <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> | ||
Line 69: | Line 73: | ||
<tr> | <tr> | ||
<td>Network</td> | <td>Network</td> | ||
<td>string; | <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; | <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; | <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]; | <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> | ||
Line 122: | Line 126: | ||
<tr> | <tr> | ||
<td>Network</td> | <td>Network</td> | ||
<td>string; | <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; | <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; | <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]; | <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> |