# PoE & WAN

## Power Over Ethernet <a href="#poe" id="poe"></a>

PoE, Power over Ethernet, makes the router easy to install. Both power and data will travel down the same Ethernet cable. The WiFi extender accords with the IEEE802.3 af/at standards with TIA/EIA568B wiring on the LAN cable. A 48-volt standard PoE adapter and 30-feet LAN cable are included in the package.

<figure><img src="https://965772593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lx_t9df5OXiii0kaJ6x%2F-LxeSq4fJs4qriBwTBKO%2F-LxeTjKDJZGQd5cHUZ-1%2Fimage.png?alt=media&#x26;token=340d68d7-d846-42d4-b70f-57d0e10965e3" alt=""><figcaption><p>Power over ethernet standard using on WiFi extender</p></figcaption></figure>

## Cable Gland <a href="#gland" id="gland"></a>

An IP68-rated waterproof LAN cable gland is included in the package. Follow the below steps to install the LAN cable on the router through the cable gland to provide waterproof protection on the router and PoE socket.

1. Take apart the cable gland.&#x20;
2. Take the LAN cable through the cap, clamp it with the rubber stopper, through the barrel screw, then plug the RJ45 connector into the RJ45 port of the PoE socket.&#x20;
3. Screw the barrel screw on the base PoE socket.&#x20;
4. Insert rubber stopper into barrel screw, and crew down the cap tightly.

When disconnecting the LAN cable from the router, first take off the cap and then unscrew the barrel screw.

<figure><img src="https://965772593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lx_t9df5OXiii0kaJ6x%2F-LxeSq4fJs4qriBwTBKO%2F-LxeTqzfT07DxWM-IrhC%2Fimage.png?alt=media&#x26;token=e3f89b71-51bb-4f03-98c5-020ef32a0a41" alt=""><figcaption><p>Cable gland installation</p></figcaption></figure>

## PoE Adapter <a href="#poe-adapter" id="poe-adapter"></a>

A 48-Volt PoE adapter is included in the package. There are two RJ45 ports on the PoE adapter. Connect the PoE port to the extender via LAN cable. Then, connect the PoE adapter to the electrical outlet. It can take 110\~240 Volt AC power and output 48-Volt 0.5Amps DC power to the extender.

If you receive more than one power plug, press the push button, then slide the power plug upside down and take off the plug. You can then exchange it with another power plug for the PoE adapter.

<figure><img src="https://965772593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lx_t9df5OXiii0kaJ6x%2F-M5WD68mdERV05PtSB4S%2F-M5WE-Sucjv29p7VCYhG%2FWiFi-Extender_PoE-Adapter-Connction.jpg?alt=media&#x26;token=a13affa4-56f0-4f7b-a6f8-7fba53457753" alt=""><figcaption><p>PoE and WAN connection from PoE adapter to WiFi extender</p></figcaption></figure>

## &#x20;LAN Cable <a href="#lan-cable" id="lan-cable"></a>

A 30-feet outdoor-grade LAN cable is included in the package. You can use a 320-feet LAN cable. Please use Cat5 or higher-grade LAN cable between the extender and PoE adapter. An outdoor-grade LAN cable is recommended if you use the extender in the outdoor environment.

There will be a distinct attenuation on the Ethernet signal when the LAN cable is more extended than 160 feet. Please use a PoE extender when sending an Ethernet signal more than 160 feet away. The PoE extender can give you an extra 320-feet distance.

### AP Mode (Default)

To input the Internet signal to the extender, connect the `LAN` port on the PoE adapter to the `LAN` port on the Internet router.&#x20;

`WAN` port is bound to the `eth1` physical RJ45 port, which PoE also uses \
Another RJ45 `LAN` port is bound to `eth0` which is not connected to the PoE adapter

### Router Mode

To change the extender to router mode, the `LAN` port needs to bind to `eth1` to connect to the PoE adapter.

Log in to the extender admin. Go to `Network` > `Interface`. Click `Edit` on the row of `LAN`. Click the tab of `Physical Settings`, bind **`eth1`** on the `Interface` field, and click the button `Save & Apply`.&#x20;

Please remember to edit the `WAN` interface and bind the physical interface to `eth0`.

Then, we can connect the LAN port on the PoE adapter to a computer or secondary router via LAN cable. You will get the Ethernet signal from the extender. Make sure to connect to the WAN port on the secondary router. The extender has turned on DHCP by default. Ensure your router or computer turns on DHCP to obtain the IP address.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://extender.router.works/ezr13/installation/poe-and-wan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
