> For the complete documentation index, see [llms.txt](https://docs.monogoto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monogoto.io/private-networks/cpe-and-ue/d-link-dwp-1010w-cpe.md).

# D-Link DWP-1010W CPE

The D-Link DWP-1010W is a rugged 5G NR Outdoor CPE designed for FWA, industrial, and enterprise use. It offers high-speed 5G/LTE connectivity (up to 7 Gbps), supports public and private networks, and features IP67-rated housing, Wi-Fi 6, and PoE.\
Ideal for reliable, outdoor broadband deployment.

<figure><img src="/files/2bH7GQAmpiCeUJcGwduw" alt="" width="411"><figcaption><p>D-Link DWP-1010W</p></figcaption></figure>

### Prerequisites

* Monogoto SIM
* D-Link DWP-1010W CPE
* Access to a private network

## Connect the D-Link DWP-1010W CPE

Start by inserting the Monogoto SIM into the D-Link DWP-1010W CPE.

<figure><img src="/files/6psihGufGk6ioeYhCtk8" alt=""><figcaption></figcaption></figure>

Connect the D-Link DWP-1010W CPE to your PC using a POE adapter.

Open up a browser and visit the URL: **192.168.100.1.**

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

Enter the password and click Login. \
The **password** is printed on a sticker located on the back of the device

{% hint style="warning" %}
Make sure to change the password after your first login.
{% endhint %}

## APN Configuration

Open up the page **Settings > Cellular**.

Configure the Manual APN to: <mark style="color:red;">**`data.mono`**</mark>

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

## Review the connection status

Visit the **Home** page to verify the connection to Monogoto's private network.\
If the connection is successfully established, the Cellular Connectivity Status will display: Connected, and the Operator will show: **Monogoto5G 99974**.

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

## Useful Links

* [D-Link DWP-1010W Product Sheet](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FPdxUiCiDdnuJkfjAqyAQ%2F5G%20FWA-outdoor%20\(DWP-1010W%20for%20EU\).pdf?alt=media\&token=8a18917b-6c70-46e6-b577-c28065aed4d3)
* [D-Link DWP-1010W product page](https://www.dlink.com/uk/en/products/dwp-1010-5g-lte-outdoor-cpe)
* [D-Link DWP-1010W User Manual](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FU6hGYsw6MzsJl8yrYdu3%2Fdwp-1010_man_reva1_1.10_eu_multi_20220103.pdf?alt=media\&token=f0315e13-ebd0-4dbc-8ec1-37aa30dbaf74)
* [D-Link DWP-1010W Quick Installation Guides](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FZSl2RbNHQPEVFIdiEsSu%2Fdwp-1010_qig_reva1_1-01_eu_multi_20211126.pdf?alt=media\&token=6e892787-1bcb-4a03-99fd-e43ed4290f3f)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.monogoto.io/private-networks/cpe-and-ue/d-link-dwp-1010w-cpe.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
