# How to configure the wireless network name (SSID) and password on DWR-BE7200G 5G Wi-Fi 7 Router

{% stepper %}
{% step %}

### Connect to the Router.

Connect your PC / Laptop to DWR-BE7200G either Wi-Fi or Ethernet. The default\
Wi-Fi network name (**SSID**) is DLink2G-XXXX and DLink5G-XXXX, with the\
password printed on the product label

Once connected, open a web browser and type in <https://192.168.0.1> on the\
address bar and hit enter.

You will be prompted to enter the Username and Password to access the router’s\
settings.

<mark style="color:$primary;">Note: The default Username and Password are printed on the router’s label at the</mark>\ <mark style="color:$primary;">bottom</mark>

Click **Login** to proceed.

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

<mark style="color:$primary;">Note: If you have changed the password and cannot remember it, you will need to</mark>\ <mark style="color:$primary;">perform a hard reset on the router</mark>
{% endstep %}

{% step %}

### Configure Wi-Fi name (SSID) and password.

Once logged in, click the **My Wi-Fi** tab on the top menu

Under the **Basic Settings** section (left menu), you will see settings for both **2.4GHz**\
**Wi-Fi** and **5GHz Wi-Fi.**

To change the **Wi-Fi name (SSID)**:

* In the Name field under **2.4 GHz Wi-Fi**, enter your new Wi-Fi name
* Do the same for **5 GHz Wi-Fi** if you'd like a separate name.

-To change the **Wi-Fi password**:

* In the **Password** field, enter your new Wi-Fi password (at least 8\
  characters long)
* See that both **Enable** switches are toggled **On**
  {% endstep %}

{% step %}

### Saving the changes

-Click **Save** at the bottom of the page and wait a few seconds while the router\
applies the changes.

-Once settings have been saved, reconnect using the new Wi-Fi name and\
password

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

**Optional: Enable Dual-Band AI Connect**

To combine both 2.4GHz and 5GHz into one network name, enable the Dual-Band AI Connect\
feature found at the top of the same page. When enabled, your router will automatically connect\
your end device to the best frequency available (2.4Ghz or 5Ghz).

**Tip**: For smart devices (like smart bulbs or smart plugs) which only work on 2.4 GHz, it's best to\
leave **Dual-Band AI Connect** OFF to keep the wireless bands separated.


---

# 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/5g-4g-mobile-wi-fi-router/dwr-be7200g/faqs/how-to-configure-the-wireless-network-name-ssid-and-password-on-dwr-be7200g-5g-wi-fi-7-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.
