> For the complete documentation index, see [llms.txt](https://support.dlink.com.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.dlink.com.sg/consumer/wi-fi-router/dir-1253/faqs/how-to-setup-easymesh-mode-for-d-link-dir-1253-dir-835m.md).

# How to setup Easymesh mode for  D-Link DIR-1253/DIR-835M

<figure><img src="/files/7KpWiUJJG40vcaD0zVwO" alt=""><figcaption></figcaption></figure>

1. Connect your PC to the DIR-1253/DIR-835M router using an ethernet cable.
2. Access the router’s web interface by entering its IP address into a web browser on the address bar <http://192.168.0.1> then press enter.

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

3. The page will be prompted to enter a username and password. The default username and the default password are:

   **Username**: Admin

   **Password**: (as printed on the device label bottom of the router)

   <mark style="color:$primary;">Note: If you have changed the password and cannot remember it, you will need to reset the router to factory defaults.</mark>&#x20;
4. Once logged in, Click **Network** at the top of the page, and then select **Easymesh > Function Configuration**
5. Tap on **View graphic guide** to start the easymesh setup wizard

<figure><img src="/files/58GTW2P9sqtdiNbppUtG" alt=""><figcaption></figcaption></figure>

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

6\. There are 2 ways of setting up easymesh ( wirelessly or wired )

&#x20;

Option 1: Setup Easy mesh Wirelessly (by pressing WPS button at the back of the router)

<figure><img src="/files/16UbrWYJcwKeTWt1zqM2" alt=""><figcaption></figcaption></figure>

&#x20;*7.* Follow the step by step guide from the router page. Once you completed the setup, please wait for awhile for routers to synchronize and form the easymesh. Once it done, you are successfully setup your easymesh network.

### *<mark style="color:$danger;">Alternatively</mark>*

Option 2: Wired easymesh setup (using the ethernet cable).

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

1. Follow the step by step guide from the router page. Once you completed the setup, please wait for awhile for routers to synchronize and form the easymesh. Once it done, you are successfully setup your easymesh network.

   &#x20;

<h3 align="center">Final topology of Easymesh setup</h3>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.dlink.com.sg/consumer/wi-fi-router/dir-1253/faqs/how-to-setup-easymesh-mode-for-d-link-dir-1253-dir-835m.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
