# 4G/WAN Status

### 4G/WAN Status

* Go to System Info->4G/WAN Status->Then it allows the user to check the status of WAN and 4G modem used for this industrial router etc. Please check below for details:

![](/files/vMbfdEd3O0yPtz3F9CDD)

### Explanation

#### WAN Status

| Item | Description                                                               |
| ---- | ------------------------------------------------------------------------- |
| WAN  | Whether it's connected to the external network. If not, it'll be in blank |
| 4G   | Already connected to 4G with IP address and running time after power on   |

#### 4G Modem Info

| Item                                   | Description                        |
| -------------------------------------- | ---------------------------------- |
| 4G Model Name: SLM750-V\_4.0.16\_EQ101 | The 4G module used for this router |
| Carrier Name: CHN-TELECOM              | The carrier of SIM card            |
| Signal Strength: 61%                   | The current signal strength of 4G  |
| Network Type: 4g                       | The current network type of router |
| IMEI: 868159050427892                  | The IMEI of 4G module              |
| IMSI: 460115060735448                  | The IMSI of 4G module              |
| ICCID: 89860321247554032140            | The IMSI of ICCID                  |


---

# 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.jtokenapp.com/router-ex2/configuration/system-info/4g-wan-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.
