Changes

no edit summary
Line 63: Line 63:  
     <tr>
 
     <tr>
 
     <td>Route Type</td>
 
     <td>Route Type</td>
         <td>unicast | local | broadcast | multicast | unreachable | prohibit | backhole | anycast | -- custom -- ; default: <b>unicast</b></td>
+
         <td>unicast | local | broadcast | multicast | unreachable | prohibit | backhole | anycast; default: <b>unicast</b></td>
 
         <td>Selects route type. Each type specifies a different behavior for the route:
 
         <td>Selects route type. Each type specifies a different behavior for the route:
 
             <ul>
 
             <ul>
Line 74: Line 74:  
                 <li><b>blackhole</b> - packets that match this type of route are discarded without any response.</li>
 
                 <li><b>blackhole</b> - packets that match this type of route are discarded without any response.</li>
 
                 <li><b>anycast</b> - provides a possibility to route incoming requests to multiple different network locations.</li>
 
                 <li><b>anycast</b> - provides a possibility to route incoming requests to multiple different network locations.</li>
                <li><b>-- custom --</b> - does not use any of the predefined route types.</li>
   
             </ul>
 
             </ul>
 
         </td>
 
         </td>
Line 133: Line 132:  
The <b>Static IPv6 Routes</b> section displays a list of user defined static IPv6 routes and provides the possibility to add and configure new ones. The list is empty by default.
 
The <b>Static IPv6 Routes</b> section displays a list of user defined static IPv6 routes and provides the possibility to add and configure new ones. The list is empty by default.
   −
[[File:Networking tswos manual static routes static ipv6 routes.png|border|class=tlt-border]]
+
[[File:Networking tswos manual static routes static ipv6 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 ipv6 new routes.png|border|class=tlt-border]]
+
[[File:Networking tswos manual static routes static ipv6 new routes_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 159: Line 158:  
         <td>ip6; default: <b>none</b></td>
 
         <td>ip6; 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 167: Line 171:  
     <tr>
 
     <tr>
 
     <td>Route Type</td>
 
     <td>Route Type</td>
         <td>unicast | local | broadcast | multicast | unreachable | prohibit | backhole | anycast | -- custom -- ; default: <b>unicast</b></td>
+
         <td>unicast | local | broadcast | multicast | unreachable | prohibit | backhole | anycast; default: <b>unicast</b></td>
 
         <td>Selects route type. Each type specifies a different behavior for the route:
 
         <td>Selects route type. Each type specifies a different behavior for the route:
 
             <ul>
 
             <ul>
Line 178: Line 182:  
                 <li><b>blackhole</b> - packets that match this type of route are discarded without any response.</li>
 
                 <li><b>blackhole</b> - packets that match this type of route are discarded without any response.</li>
 
                 <li><b>anycast</b> - provides a possibility to route incoming requests to multiple different network locations.</li>
 
                 <li><b>anycast</b> - provides a possibility to route incoming requests to multiple different network locations.</li>
                <li><b>-- custom --</b> - does not use any of the predefined route types.</li>
   
             </ul>
 
             </ul>
 
         </td>
 
         </td>
 +
    </tr>
 +
    <tr>
 +
    <td>Actions</td>
 +
        <td>-(interactive button)</td>
 +
      <td>Deletes the configuration.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
  −
      
[[Category:{{{name}}} Network section]]
 
[[Category:{{{name}}} Network section]]

Navigation menu