# Router

The Valpas router connects the guest room technology (smart bed legs or smart legs) to the internet. It enables the smart bed legs or smart legs to communicate securely and in real time—keeping protection status up to date across your hotel. Once installed, it works quietly in the background to support your certification and ensure continuous coverage.

## Step 1: Get prepared

Make sure you have the following equipment:

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="files"></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Router</strong></td><td></td><td></td><td></td><td><a href="/files/9X2jUJyvAAgCvZc3OCKj">/files/9X2jUJyvAAgCvZc3OCKj</a></td></tr><tr><td><strong>Power cable</strong></td><td></td><td></td><td></td><td><a href="/files/jB7hgcQ4Irw2NhVnf681">/files/jB7hgcQ4Irw2NhVnf681</a></td></tr><tr><td><strong>Ethernet Cable</strong></td><td>(Optional)</td><td></td><td></td><td><a href="/files/RpsdITmynBMcEYjYmq9k">/files/RpsdITmynBMcEYjYmq9k</a></td></tr></tbody></table>

## Step 2: Selecting the ideal placement for the router

Choose a discreet location for the router that meets the following criteria:

* Close to a **power socket**
* Within range of the guest rooms—preferably with **only one wall or ceiling** between the router and the beds
* Near an **Ethernet port** or within reach of a **stable Wi-Fi connection**

## Step 3: Power Up

Connect the power cable to the router and plug it into a wall outlet. The device will switch on automatically.

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

**Status light (A) indicators:**

* 🟢 **Green** – Connected to the internet
* 🔵 **Blue** – Trying to establish a connection
* 🔵 **Blinking blue** – Configuration mode active
* 🔴 **Red** – Connection error or no internet. Open configuration mode for troubleshooting.

## Step 4: Connect to the internet

You can connect the router to the internet with an Ethernet cable connection or a Wi-Fi connection. Note that the Ethernet connection automatically override the Wi-Fi connection.

<details>

<summary>Using cable connection (recommended)</summary>

Attach an Ethernet cable to the router

</details>

<details>

<summary>Using Wi-Fi connection</summary>

Open the configuration mode and set up a Wi-Fi connection as instructed.

1. **Activate configuration mode**\
   Press the **configuration button (F)** on the router until the status light (A) starts blinking. The router will become a Wi-Fi access point.

2. **Connect your device**\
   Using your phone, computer, or tablet, connect to the access point.\
   Select **treongw1-serialnumber**, where *serialnumber* matches your router’s serial number.

3. **Enter your password**\
   The password is printed on the label inside the router.\
   If Windows 10 asks for a PIN code as the default access point password, select the option to enter a password instead.\
   ⚠️ **Important:** Change the default password after setup.

4. **Access the router settings**\
   Open a web browser and go to **192.168.0.1**.

5. **Configure your settings**

* Change the router’s access point password (recommended).
* Review the error log.
* Set up your Wi-Fi connection.

6. **Exit configuration mode**\
   When finished, either click **Quit** in the browser interface or press and hold the **configuration button (F)** until the status light stops blinking.

</details>

## Step 5: Check the status light&#x20;

#### 🟢 (A) is green

When the light is green the router is connected to the internet and the installation is ready.

#### 🔴 (A) is red

When the light is red, a firewall prevents our device from connecting. Continue to[ Router whitelisting ](/installation_router_smart_legs/router-whitelisting.md)


---

# 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://guide.valpashotels.com/installation_router_smart_legs/router.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.
