> 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/gnodeb/mosolabs-sce5164.md).

# Mosolabs SCE5164

The [**Mosolabs SCE5164**](https://www.mosolabs.com/radios) is part of the indoor/outdoor series of Mosolabs. The gNodeB comes in different versions, supporting different 5G bands.

<img src="/files/XzsfCh2lqDSR7yAuJY7f" alt="" width="563">

### Quick Navigation

* [Getting Started](#getting-started)
* [SCE5164 Configuration](#mosolabs-sco4255p-configuration)
* [Useful Links](#useful-links)

### Prerequisites

* Mosolabs SCE5164
* Monogoto Edge
* Configuration data to connect the gNodeB to Monogoto Edge\
  \&#xNAN;*Reach out to **<support@monogoto.io>** if you haven't received the config data yet*

## Getting Started

{% hint style="warning" %}
The Mosolabs SCE5164 can be integrated with Monogoto Edge support Local Break Out (LBO)
{% endhint %}

Connect the [**Monogoto Edge**](https://docs.monogoto.io/private-lte/monogoto-edge/edge-nuc) to your internet router using an ethernet cable connected to **Port 1**.

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

Connect an ethernet cable from the [**Monogoto Edge**](https://docs.monogoto.io/private-lte/monogoto-edge/edge-nuc)  **Port 2** to the **ETH2 port** of the **SCE5164**.

Connect the **power cable** of the Monogoto Edge.

<img src="/files/9Tlcy1PMAOzCNxQ4QxrF" alt="" width="563">

Connect your **computer to the ETH1 port of the SCE5164** to configure the gNode&#x42;**.**

Connect the **power cable** to the **SCE5164**.

The **POWER** LED will turn <mark style="color:green;">**green**</mark>.

### Connect your computing to the Mosolabs SCE5164&#x20;

* Open the web browser and enter the IP address of the gNodeB, which is most likely: `10.10.10.189`

**Mosolabs SCE5164** **Configuration Guide** \
\&#xNAN;*For detailed documentation about the* SCE516&#x34;*, review the* **Mosolabs** **Configuration Guide**

{% file src="/files/jARjh0Xiv3O0mtexd1cK" %}

## **Mosolabs SCE5164** Configuration

#### **NR Cell Configuration**

In the SCE5164 configuration portal, select **Setting-> NR Cell Configuration** in the navigation bar.

* **Bandwidth Frequency**: *Specify the* Frequency *you would like to use*
* **nrFreqBand**: *Use the band you would like to use*

Select **Save** to save the configuration settings

![](/files/9IHkH4GnwgwnbvA52oTI)

#### 5GC **Configuration**

In the SCE5164 configuration portal, select **Setting-> 5GC** in the navigation bar.

* **PLMN**: set it to: `315010`
* Set **nrTAC** according to the details received by Monogoto.
* **AMF Address**: *Use the address received from Monogoto*

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

Select **Save** to save the configuration settings

### **Validate the** connection

Select **Status**.&#x20;

To validate the successful connection, review the **Progress State**&#x20;

![](/files/07IJ8cLyz3dbffySCpvz)

{% hint style="success" %}
Do you see a successful connection? **Congratulations! Your gNodeB is successfully set up  🎉**
{% endhint %}

## Useful Links

* [Mosolabs Configuration Guide](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FyjwOSCU3tVlpOdm86wVV%2FMosolabs%20SCE5164%205G%20Configuration%20Guide.pdf?alt=media\&token=faf08e9e-799f-4b8e-b8c3-b64e66ce48b3)
* [Mosolabs Installation Guide](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FyjwOSCU3tVlpOdm86wVV%2FMosolabs%20SCE5164%205G%20Configuration%20Guide.pdf?alt=media\&token=faf08e9e-799f-4b8e-b8c3-b64e66ce48b3)
* [Mosolabs Data Sheet](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FApkuP3v713srvbN9uvaM%2FMoso%20Canopy%205G%20indoor_SCE5164_Datasheet.pdf?alt=media\&token=46c2b4a1-0e62-485e-ad00-46935d868075)

{% embed url="<https://www.youtube.com/watch?ab_channel=Monogoto&v=TKeY-DRqRns>" %}


---

# 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/gnodeb/mosolabs-sce5164.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.
