# SRW620 CPE

The Smawave SRW620 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 SRW620 outdoor CPE supports **5G/4G LTE bands**.&#x20;

<figure><img src="/files/8bk0jQngDOncbD2cKnwO" alt=""><figcaption><p>SRW620 CPE</p></figcaption></figure>

### Prerequisites

* Monogoto SIM
* SRW620 outdoor CPE
* Access to a private LTE network

## Connect the SRW620 CPE&#x20;

Start by inserting the Monogoto SIM into the SRW620 outdoor CPE.

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

Connect the SRW620 outdoor CPE to your PC using the Eth port.

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

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

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

## APN Configuration

Open up the page **Advanced  Setting > Network > APN Management**.

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

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

## Band Configuration

Open up the page **Advanced  Setting > Network > Scan Mode**

Configure the Scan Mode to: <mark style="color:red;">**`Band Lock`**</mark>**B48 (CBRS)**

<div align="center" data-full-width="true"><figure><img src="/files/bpPXa5khhkdxRMxv9dKD" alt="" width="563"><figcaption></figcaption></figure></div>

## Review the connection status

Visit the **Home** page to validate the connection with Monogoto's private network. If the connection was successfully established, the LTE Status reports: **Connected**. The Operator shows: **315010 ioT**

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

## Useful Links

* SWR620 Specifications
* SWR620 User Manual (v1.0)
* [SWR620 Quick Installation Guide](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FsyjnUwh8hbzTJPgIWDqW%2FSmawave_SWR620%20Quick%20Installation%20Guide%20V1.0.pdf?alt=media\&token=737749d2-04c8-49dd-837d-5f82e1adc31e)


---

# Agent Instructions: 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:

```
GET https://docs.monogoto.io/private-networks/cpe-and-ue/srw620-cpe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
