# Router Status

## Device Information <a href="#device-information" id="device-information"></a>

After accessing the router, on the `front page` or go to `Status` > `Overview`, you can find the mobile connection details and various cellular signal qualities under the column of `Device`. &#x20;

Click the `Reacquire` button to update the mobile connection status and receive cellular signal quality. To check the IP address of the mobile connection, go to `Network` > `Interfaces` > `Mobile` (or `Mobile_4`).

* **`Mobile Modem`**: The model number of the cellular modem allows the router to receive Internet access via a mobile broadband connection.
  * `SIM Card`: The active SIM card used in the router, `Primary SIM1`, or `Secondary SIM2`.
  * `IMEI Number`: *International Mobile Equipment Identity number*. It's a unique serial number of the mobile modem.
  * `Mobile Operator`: The provider of wireless communications services. \*Usually the same as the SIM card provider.
  * `Mobile Connection`: Shows Connected or Disconnected. *\*For `QMI protocol` only.*<br>
  * `Network Band`: Indicates the current cellular frequency the router is using.
  * `Roaming`: It refers to the SIM card used outside the range of its home network and connects to another available cell network. The mobile modem turned on roaming by default. It depends on the SIM card also.
  * `Global Cell ID`: Is a globally unique identifier for a cell tower in mobile phone networks.
  * `Location Area Code`: *LAC* is the *internationally unique identifier* for each Public Land Mobile Network (*PLMN*), which is used for location updating of mobile subscribers.
  * `MCC`: *Mobile Country Code* identifies the country in which a mobile subscriber belongs.
  * `MNC`: *Mobile Network Code* indicates the mobile network type.<br>
* **Signal Strength**
  * `RSRP`: The average power received from a single reference signal. \*It's the primary signal strength indicator of the 4G LTE cellular network.
  * `RSRQ`: Indicates the quality of the received signal.
  * `RSSI`: Represents the entire received power, including the necessary power from the serving cell, all cochannel power, and other noise sources. \*The primary signal strength indicator of 2G 3G networks.
  * `SNR`: The signal-to-noise ratio of the given signal.

<figure><img src="https://1340417500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvFoPQjE_9d9UfSmbIn%2F-Lx0TugAYRnqp5FYqYOQ%2F-Lx0Wv66A5rOfWZdeKXs%2FEV3104_Mobile-Status_Front.jpg?alt=media&#x26;token=65fee66c-7c9c-4e3c-8cef-b2598a9d5ca7" alt=""><figcaption><p>Cellular Router Status of Device Information</p></figcaption></figure>

## Router Traffic

### i. Active Connections

On the `Status` > `Overview`, the `Active Connections` shows the maximum connection limitation and the number of active connections. To check the details of the `Source` and `Destination` of the active connections, please go to `Status` > `Realtime Graphs` > `Connections`.

### ii. Traffic Bandwidth

To check the sum of user traffic, please go to `Services` > `Bandwidth Monitor`.

### iii. Internet Gateway

The IPv4 Upstream table shows the first interface with a gateway.&#x20;

<figure><img src="https://1340417500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvFoPQjE_9d9UfSmbIn%2F-Lx0TugAYRnqp5FYqYOQ%2F-Lx0i8gpzc47lMVTRAyG%2FEV3104_Status-Network-DHCP-Leases.jpg?alt=media&#x26;token=cc4bd42f-2d65-4530-a5d8-49b886bd6b02" alt=""><figcaption><p>Cellular Router Network Gateway and DHCP Leases</p></figcaption></figure>

### iv. Active DHCP Leases

The active DHCP leases indicate the connected hosts on both Wi-Fi and LAN. To check more details of DHCP leases and configure the static DHCP leases, please go to `Network` > `DHCP and DNS`.

## Wireless Status

On the `Status` > `Overview`, the `Wireless` the section shows active Wi-Fi networks, including Wi-Fi master hotspots and Wi-Fi relay clients.

<figure><img src="https://1340417500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvFoPQjE_9d9UfSmbIn%2F-Lx0TugAYRnqp5FYqYOQ%2F-Lx0lat3wjc13L1pbhFX%2FEV3104_Status-Overview-Wireless-WiFi-Networks.jpg?alt=media&#x26;token=5fe77814-128b-4acb-bc37-95e3ae28d768" alt=""><figcaption><p>Wireless Networks of Wi-Fi Hotspots and Wi-Fi Relay Clients</p></figcaption></figure>


---

# 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://outdoor.router.works/ezr33/configuration/router-status.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.
