# How Do I access the Web Configuration Page of my D-Link DIR-BE3602?

You can access the router’s web configuration page using a computer, smartphone, or tablet connected to your network. The web interface allows you to change Wi-Fi settings, update firmware, and manage advanced features.

{% stepper %}
{% step %}
**Connect to the Router**

You can connect in one of two ways:&#x20;

* **Wired connection:** \
  Plug your computer into one of the router’s LAN (Ethernet) ports using a network cable.&#x20;
* **Wireless connection:** \
  Connect your device to the router’s Wi-Fi network.&#x20;

Default Wi-Fi Name (SSID) and Password are printed on the product label under the router.
{% endstep %}

{% step %}
**Open a Web Browser**

* Open any web browser (such as Chrome, Edge, Firefox, or Safari)
* In the address bar, type **192.168.0.1** or **<http://dlinkrouter.local>** and press **Enter**
  {% endstep %}

{% step %}
**Log In to the Web Interface**

* The login screen will appear
* Enter your administrator’s credentials
  * Username: **admin**
  * Password: ***(refer to the product label)***

<figure><img src="/files/RzBUfkxXuCgo0MD97o14" alt=""><figcaption><p>Note: If you have not changed the admin password yet, leave the password field blank or use the default printed on the router label.</p></figcaption></figure>
{% endstep %}

{% step %}
**Access Router Settings**

After logging in, you’ll see the main dashboard with tabs such as Home, Network, Wi-Fi, LAN, Mesh, and More.\
From here, you can manage:

* Wi-Fi name and password
* Internet and LAN settings
* Firmware updates
* Parental controls and security features

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

**Troubleshooting Tips**

* If the login page doesn’t open:
  * Ensure your device is connected to the router’s network
  * Try a different browser or clear your browser cache
  * o If still unable to access, **reset the router** to factory defaults by holding the Reset button for 10–15 seconds.


---

# 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://support.dlink.com.sg/consumer/wi-fi-7-multi-gigabit-router/dir-be3602/faqs/how-do-i-access-the-web-configuration-page-of-my-d-link-dir-be3602.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.
