> 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-set-the-d-link-dir-1253-dir-835m-as-repeater-mode.md).

# How to set the D-Link DIR-1253/DIR-835M as Repeater mode

<figure><img src="/files/VAiewD5MkrYjoQSEL8eQ" 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/uYKGMgzTJdWxjGl9fNhD" 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>

4. Once logged in, Click **Network** at the top of the page, and then select **Easymesh > Disabled Easymesh Networking.**

   *<mark style="color:$danger;">\*\*Setting up wireless repeater user need to disabled Easymesh</mark>*

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

5. Once disabled easymesh, go to **Network > Wireless Relay > Enabled wireless relay**, wait for awhile for router to scan all the nearby wireless router, once the wireless SSID that you would like to repeat shown in the list, click on connect

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

6. You need to key in the Wireless Network Password of the Main wireless network here and click on **Connect**

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

7\.  7 DIR-1253/DIR835M will reboot once you click on **connect** , once the reboot done, it will show **Connected Successfully**, you are now successfully setup the repeater mode for your DIR-1253/DIR-835M

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

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

<h3 align="center">Final topology of wireless Repeater</h3>

<figure><img src="/files/bvzpWbfNjYOtTx9iy3Ek" 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-set-the-d-link-dir-1253-dir-835m-as-repeater-mode.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.
