Changes

no edit summary
Line 53: Line 53:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>IPv4 address</td>
+
       <td>Hostname to send when requesting DHCP</td>
       <td>ip4; default: <b>none</b></td>
+
       <td>string; default: <b>none</b></td>
       <td>The IPv4 address interface of this interface. An IP address identifies a device on a network and allows it to communicate with other devices.</td>
+
       <td>A hostname for this interface used to identify this machine on the DHCP server.</td>
 
     </tr>
 
     </tr>
    <tr>
+
</table>|}}
      <td>IPv4 netmask</td>
  −
      <td>netmask; default: <b>none</b></td>
  −
      <td>The IPv4 netmask of this interface. A <b>[[What is a Netmask?|netmask]]</b> is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes a device.</td>
  −
    </tr>
  −
    <tr>
  −
      <td>IPv4 gateway</td>
  −
      <td>ip4; default: <b>none</b></td>
  −
      <td>The IPv4 address gateway of this interface. An interface's gateway is the default next hop address to access other networks.</td>
  −
    </tr>
  −
    <tr>
  −
      <td>DNS servers</td>
  −
      <td>ip4; default: <b>none</b></td>
  −
      <td>DNS server addresses that this interface will use. If left empty, DNS servers are assigned automatically. To see what DNS servers are currently used, you can check the contents of the <i>/tmp/resolv.conf.auto</i> file.</td>
  −
    </tr>
  −
</table>
      
====Static: DHCP Server====
 
====Static: DHCP Server====

Navigation menu