# Command에 Wi-Fi 게이트웨이 추가

GW31-E 실외 Wi-Fi 게이트웨이는 전력과 Wi-Fi가 있는 곳이라면 어디서든 Verkada를 간편하게 배포할 수 있게 해 주며, 주차장, 울타리 라인, 실외 부지처럼 배선이 어려운 장소도 포함됩니다.

{% hint style="danger" %}
생성해야 합니다 [Verkada Command 계정](https://command.verkada.com/register) 에 로그인하고 [Org Admin](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 권한으로 게이트웨이를 활성화하고 구성해야 합니다.
{% endhint %}

***

## 게이트웨이 등록하기

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

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

{% step %}
**게이트웨이의 일련번호를 입력하거나 스캔합니다.**
{% endstep %}

{% step %}
**추가되면 Unassigned Devices 사이트에서 장치를 찾을 수 있습니다.**
{% endstep %}
{% endstepper %}

***

## 게이트웨이 설정하기

### Command

{% hint style="danger" %}
Command에서 Wi-Fi 설정을 활성화하려면 게이트웨이가 PoE IN 포트를 통해 WAN 업링크에 연결되어야 합니다.
{% endhint %}

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

{% step %}
**My Unassigned Devices 사이트에서 Wi-Fi 게이트웨이를 선택합니다.**
{% endstep %}

{% step %}
**General 아래에서:**

a. 고유한 이름을 입력합니다.\
b. 사이트를 선택합니다.\
c. 위치를 입력합니다.
{% endstep %}

{% step %}
**Wi-Fi 아래에서:**

a. Wi-Fi 네트워크를 선택합니다.\
b. 네트워크 자격 증명을 입력합니다.\
c. 을 클릭합니다 **적용**.
{% endstep %}

{% step %}
**게이트웨이를 WAN 업링크에서 제거합니다.**
{% endstep %}
{% endstepper %}

### Bluetooth(Command iOS 앱)

{% hint style="danger" %}
Bluetooth는 Command 모바일 앱에서만 검색할 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}
**Command 모바일 앱을 열고 조직에 로그인합니다.**
{% endstep %}

{% step %}
**왼쪽 상단에서 Add Device를 클릭합니다.**

a. QR 코드를 스캔하거나 일련번호를 입력합니다.\
b. 을 클릭합니다 **Add Devices.**
{% endstep %}

{% step %}
**Set Up Gateway를 클릭합니다.**

a. 아래에서 **General:**

1. 고유한 이름을 입력합니다.
2. 사이트를 선택합니다.
3. 위치를 입력합니다.

e. 아래에서 **Network**:

1. 을 클릭합니다 **Select Wi-Fi Network.**
2. Wi-Fi 네트워크를 선택합니다.
3. 네트워크 자격 증명을 입력합니다.
   {% endstep %}

{% step %}
**Done을 클릭합니다.**
{% endstep %}
{% endstepper %}

### 로컬 서버 페이지

{% stepper %}
{% step %}
**이더넷 케이블로 게이트웨이를 노트북/컴퓨터에 연결합니다.**
{% endstep %}

{% step %}
**브라우저를 열고 다음을 입력합니다** [**192.168.1.1**](http://verkadagateway.com/) **를 입력하여 로컬 랜딩 페이지를 엽니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/06a105653a0f8ce12522736dcb01a732af7836ba" alt="" width="383"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**화면의 지시에 따라 로컬 서버 페이지로 이동합니다.**
{% endstep %}

{% step %}
**장치가 사용 가능한 Wi-Fi 네트워크를 검색합니다. 연결하려는 네트워크를 선택하고 자격 증명을 입력합니다.**
{% endstep %}

{% step %}
**Apply를 클릭합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/1776ab903efbb78b6fd0e9f162661a85e5a5aa74" alt="" width="420"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
로컬 서버 페이지는 5분 동안 열려 있다가 자동으로 새로고침됩니다.
{% endhint %}


---

# 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.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.
