# Strapping an RJ-45 Port for Power over Ethernet (PoE)

Either Network Hub RJ-45 jack can be strapped so it provides 24V Passive Power over Ethernet (PoE) to an external device. Typically this external device is an Omnitrack (connected here instead of to the dedicated Binder 700 jack) or possibly a Mikrotik Wi-Fi radio, although you can connect other devices as you wish.

The POE power can be strapped (enabled) using the two tiny DIP switches on the front panel (circled in yellow in the image below). There is one DIP switch for each Ethernet RJ45 jack. Use a small screwdriver or toothpick to carefully change the switch state.

When power is applied to the Network Hub, the amber PoE light (circled in blue in the image below) on the RJ-45 jack will light if PoE is enabled for that jack.

PoE is always enabled on the Omnitrack/ROVL RJ-45 jack.

{% hint style="info" %}
It's best to leave PoE turned OFF if you are not connected to a device that needs PoE power.
{% endhint %}

<figure><img src="/files/f4pOHIaCYlhdyrCFQod3" alt=""><figcaption></figcaption></figure>


---

# 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://docs.ceruleansonar.com/c/omniswitch-network-hub/strapping-an-rj-45-port-for-power-over-ethernet-poe.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.
