> 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.md).

# 구성

- [Command에 셀룰러 게이트웨이 추가](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command.md): 셀룰러 게이트웨이를 Verkada Command 조직에 추가하세요
- [셀룰러 게이트웨이 로컬 서버 페이지에 액세스](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command/access-the-cellular-gateway-local-server-page.md): GC31 셀룰러 게이트웨이의 로컬 서버 페이지에 액세스하는 방법을 알아보세요
- [셀룰러 게이트웨이 듀얼 SIM 지원](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md): Verkada GC31 셀룰러 게이트웨이가 듀얼 SIM 기능을 지원하는 방법을 알아보세요
- [셀룰러 게이트웨이 상태 LED](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command/cellular-gateway-status-leds.md): Verkada GC31/GC31-E 셀룰러 게이트웨이 상태 LED에 대해 자세히 알아보세요
- [셀룰러 게이트웨이에서 통신사 전환](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command/switch-carriers-on-the-cellular-gateway.md): 미국에서 Verkada SIM의 다양한 이동통신사 간에 전환
- [셀룰러 게이트웨이용 동적 DNS 설정](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command/set-up-dynamic-dns-for-cellular-gateways.md): Verkada 셀룰러 게이트웨이에서 동적 DNS를 구성하는 방법을 알아보세요
- [GC31-E 게이트웨이에서 과거 GPS 데이터 사용 설정](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command/enable-historical-gps-data-on-gc31-e-gateways.md): Verkada 실외 셀룰러 게이트웨이에서 과거 GPS 데이터 저장을 사용 설정하세요
- [셀룰러 게이트웨이용 지향성 안테나 조준](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command/aiming-a-directional-antenna-for-the-cellular-gateway.md): GC31-E 셀룰러 게이트웨이용 지향성 안테나를 조준하는 방법.
- [WAN 페일오버에 셀룰러 게이트웨이 사용](https://help.verkada.com/connectivity/ko/configuration/add-cellular-gateway-to-command/use-cellular-gateways-for-wan-failover.md): 셀룰러 게이트웨이를 사용하여 미션 크리티컬 장치에 페일오버 연결을 제공하는 방법을 알아보세요.
- [Command에 Wi‑Fi 게이트웨이 추가](https://help.verkada.com/connectivity/ko/configuration/add-wi-fi-gateway-to-command.md): Wi‑Fi 게이트웨이를 Verkada Command 계정에 추가하세요
- [GW31-E용 Wi‑Fi 네트워크 관리](https://help.verkada.com/connectivity/ko/configuration/add-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.md): 다양한 Wi‑Fi 네트워크의 비밀번호를 관리하는 방법을 알아보세요
- [Wi‑Fi 게이트웨이 상태 LED](https://help.verkada.com/connectivity/ko/configuration/add-wi-fi-gateway-to-command/wi-fi-gateway-status-leds.md): Verkada 실외 Wi‑Fi 게이트웨이의 LED 상태를 이해하세요
- [GW31-E의 액세스 포인트 모드](https://help.verkada.com/connectivity/ko/configuration/add-wi-fi-gateway-to-command/gw31-e.md): GW31-E를 액세스 포인트로 설정하여 지점 간 네트워크를 활성화하는 방법을 알아보세요
- [IPsec 사이트 간 VPN 사용 설정](https://help.verkada.com/connectivity/ko/configuration/enable-ipsec-site-to-site-vpn.md): Verkada 게이트웨이에서 IPsec 사이트 간 VPN을 구성하는 방법을 알아보세요
- [실외 게이트웨이의 전원 옵션](https://help.verkada.com/connectivity/ko/configuration/power-options-for-outdoor-gateways.md): 실외 게이트웨이에 전원을 공급할 수 있는 다양한 방법에 대해 알아보세요
- [실외 게이트웨이에 PoE 스위치 사용](https://help.verkada.com/connectivity/ko/configuration/power-options-for-outdoor-gateways/use-a-poe-switch-with-outdoor-gateways.md): 실외 게이트웨이에 PoE 스위치를 사용하여 하위 장치의 전력과 포트 수를 늘리세요


---

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