Changes

619 bytes added ,  13:23, 14 October 2019
Line 32: Line 32:  
         <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>
 +
    <td>IPv6 Address</td>
 +
        <td>ip; Default: " "</td>
 +
        <td>Assigns an Ipv6 address for this interface. CIDR notation: address/prefix</td>
 +
    </tr>
 +
    <tr>
 +
    <td>IPv6 Prefix Length</td>
 +
        <td>ip; Default: <b>60</b></td>
 +
        <td>Delegates a prefix length for this interface</td>
 +
    </tr>
 +
    <tr>
 +
    <td>IPv6 Subprefix Hint</td>
 +
        <td>ip; Default: " "</td>
 +
        <td>Hexadecimal hint to used in the IPv6 address prefix</td>
 +
    </tr>
 +
    <tr>
 +
    <td>ULA Prefix</td>
 +
        <td>ip; Default: " "</td>
 +
        <td>Prefix used for the Unique Local Address</td>
 +
    </tr>
 +
 
</table>
 
</table>
  

Navigation menu