> 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/baicells-eg8015g-m11-cpe.md).

# Baicells EG8015G-M11 CPE

The Baicells EG8015G-M11 outdoor CPE 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 Baicells EG8015G-M11 outdoor CPE supports **4G LTE bands** B42, B43, and B48.&#x20;

<figure><img src="/files/chKjaLu45KkN1uSxZ5pu" alt=""><figcaption><p>Baicells EG8015G-M11</p></figcaption></figure>

### Prerequisites

* Monogoto SIM
* Baicells EG8015G-M11 outdoor CPE
* Access to a private LTE network

## Connect the Baicells EG8015G-M11 CPE&#x20;

Start by inserting the Monogoto SIM into the Baicells EG8015G-M11 outdoor CPE.

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

Connect the Baicells EG8015G-M11 outdoor CPE to POE and your PC using the Eth port.

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

<figure><img src="/files/yWWfoI26p7wZOnzDWXkZ" 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 page **LTE -> Edit APN Profile**

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

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

## Review the connection status

Visit the **Status -> Overview** page to validate the connection with Monogoto private network.&#x20;

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

## Useful Links Baicells EG8015G-M11

* [Baicells EG8015G-M11 Specifications](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F8IwhMybqTI4hCxpwtHKD%2FBaicells_EG8015G_DataSheet.pdf?alt=media\&token=2ba4b9ee-143b-4aba-b7c9-a24f1729b152)
* [Baicells EG8015G-M11 Quick Start Guide](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FNVxxuQzKvGrtXf6a0UqK%2FEG8015G-M11_Manual.pdf?alt=media\&token=fcd906ea-3b01-492b-a84a-50ac6a902608)


---

# 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/baicells-eg8015g-m11-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.
