Changes

32 bytes added ,  11:42, 16 October 2020
no edit summary
Line 11: Line 11:  
===General Setup===
 
===General Setup===
 
----
 
----
The General Setup tab provides you with the possibility to set the router's Private IP address, IP netmask and IP broadcast.
+
The <b<General Setup</b> section provides you with the possibility to set the router's Private IP address, IP netmask and IP broadcast.
   −
[[File:Networking rut manual lan general settings.png|border]]
+
[[File:Networking_rut_manual_lan_general_settings.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>field name</th>
+
         <th>Field</th>
       <th>value</th>
+
       <th>Value</th>
       <th>description</th>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>IP address</td>
 
       <td>IP address</td>
       <td>ip; Default: '''192.168.1.1'''</td>
+
       <td>ip; default: <b>192.168.1.1</b></td>
       <td>IP address that the device uses on the LAN network </td>
+
       <td>IP address of this LAN interface.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>IP netmask</td>
 
       <td>IP netmask</td>
       <td>ip; Default: '''255.255.255.0'''</td>
+
       <td>ip; default: <b>255.255.255.0</b></td>
       <td>A netmask is used to define how “large" the LAN network is</td>
+
       <td>A netmask is used to define how “large" the LAN network is.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>IP broadcast</td>
 
     <td>IP broadcast</td>
         <td>ip; Default: " "</td>
+
         <td>ip; default: <b>none</b></td>
         <td>IP broadcasts are used by BOOTP and DHCP clients to find and send requests to their respective servers</td>
+
         <td>IP broadcasts are used by BOOTP and DHCP clients to find and send requests to their respective servers.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>IPv6 Address</td>
 
     <td>IPv6 Address</td>
         <td>ip; Default: " "</td>
+
         <td>ip6; default: <b>none</b></td>
         <td>Assigns an Ipv6 address for this interface. CIDR notation: address/prefix</td>
+
         <td>Assigns an Ipv6 address for this interface. CIDR notation: address/prefix.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>IPv6 Prefix Length</td>
 
     <td>IPv6 Prefix Length</td>
         <td>ip; Default: <b>60</b></td>
+
         <td>hex; default: <b>60</b></td>
         <td>Delegates a prefix length for this interface</td>
+
         <td>Delegates a prefix length for this interface.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>IPv6 Subprefix Hint</td>
+
     <td>IPv6 Prefix</td>
         <td>ip; Default: " "</td>
+
         <td>hex; default: <b>none</b></td>
         <td>Hexadecimal hint to used in the IPv6 address prefix</td>
+
         <td>Custom IPv6 prefix for this network interface.</td>
 
     </tr>
 
     </tr>
    <tr>
+
    <tr>
 
     <td>ULA Prefix</td>
 
     <td>ULA Prefix</td>
         <td>ip; Default: " "</td>
+
         <td>ip; default: <b>none</b></td>
         <td>Prefix used for the Unique Local Address</td>
+
         <td>Prefix used for the Unique Local Address.</td>
 
     </tr>
 
     </tr>
   
</table>
 
</table>
  

Navigation menu