> 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/moxa-5g-ccg-1510-us-t.md).

# Moxa 5G CCG-1510-US-T

The Moxa CCG-1510-US-T 5G Router is a 5G device that provides access to (private) 5G networks. It allows users to access the shared spectrum of the CBRS using 5G technology.

The Moxa 5G CCG-1510-US-T supports high performance on **5G bands**.&#x20;

<figure><img src="/files/F8tPbRvFDiZHHT7T39Y8" alt="" width="375"><figcaption><p>Moxa 5G CCG-1510-US-T</p></figcaption></figure>

### Prerequisites

* Monogoto SIM
* Moxa 5G CCG-1510-US-T
* Access to a private network

## Connect the Moxa 5G CCG-1510-US-T&#x20;

Start by inserting the Monogoto SIM into the Moxa 5G CCG-1510-US-T.

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

Connect the Moxa 5G CCG-1510-US-T to your PC using the LAN1 Eth port.

Open up a browser and visit the URL: **192.168.225.1**

<figure><img src="/files/ymxNyaFt7SzgkwjS4okw" alt="" width="563"><figcaption></figcaption></figure>

Enter the user name and password and click Login. The default credentials are:\
Username: **admin** \
Password: **moxa**

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

## APN Configuration

Open up the **Cellular** page -> **Edit Profiles**.

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

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

## Review the connection status

Open up the **Network Overview** page -> **Cellular Status** to validate the connection with Monogoto's private network. If the connection was successfully established, the Operation Mode: **Online**&#x20;

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

## Useful Links

* [Moxa-CCG-1500 series\_datasheet\_V2.1](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FlPCXvGtn47EBa1ZMJUQq%2Fmoxa-ccg-1500-series-datasheet-v1.2.pdf?alt=media\&token=010ff993-ddb0-48a6-b32d-d976a4fec6c3)
* [Moxa-CCG-1500 series\_User\_Manual\_V1.0](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F5RTA4z0gXZfwfcf40LsD%2Fmoxa-ccg-1500-series-manual-v1.0.pdf?alt=media\&token=47f3d39f-ea24-4e30-b7b6-912b30485fe3)
* [Moxa-CCG-1500 series\_Quick\_Installation\_Guide\_V1.3](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FotzqPannMESEjyoDVzPK%2Fmoxa-ccg-1500-series-Quick%20Installation%20Guide-v1.3.pdf?alt=media\&token=f8543ded-16e0-4e5c-8d55-2c991caf4ca4)


---

# 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/moxa-5g-ccg-1510-us-t.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.
