# Cradlepoint router configuration with Monogoto SIM (NetCloud OS)

### Step 1: Connect to the Router

Plug an Ethernet cable into a LAN port on the Cradlepoint and your computer.

### Step 2: Access the Web Interface

Open a browser and go to[ http://192.168.0.1](http://192.168.0.1).\
You’ll be prompted to log in. Use:

1. Username: admin
2. Password: printed on the label on the back of the router (typically the serial number)

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

### Step 3: Open the Connection Manager

Once logged in, go to Connection Manager and locate the modem associated with your Monogoto SIM card. Select that modem interface and click Edit.

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

### Step 4: Update SIM/APN Settings

* Go to the SIM/APN/Auth tab.
* For Access Point Name (APN), select the first slot and enter:\
  APN: **data.mono**
* Set the IP Type to IP.

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

### Step 5: Adjust MTU Size

* Go to the General tab.
* Find the MTU setting and make sure it is set below 1400 bytes.

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

### Step 6: Save and Apply Changes

Click Save (or Save & Apply) to ensure the settings take effect.


---

# 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/getting-started/general-device-configurations/cellular-modems/cradlepoint-router-configuration-with-monogoto-sim-netcloud-os.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.
