# 자체 데이터 요금제 사용

고객은 GC31 셀룰러 게이트웨이와 함께 사용할 자체(BYO) 데이터 요금제를 가져올 수 있습니다. 이 경우 Verkada 데이터 라이선스를 구매할 필요가 없습니다.

GC31이 고객 제공 SIM을 사용하는 경우:

* 게이트웨이는 타사 장치로의 트래픽을 제한하지 않습니다
* [스마트 데이터 사용](/connectivity/ko/cellular-data-options/smart-data-usage.md) 을 비활성화할 수 있으며, 이를 통해 다음이 가능합니다:
  * 연결된 Verkada 카메라에서 클라우드 백업과 RTSP를 활성화
  * BK11/21 알람 키패드와 BC82 알람 콘솔에서 비디오 스트리밍을 활성화

## 자동 SIM 페일오버가 있는 듀얼 SIM

GC31 및 GC31-E에는 [2개의 SIM 슬롯이](/connectivity/ko/configuration/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md) 각각 있습니다:

* 슬롯 1(기본)—기본값
* 슬롯 2(보조)—사전 삽입된 Verkada 데이터 SIM이 있음

자체 SIM 카드는 슬롯 1에 삽입하고 Verkada SIM 카드는 슬롯 2에 그대로 두는 것을 권장합니다. 고객이 제공한 SIM은 **기본** 으로 작동하며 필요 시 Verkada SIM으로 페일오버됩니다.

고객은 자신의 SIM 카드를 두 슬롯 모두에 삽입하고 어떤 슬롯을 기본으로 할지 구성할 수도 있습니다.

<div align="left" data-with-frame="true"><img src="/files/0abcaf5be2d134120231c468312ac29689c68447" alt="" width="563"></div>

## 테스트 완료된 통신사

GC31은 전 세계 대부분의 주요 통신사의 SIM 카드와 호환됩니다. 다음 통신사들은 Verkada에서 테스트 및 검증을 완료했습니다. 다른 통신사도 호환될 수 있지만 Verkada에서 테스트하지는 않았습니다.

|        |                          |
| ------ | ------------------------ |
| **국가** | **통신사**                  |
| 미국     | Verizon, T-Mobile, AT\&T |
| 캐나다    | Telus, Bell, Rogers      |
| 영국     | Three, Vodafone, EE      |
| 호주     | Optus, Telstra, Vodafone |

## 자주 묻는 질문

<details>

<summary>Verkada SIM은 어떻게 페일오버 역할을 하나요?</summary>

사용 중인 자체 SIM(기본 SIM)이 기지국과 연결이 끊어지는 경우, 장치에는 연결 상태를 지속적으로 모니터링하는 메커니즘이 있습니다. 연결 끊김이 감지되면 Verkada SIM 카드(보조 SIM)로 페일오버됩니다. Verkada SIM은 주 네트워크가 다운된 경우에도 게이트웨이에 계속 접속할 수 있도록 도와줍니다.

</details>

<details>

<summary>장치는 언제 보조 SIM으로 페일오버해야 하는지 어떻게 알 수 있나요?</summary>

장치에는 SIM 활동을 지속적으로 모니터링하는 상태 머신이 있습니다. 자세한 내용은 다음을 참조하세요. [GC31 셀룰러 게이트웨이 듀얼 SIM 지원](/connectivity/ko/configuration/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md).

</details>

<details>

<summary>데이터 SIM이 연결해야 하는 APN을 수동으로 선택하려면 어떻게 하나요?</summary>

GC31의 로컬 서버 페이지에 접속하여 APN 세부 정보를 수동으로 설정할 수 있습니다. 다음에 대해 자세히 알아보세요. [GC31 로컬 서버](/connectivity/ko/configuration/add-cellular-gateway-to-command/access-the-cellular-gateway-local-server-page.md).

</details>


---

# 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/cellular-data-options/bring-your-own-data-plan.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.
