# Local Networks

{% hint style="warning" %}
Do not click the "Delete" and "Stop" buttons on the LAN interface, as it will immediately halt the DHCP server and all intranet network streams on LAN ports and Wi-Fi connections.
{% endhint %}

## Physical LAN Port <a href="#physical-lan-ports" id="physical-lan-ports"></a>

The physical LAN port on the EZR35-5G router is the RJ45 PoE\&LAN port. While connecting it to a PoE injector, it outputs Ethernet signals to the LAN port on the PoE injector. Check more on the [PoE connections](https://outdoor.router.works/installation/poe-connection#id-3.-poe-injector).

## Logical LAN Interface

The 5G router's logical LAN interface controls the local intranet network, which bridges the physical LAN port and wireless Wi-Fi hotspots.

The LAN interface utilizes a static IP address and operates a DHCP server to assign IP addresses to client devices. It should be configured as a bridge (br-lan) to combine multiple physical interfaces into one network.

## Local Intranet Settings

To modify the local network settings, go to "**Network > Interfaces**" and click the "**Edit**" button on the LAN (bar-lan) interface or click the tab "**LAN**" on the top navigation bar.

<figure><img src="https://1820532588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLsvvMgxX93QfZPQZVMM0%2Fuploads%2FzAcWBOns1aXbFPEGg8iO%2FEzenGreen-Router-LAN-Interface-IP-Settings.jpg?alt=media&#x26;token=bf4318f4-33d6-46f5-8238-64d299c483e6" alt=""><figcaption><p>EZR35-5G Router LAN Interface IP Settings</p></figcaption></figure>

### General IP Settings

Under the "General Settings" tab, we can modify the router's IP address, netmask, gateway address, and broadcast address.

<table><thead><tr><th width="142.1171875">Field</th><th width="137.0234375">Default Value</th><th>Description</th></tr></thead><tbody><tr><td>Protocol</td><td>Static Address</td><td>The LAN interface should use the default value of "Static Address."</td></tr><tr><td>IPv4 Address</td><td>192.168.30.1</td><td>The IP address of the router and gateway for its intranet network.</td></tr><tr><td>IPv4 Netmask</td><td>255.255.255.0</td><td>Netmask is used to define how "large" the LAN network is.</td></tr><tr><td>IPv4 Broadcast</td><td>192.168.30.255</td><td>DHCP clients use broadcast to find and send requests to their respective servers.</td></tr></tbody></table>

<figure><img src="https://1820532588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLsvvMgxX93QfZPQZVMM0%2Fuploads%2F4ZMiHOATrZE3XwGYBagZ%2FEzenGreen-Router-LAN-Interface-DHCP-Server.jpg?alt=media&#x26;token=8c63d291-9d0c-4d04-9eca-73f7f12191d6" alt=""><figcaption><p>EZR35-5G Router LAN Interface DHCP Server Settings</p></figcaption></figure>

### DHCP Server <a href="#dhcp-server" id="dhcp-server"></a>

Scroll down to the "DHCP Server" section, and under the primary "General Setup" tab, we can modify the DHCP IP pool and the DHCP lease period.

The DHCP server can automatically configure connected devices' TCP/IP settings and assign an IP address from the available IP pool. To disable the DHCP server, select the "Ignore Interface" checkbox under the general setup tab of the DHCP server.

<table><thead><tr><th width="116.671875">Field</th><th width="96.74609375">Default</th><th>Description</th></tr></thead><tbody><tr><td>Start</td><td>100</td><td><p>The start IP of the DHCP IP pool. </p><p>For example, if the 5G router’s LAN IP is 192.168.30.1 with netmask 255.255.255.0, a valid IP address should start from 192.168.30.100.</p></td></tr><tr><td>Limit</td><td>150</td><td><p>Define the IP addresses the DHCP server can lease out.</p><p>Continuing from the above example, if the start address is 192.168.30.100 and the server can lease out 150, available addresses will be from 192.168.30.100 to 192.168.30.249.</p></td></tr><tr><td>Lease Time</td><td>12 Hours</td><td><p>The duration of an IP lease. Leased-out addresses will expire after the specified period, and you must request a new DHCP lease.</p><p>If the device stays connected, its lease will be renewed after half the specified time has passed.</p><p>For example, if the lease time is 12 hours, then every 6 hours, the device will send a request to the DHCP server asking to renew its lease.</p><p>The lease time can be set in hours (h) or minutes (m). The minimum time that can be specified is 2min (2m).</p></td></tr></tbody></table>

#### Advanced DHCP Settings

Under the Advanced Settings tab, you can set up more configurations on the DHCP server.

<table><thead><tr><th width="144.89453125">Field</th><th width="92.6640625">Default</th><th>Description</th></tr></thead><tbody><tr><td>Dynamic DHCP</td><td>Enable</td><td>This option enables the dynamic allocation of client addresses. If you disable it, you must input a static IP address on the connected devices.</td></tr><tr><td>Force</td><td>Disable</td><td>The force function ensures that the router always starts its DHCP server, even if another DHCP server is already running in the router’s network.</td></tr><tr><td>IPv4 Netmask</td><td>NA</td><td>It overrides the LAN netmask, making the DHCP server think it’s serving a larger or smaller network than it is.</td></tr><tr><td>DHCP Options</td><td>NA</td><td>For example, you can assign an MTU value per DHCP with "26,1470" or "option:mtu, 1470". You can add more options by clicking the plus symbol next to the field.</td></tr></tbody></table>

## Static Leases <a href="#static-leases" id="static-leases"></a>

To check the active DHCP clients and add new static leases, click "**Network > DHCP and DNS**" and navigate to the "**Static Leases**" tab.

Static IP leases reserve specific IP addresses for particular devices by binding them to their MAC addresses. It is useful when a stationary device connected to the network needs to be reached frequently, such as a NAS, printer, camera, etc.

<table><thead><tr><th width="137.86328125">Field</th><th width="77.78125">Default</th><th>Description</th></tr></thead><tbody><tr><td>Hostname</td><td>NA</td><td>A custom name that describes a linked device.</td></tr><tr><td>MAC Address</td><td>NA</td><td>MAC address of the linked device.</td></tr><tr><td>IPv4 Address</td><td>NA</td><td>The desirable IP address is reserved for the specified device.</td></tr><tr><td>Lease Time</td><td>NA</td><td>Use "infinite" to lock the lease permanently.</td></tr></tbody></table>
