# 独自のデータプランを持ち込む

お客様は、GC31 Cellular Gatewayで使用するために、お客様ご自身の（BYO）データプランを持ち込むことができます。この場合、Verkadaのデータライセンスを購入する必要はありません。

GC31が顧客提供のSIMを使用している場合：

* このゲートウェイは、サードパーティ製デバイスへのトラフィックを制限しません
* [スマートデータ使用量](/connectivity/ja/serurdtaopushon/smart-data-usage.md) は無効にすることができ、以下が可能になります：
  * 接続されたVerkadaカメラでクラウドバックアップとRTSPを有効にする
  * BK11/21 Alarm KeypadsおよびBC82 Alarm Consolesでビデオストリーミングを有効にする

## 自動SIMフェイルオーバー付きデュアルSIM

GC31およびGC31-Eには [2つのSIMスロットが](/connectivity/ja/she-ding/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md) それぞれ搭載されています：

* スロット1（プライマリ）—デフォルト
* スロット2（セカンダリ）—VerkadaデータSIMがあらかじめ挿入済み

スロット1にご自身のSIMカードを挿入し、スロット2にVerkadaのSIMカードを入れたままにしておくことを推奨します。顧客提供のSIMは **プライマリ** として機能し、必要に応じてVerkada SIMにフェイルオーバーします。

お客様は両方のスロットにご自身のSIMカードを挿入し、どちらのスロットをプライマリにするかを設定することもできます。

<div align="left" data-with-frame="true"><img src="/files/465e254cb45ed2382ac37ac7c3497c927396c619" 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 Cellular Gateway Dual-SIM Support](/connectivity/ja/she-ding/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md).

</details>

<details>

<summary>データSIMが接続する必要のあるAPNを手動で選択するにはどうすればよいですか？</summary>

GC31のローカルサーバーページにアクセスして、APNの手動設定を行えます。詳細は、 [GC31 local server](/connectivity/ja/she-ding/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/ja/serurdtaopushon/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.
