> 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-dwm-311-g-5g-m2m.md).

# D-Link DWM-311-G 5G M2M

The D-Link DWM-311-G is a 5G M2M modem designed for industrial and IoT applications. It provides high-speed 5G and LTE connectivity, enabling reliable access to both public and private networks. The device supports a wide range of frequency bands, ensuring compatibility with various network infrastructures.

<figure><img src="/files/9BQhqDMe9tMVXkdLQ3Jq" alt=""><figcaption><p>D-Link DWM-311-G</p></figcaption></figure>

### Prerequisites

* Monogoto SIM
* D-Link DWM-311-G 5G M2M modem
* Access to a private network

## Connect the D-Link DWM-311-G

Start by inserting the Monogoto SIM into the D-Link DWM-311-G.

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

Connect the D-Link DWM-311-G to your PC using the Ethernet cable.

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

<figure><img src="/files/VdGIJeh8M4MrzSTtFLW2" 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 **Setup > Network > Cellular**.

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

<figure><img src="/files/710xJUFdzD3ZvQ4DqBTN" alt=""><figcaption></figcaption></figure>

## Review the connection status

**Visit** the **Status > Cellular > Modem** page to verify the connection to Monogoto’s private network.\
If the connection is successfully established, the **Service Type** will display: `NR5G-SA`,\
and the **Operator** will show: `Monogoto5G 99974`.

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

## Useful Links

* [D-Link DMW-311-G Product Sheet](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F549FiBJJiQcDo3YZslqG%2FModem%205G%20\(DWM-311-G\).pdf?alt=media\&token=8e2171c8-2e68-4a90-9ead-cf7ca087aa46)
* [D-Link DMW311-G product page](https://www.dlink.com/us/en/products/dwm-311-g-5g-m2m-modem)


---

# 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-dwm-311-g-5g-m2m.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.
