Changes

no edit summary
Line 19: Line 19:  
The <b>Static IPv4 Routes</b> section displays a list of user defined static IPv4 routes and provides the possibility to add and configure new ones. The list is empty by default.
 
The <b>Static IPv4 Routes</b> section displays a list of user defined static IPv4 routes and provides the possibility to add and configure new ones. The list is empty by default.
   −
[[File:Networking tswos manual static routes static ipv4 routes.png|border|class=tlt-border]]
+
[[File:Networking tswos manual static routes static ipv4 routes_v1.png|border|class=tlt-border]]
    
To add a new route and begin editing, simply click the 'Add' button. Refer to the table below for information on static route configuration fields.
 
To add a new route and begin editing, simply click the 'Add' button. Refer to the table below for information on static route configuration fields.
   −
[[File:Networking tswos manual static routes static ipv4 new routes.png|border|class=tlt-border]]
+
[[File:Networking tswos manual static routes static ipv4 new routes_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 50: Line 50:  
         <td>ip4; default: <b>none</b></td>
 
         <td>ip4; default: <b>none</b></td>
 
         <td>A gateway can be any machine in a network that is capable of serving as an access point to another network. Traffic that matches this route will be directed over the IP address specified in this field.</td>
 
         <td>A gateway can be any machine in a network that is capable of serving as an access point to another network. Traffic that matches this route will be directed over the IP address specified in this field.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Metric</td>
 +
        <td>integer [0..4294967295]; default: <b>none</b></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 lower metric is applied.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 72: Line 77:  
             </ul>
 
             </ul>
 
         </td>
 
         </td>
 +
    </tr>
 +
    <tr>
 +
    <td>Actions</td>
 +
        <td>-(interactive button)</td>
 +
      <td>Deletes the configuration.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu