# Classic Alarms のネットワーク設定

{% hint style="success" %}
この記事はクラシックAlarms向けのガイドです。この場合は [記事](/new-alarms/ja/hajimeni/alarms-network-settings.md) を参照してください（新しいAlarmsをお使いの場合は）。 [New Alarms vs Classic Alarms](/new-alarms/ja/hajimeni/new-alarms-vs-classic-alarms.md) どちらのバージョンのAlarmsを使用しているかわからない場合は参照してください。
{% endhint %}

***

この記事では、Verkada Classic Alarmsデバイスが通信するために必要なネットワーク設定について概説します。 [Verkada Command](/command/ja/hajimeni/get-started-with-verkada-command.md)。他のVerkada製品ラインの必要なネットワーク設定の詳細については、次を参照してください。 [必要なネットワーク設定](/command/ja/saptogadesuka/required-network-settings.md).

{% hint style="warning" %}
VerkadaデバイスはプロキシサーバーやSecure Socket Layer (SSL)/Transport Layer Security (TLS)の検査を要求するLANとは互換性がありません。いずれかが使用されている場合、VerkadaデバイスがVerkada Commandと通信するには全てのVerkadaデバイス用のバイパスを実装する必要があります。
{% endhint %}

## IPアドレス

AlarmsデバイスはLANおよびVerkada Commandと通信するためにIPv4アドレスが割り当てられている必要があります。AlarmsデバイスはDynamic Host Configuration Protocol (DHCP)とUser Datagram Protocol (UDP)を使用してIPアドレスとネットワーク構成を取得します。

Alarmsデバイスに特定のIPアドレスを割り当てる必要がある場合は、デバイスのMedia Access Control (MAC)アドレス（デバイスのラベルに記載）を使用してDHCP予約を作成してください。

## Domain Name System

AlarmsデバイスはDNSサーバーを使用してVerkadaの完全修飾ドメイン名（FQDN）をIPアドレスに解決し、それらと通信します。DHCPサーバーはネットワーク上でDNSサーバーの場所をAlarmsデバイスに通知し、AlarmsデバイスはUDPポート53を使用して通信します。

{% hint style="warning" %}
DNS over HTTPS (DoH)は現在サポートされていません。
{% endhint %}

## 電源

一部のAlarmsデバイスはPower over Ethernet (PoE)で電源供給されます。これはネットワークスイッチが電力を提供する必要があるか、PoEインジェクタを使用する必要があることを意味します。電源要件の詳細については、以下を参照してください。 [Alarmsデバイスのデータシート](https://www.verkada.com/docs/?product=alarms\&contentType=datasheet).

## ファイアウォール設定

AlarmsデバイスはCommandと通信し、すべての機能にアクセスできるようにするために多数のエンドポイントへのアクセスを必要とします。多くの顧客は一般的に必要なエンドポイントとの通信を許可したいと考えるでしょう。

これらは許可すべき一般的なドメインです、 **すべての組織リージョンに適用されます**:

| ドメイン/IP                | プロトコル/ポート             |
| ---------------------- | --------------------- |
| 34.216.15.26           | UDP:123               |
| \*.verkada.com         | UDP:123 + TCP/UDP:443 |
| \*.appcenter.ms        | TCP:443               |
| global.turn.twilio.com | TCP:443               |

より詳細な許可リストを希望する場合は、デバイスが配置されているリージョンに基づいて、IPアドレス、完全なFQDN、およびワイルドカードドメインをファイアウォールルールに追加できます。

{% hint style="warning" %}
リージョンは次の操作を行う際に選択されます [組織を作成する](https://app.gitbook.com/s/NRq5qDDjsYNxwNzF1bcB/get-started-with-verkada-command) Command内で。
{% endhint %}

{% tabs %}
{% tab title="アメリカ合衆国" %}

| ドメイン/IP                                    | プロトコル/ポート   |
| ------------------------------------------ | ----------- |
| 34.216.15.26                               | UDP:123     |
| alarms.control.verkada.com                 | TCP/UDP:443 |
| alarms.global-prod.control.verkada.com     | TCP/UDP:443 |
| api.control.verkada.com                    | TCP/UDP:443 |
| api.global-prod.control.verkada.com        | TCP/UDP:443 |
| firmware.control.verkada.com               | TCP/UDP:443 |
| index.control.verkada.com                  | TCP/UDP:443 |
| relay.control.verkada.com                  | TCP/UDP:443 |
| relay.global-prod.control.verkada.com      | TCP/UDP:443 |
| time.control.verkada.com                   | UDP:123     |
| update.control.verkada.com                 | TCP/UDP:443 |
| valarm.command.verkada.com                 | TCP/UDP:443 |
| valarm.global-prod.command.verkada.com     | TCP/UDP:443 |
| vconductor.command.verkada.com             | TCP/UDP:443 |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443 |
| \*.appcenter.ms                            | TCP:443     |
| global.turn.twilio.com                     | TCP:443     |

**BC51s**

| ドメイン/IP                              | プロトコル/ポート   |
| ------------------------------------ | ----------- |
| \*.apple.com                         | TCP:80      |
| \*.apple.com                         | TCP:443     |
| \*.apple.com                         | TCP:2197    |
| \*.apple.com                         | TCP:5223    |
| \*.apple.com                         | UDP:123     |
| crl.entrust.net                      | TCP:80      |
| crl3.digicert.com                    | TCP:80      |
| crl4.digicert.com                    | TCP:80      |
| global.stun.twilio.com               | UDP:3478    |
| global.turn.twilio.com               | UDP:3478    |
| \*.mzstatic.com                      | TCP:80      |
| \*.mzstatic.com                      | TCP:443     |
| ocsp.digicert.com                    | TCP:80      |
| ocsp.entrust.net                     | TCP:80      |
| vmdm.command.verkada.com             | TCP/UDP:443 |
| vmdm.global-prod.command.verkada.com | TCP/UDP:443 |

**BK21s**

| ドメイン/IP             | プロトコル/ポート |
| ------------------- | --------- |
| time.cloudflare.com | TCP:4460  |
| time.cloudflare.com | UDP:123   |

**BZ11s**

| ドメイン/IP                | プロトコル/ポート |
| ---------------------- | --------- |
| global.stun.twilio.com | UDP:3478  |
| global.turn.twilio.com | UDP:3478  |
| {% endtab %}           |           |

{% tab title="ヨーロッパ" %}

| ドメイン/IP                                    | プロトコル/ポート   |
| ------------------------------------------ | ----------- |
| alarms.global-prod.control.verkada.com     | TCP/UDP:443 |
| alarms.prod2.control.verkada.com           | TCP/UDP:443 |
| api.prod2.control.verkada.com              | TCP/UDP:443 |
| api.global-prod.control.verkada.com        | TCP/UDP:443 |
| index.prod2.control.verkada.com            | TCP/UDP:443 |
| relay.global-prod.control.verkada.com      | TCP/UDP:443 |
| relay.prod2.control.verkada.com            | TCP/UDP:443 |
| time.control.verkada.com                   | UDP:123     |
| update.control.verkada.com                 | TCP/UDP:443 |
| valarm.global-prod.command.verkada.com     | TCP/UDP:443 |
| valarm.prod2.command.verkada.com           | TCP/UDP:443 |
| vbroadcast.command.verkada.com             | TCP/UDP:443 |
| vbroadcast.prod2.control.verkada.com       | TCP/UDP:443 |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443 |
| vconductor.prod2.command.verkada.com       | TCP/UDP:443 |

**BC51s**

| ドメイン/IP                              | プロトコル/ポート   |
| ------------------------------------ | ----------- |
| \*.apple.com                         | TCP:80      |
| \*.apple.com                         | TCP:443     |
| \*.apple.com                         | TCP:2197    |
| \*.apple.com                         | TCP:5223    |
| \*.apple.com                         | UDP:123     |
| crl.entrust.net                      | TCP:80      |
| crl3.digicert.com                    | TCP:80      |
| crl4.digicert.com                    | TCP:80      |
| global.stun.twilio.com               | UDP:3478    |
| global.turn.twilio.com               | UDP:3478    |
| \*.mzstatic.com                      | TCP:80      |
| \*.mzstatic.com                      | TCP:443     |
| ocsp.digicert.com                    | TCP:80      |
| ocsp.entrust.net                     | TCP:80      |
| vmdm.command.verkada.com             | TCP/UDP:443 |
| vmdm.global-prod.command.verkada.com | TCP/UDP:443 |

**BK21s**

| ドメイン/IP             | プロトコル/ポート |
| ------------------- | --------- |
| time.cloudflare.com | TCP:4460  |
| time.cloudflare.com | UDP:123   |

**BZ11s**

| ドメイン/IP                | プロトコル/ポート |
| ---------------------- | --------- |
| global.stun.twilio.com | UDP:3478  |
| global.turn.twilio.com | UDP:3478  |
| {% endtab %}           |           |
| {% endtabs %}          |           |

{% hint style="info" %}
次を使用してください、 [Verkada Network Tester](https://network-tester.support.verkada.com/) を使用してデバイスがVerkada Commandに接続できることを確認します。リージョンを選択し、 **Classic Alarms** 製品タイプを選択してチェックを実行します。

テストが機能するためにネットワーク上で次のエンドポイントが許可されている必要があります：

* speed.cloudflare.com
* network-tester.support.verkada.com
  {% 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/classic-alarms/ja/hajimeni/classic-alarms-network-settings.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.
