# D-Link G530 Router

The D-Link G530 is a 5G SA and LTE router that provides access to private networks. It allows users to access the shared spectrum of the CBRS using 5G/LTE technology.

<figure><img src="/files/VNVUCO0H8Ds0EhlL9PRY" alt="" width="375"><figcaption><p>D-Link G530 Router</p></figcaption></figure>

### Prerequisites

* Monogoto SIM
* D-Link G530 Router
* Access to a private network

## Connect the D-Link G530

Start by inserting the Monogoto SIM into the D-Link G530.

Connect the D-Link G530 to your PC using the Ethernet cable.

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

<figure><img src="/files/gGDUJS1dlOQ13q5sD7UB" 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 APN to: <mark style="color:red;">**`data.mono`**</mark>

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

## Review the connection status

Visit the **Home** page to validate the connection with Monogoto's private network.                                            If the connection was successfully established, the Cellular Connectivity Status reports: **Connected**. \
The Operator shows: **Monogoto5G 315010**

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

## Useful Links

* [D-Link G530 Product Sheet](/getting-started/onboarding-process.md)
* [D-Link G530 product page](https://www.dlink.com/uk/en/products/g530-5g-nr-ax3000-wi-fi-6-router)
* [D-Link G530 Quick Installation Guides](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F9lN8IKUWjrEqLXSzsdW0%2FQuick%20Installation%20Guides%20G530%20A2%20QSG%20v1_00%20EU.pdf?alt=media\&token=187003d2-72b1-44a3-8616-2b5742f95416)


---

# 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.monogoto.io/private-networks/cpe-and-ue/d-link-g530-router.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.
