> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/connectivity/ko/configuration/add-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.md).

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

다른 Wi‑Fi 네트워크의 비밀번호를 관리하는 방법을 알아보세요

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

***

## 숨겨진 네트워크

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 장치로 이동합니다.**
{% endstep %}

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

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

{% step %}
**네트워크 아래에서 Other Networks를 클릭합니다.**

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

<div align="left" data-with-frame="true"><img src="https://2645961166-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-7f173f82bcd9c200aa23607377354f752418a83e%2F3b1436b39b80bcf794bcd0341b239ec63bd3246b.png?alt=media" alt=""></div>
{% endstep %}

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

***

## 변경 전 비밀번호

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > 기기로 이동합니다.**
{% endstep %}

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

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

{% step %}
**네트워크 아래에서 Other Networks를 클릭합니다.**
{% endstep %}

{% step %}
**네트워크 옆에서 > 자격 증명을 클릭합니다.**

<div align="left" data-with-frame="true"><img src="https://2645961166-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-98c4bfdf6842cf58c90fc5ae2f49ab8178ba1c33%2F2c1a22e4fbc46510d16c9fa8ecb5c7510b4a6a9f.png?alt=media" alt=""></div>
{% endstep %}

{% step %}
**새 자격 증명 추가를 클릭합니다**

a. 다음을 입력합니다 **사용자 이름.**\
b. 다음을 입력합니다 **보안** 유형.\
c. 다음을 입력합니다 **비밀번호.**\
d. 클릭합니다 **완료.**
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/connectivity/ko/configuration/add-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.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.
