Template:Networking rut2xx manual setup wizard lan: Difference between revisions
Appearance
Created page with "==LAN== The <b>LAN</b> section is used to configure the router's local area network (LAN) and DHCP server settings. A DHCP (Dynamic Host Configuration Protocol) server can au..." |
m →LAN |
||
| 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> | ||