> 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/peplink-max-br1-mini-5g.md).

# Peplink MAX BR1 Mini 5G

The Peplink MAX BR1 Mini 5G Router is an LTE device that provides access to (private) LTE networks. It allows users to access the shared spectrum of the CBRS using LTE technology.

The Peplink MAX BR1 Mini 5G  supports high performance on 4**G/5G bands**.&#x20;

<figure><img src="/files/KgR0ARHfIftvtZqiFIZm" alt=""><figcaption><p>Peplink MAX BR1 Mini 5G</p></figcaption></figure>

### Prerequisites

* Monogoto SIM
* Peplink MAX BR1 Mini 5G
* Access to a private LTE network

## Connect the Peplink MAX BR1 Mini 5G&#x20;

Start by inserting the Monogoto SIM into the Peplink MAX BR1 Mini 5G.

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

Connect the Peplink MAX BR1 Mini 5G to your PC using the LAN1 Eth port.

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

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

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

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

## APN Configuration

Open up the **Dashboard** page -> **Edit  Cellular** -> **Cellular Settings**

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

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

## Review the connection status

Open up the **Dashboard** page -> **Interface Status** -> **Cellular** validate the connection with Monogoto's private network. If the connection was successfully established, the Network Status reports: **Connected to 315010**&#x20;

<figure><img src="/files/9ZCWd6QxkRc73qStfL89" alt=""><figcaption></figcaption></figure>

## Useful Links

* [MAX BR1 Mini5G\_specification](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F6G9rwGqlyCXFwLitWwFm%2FMAX-BR1-MINI-5GN-T-M-PRM.pdf?alt=media\&token=3dab44aa-4f27-4c5d-8407-f1e79a9a5948)
* [MAX BR1 Mini5G\_datasheet](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FgVshrE5qAFTJOzZk7pcm%2Fpeplink_max_br1_mini_5g_datasheett.pdf?alt=media\&token=3d7a86d4-e049-4d28-889c-7ba3e336b36b)


---

# 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/peplink-max-br1-mini-5g.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.
