# GW31-E용 Wi-Fi 네트워크 관리

네트워크 설정에 숨겨진 네트워크를 추가하고 보조 자격 증명을 구성할 수 있습니다. 이는 SSID를 브로드캐스트하지 않는 네트워크에 연결하는 데 유용하며, 기본 자격 증명의 만료 후에도 연결을 유지하는 데 도움이 됩니다.

***

## 숨겨진 네트워크

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Devices 로 이동합니다.**
{% endstep %}

{% step %}
**게이트웨이를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**Network 아래에서 Other Networks를 클릭합니다.**

a. 다음을 입력합니다. **네트워크 이름.**\
b. 다음을 입력합니다. **보안** 유형.\
c. 다음을 입력합니다. **비밀번호.**\
d. 다음을 선택합니다. **숨겨진 네트워크**.\
e. 다음을 클릭합니다. **저장.**

<div align="left" data-with-frame="true"><img src="/files/3473f64b23ae8784c5a3c473609784ab86d2eb99" alt=""></div>
{% endstep %}

{% step %}
**장치가 숨겨진 네트워크에 연결되며 Wi-Fi > Known Networks 아래에 표시됩니다.**
{% endstep %}
{% endstepper %}

***

## 변경 전 비밀번호

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Devices로 이동합니다.**
{% endstep %}

{% step %}
**게이트웨이를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**Network 아래에서 Other Networks를 클릭합니다.**
{% endstep %}

{% step %}
**네트워크 옆에서 > Credentials를 클릭합니다.**

<div align="left" data-with-frame="true"><img src="/files/861ce0a3e20b892c30d3dfd45c6c5e6d1eec3bed" alt=""></div>
{% endstep %}

{% step %}
**Add New Credentials를 클릭합니다.**

a. 다음을 입력합니다. **사용자 이름.**\
b. 다음을 입력합니다. **보안** 유형.\
c. 다음을 입력합니다. **비밀번호.**\
d. 다음을 클릭합니다. **완료.**
{% 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://help.verkada.com/connectivity/ko/configuration/add-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.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.
