# Epson LAN Printer Configuration

{% stepper %}
{% step %}

### Connect the Printer to the Network

1. Connect the power cable to a power outlet.
2. Connect the printer to the network router using a LAN cable. :cable
3. Wait a few minutes.
4. The printer will print a receipt with its **IP address**.\
   Keep this receipt — you will need the IP address later.

<figure><img src="/files/Cf46qGazw7B1Lmav4rt4" alt="" width="359"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Print the Network Status Sheet

1. Open the paper cover of the printer.
2. Press and hold the **Feed (paper) button**.
3. While holding the button, close the paper cover.
4. A receipt will print with menu options.

<figure><img src="/files/Suti1XfyTjjMBj0sHOxf" alt="" width="375"><figcaption></figcaption></figure>

Now select **Network Status Sheet**:

<figure><img src="/files/QUTZH5A83jZH1Q5fargT" alt="" width="375"><figcaption></figcaption></figure>

5. Quickly press the **Feed button twice**.
6. Then press and hold the **Feed button** for more than 1 second.
7. The printer will print a long receipt.

On this long receipt in the first section **General Info**, find:

* **Initial Password (eight digits)**.
* **Device Name.**

Please write down both fields and keep them safe — you will need them later.

<figure><img src="/files/Tyd7jgoR63ONzWSSqLtb" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open Printer Settings in Browser

1. On your laptop or computer, open a web browser.
2. In the address bar, type the **IP address** from the first receipt.
3. Press Enter.
4. The printer web page will open.
5. Select **Advanced Settings**.

<figure><img src="/files/GLQdgHrAcnr8ogFsauFz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Login as Administrator

1. In the top right corner, choose **Administrator Login**.
2. Enter the **Initial Password** (8 digits from the long receipt).
3. Login to open the settings page.

<figure><img src="/files/tELQF1EwIkQrYOElfKkI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Disable Secure Printing

{% hint style="info" %}
This is mandatory for TM\_M30III. For TM\_L100, it is disabled by default.
{% endhint %}

1. Open the **Print** tab.
2. In the left menu, select **Secure Printing**.
3. Set Secure Printing to **Disable**.
4. Click **OK**.

<figure><img src="/files/mWA7Tz2TL3cuDQP4j9cC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Check Network Security Settings

{% hint style="info" %}
This applies only to Android and is enabled by default.
{% endhint %}

1. Go to **Network Security**.
2. Open the page called **Protocol**.
3. Find **Raw Port 9100**.
4. Make sure the checkbox **Allow** is enabled.
   * If it is not enabled, check the box.
5. Click **Next**.
6. Click **OK**.
7. Click **Save**.

<figure><img src="/files/3kZfdoq8vSqPb3xkYTg2" alt=""><figcaption></figcaption></figure>

After completing all changes in the browser, the printer will restart automatically.\
Please wait until the restart is finished.

The printer will print a receipt once it has completed the reboot.
{% endstep %}

{% step %}

### Add Printer in POS Settings

1. Open your POS settings.
2. Go to **Printer and Scanner**.

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

3. In **Receipt Printer**, select **Epson LAN**.
4. Choose the printer model.
5. In the IP field, enter the IP address from the first receipt.

<figure><img src="/files/0DPWM8AgtPmtpfM0ePFN" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
For web, allow network access on first print. If not allowed, it will be in website settings.

![](/files/XWne5hKlGxV2gF3WLHdt)
{% endhint %}
{% endstep %}

{% step %}

### Test Printing

Print a test receipt to make sure everything works correctly.
{% endstep %}
{% endstepper %}


---

# 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.bossithq.com/till-printers/epson-lan-printer-configuration.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.
