Changes

m
Line 59: Line 59:  
         <td>Limit</td>
 
         <td>Limit</td>
 
         <td>integer [1..255]; default: <b>150</b></td>
 
         <td>integer [1..255]; default: <b>150</b></td>
         <td>How many addresses the DHCP server can lease out. Continuing from the example above: if the start address is 192.168.1.100 and the server can lease out 150 addresses, available addresses will be from 192.168.1.<b>100</b> to 192.168.1.<b>249</b> (<i>100 + 150 – 1 = 249</i>; this is because the first address is inclusive)</td>
+
         <td>How many addresses the DHCP server can lease out. Continuing from the example above: if the start address is 192.168.1.100 and the server can lease out 150 addresses, available addresses will be from 192.168.1.<b>100</b> to 192.168.1.<b>249</b> (<i>100 + 150 – 1 = 249</i>); this is because the first address is inclusive)</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>

Navigation menu