Changes

Created page with "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{se..."
{{Template: Networking_device_manual_fw_disclosure
| series = {{{series}}}
| name = {{{name}}}
| fw_version ={{Template: Networking_device_manual_latest_fw
| series = {{{series}}}
| name = {{{name}}}
}}
}}
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
__TOC__
==Summary==

The <b>DHCP</b> page is used to to set up DHCP settings, which are used to connect device with external networks.

This manual page provides an overview of DHCP page in {{{name}}} devices.

{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
| series = {{{series}}}
}}

==Static Leases==
<b>Static IP leases</b> are used to reserve specific IP addresses for specific devices by binding them to their MAC address. This is useful when you have a stationary device connected to your network that you need to reach frequently, e.g., printer, IP phone, etc.

This page displays static IP leases currently existing on this device.

<i>To make the Static Lease section visible, <b>set interface protocol to Static</b>.</i>
----
The Static Lease list is empty by default. To add a new Static Lease click the 'Add' button.

[[File:Networking_rutos_manual_dhcp_static_leases_add_button.png|border|class=tlt-border]]

Appears static lease, which should look similar to this:

[[File:Networking_rutos_manual_dhcp_static_leases.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>MAC</td>
<td>mac; default: <b>none</b></td>
<td>MAC address of a device that will connect to this network interface.</td>
</tr>
<tr>
<td>IP</td>
<td>ip; default: <b>none</b></td>
<td>The IP address that will be reserved for the specified device.</td>
</tr>
<tr>
<td>Description</td>
<td>string; default: <b>none</b></td>
<td>Name of static lease.</td>
</tr>
</table>

After you click 'Save & Apply' static leases will be saved.

[[Category:{{{name}}} Network section]]

Navigation menu