> 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/airspan-airspot-5410.md).

# Airspan AirSpot 5410

The AirSpot 5410  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 AirSpot 5410 outdoor CPE supports **4G LTE bands** B42H B43L B48.&#x20;

<figure><img src="/files/AdCjrVym3xVfI6VTurOr" alt="" width="563"><figcaption><p>AirSpot 5410 CPE</p></figcaption></figure>

### Prerequisites

* Monogoto SIM
* AirSpot 5410 outdoor CPE
* Access to a private LTE network

## Connect the AirSpot 5410 CPE&#x20;

Start by inserting the Monogoto SIM into the AirSpot 5410 outdoor CPE.

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

Connect the AirSpot 5410 outdoor CPE to your PC using the Eth port.

Open up a browser and visit the URL: [**192.168.0.1**](http://192.168.0.1/)

<figure><img src="/files/ub4EIR8FTNiokqSDIFhW" 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 **Settings > APN Settings**

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

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

## Review the connection status

Visit the **Overview** page to validate the connection with Monogoto's private network.&#x20;

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

## Useful Links

* [AirSpot 5410 Specifications](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FIpnh5psYJZK1PK33F2pD%2FAirSpot5410_datasheet.pdf?alt=media\&token=12583d62-53bf-409c-a8b3-a522b1e9714b)
* [AirSpot 5410 Quick Start Guide](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FkOWijFCvpSHGfgVbNbVK%2FAirSpot%205410%20Quick%20Start%20GuideV2.pdf?alt=media\&token=3415b429-d7af-44db-8d10-f323f2a5fbee)


---

# 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/airspan-airspot-5410.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.
