# Intercom を 無線 リーダーとして設定する

互換性のあるインターホンを Verkada のドアとペアリングすると、インターホンに内蔵されたリーダーがローカルネットワーク経由で資格情報をペアリング先のドアへ安全に送信でき、追加の RS-485 配線は不要です。インターホンとアクセスコントローラが同じネットワーク上にある限り、ユーザーはインターホンのリーダーで資格情報を読み取り、ペアリングされたドアを解錠できます。

{% hint style="warning" %}

* **互換性のあるインターホン：** TD33-HW、TD53-HW、および TD63-HW
* **互換性のあるドア：** 有線の Verkada ドア（無線ロックのドアはサポートされていません）
* In/Out ドアはサポートされていません&#x20;
  {% endhint %}

{% hint style="danger" %}
必要なのは **Site Admin** デバイス設定を変更するための権限です。
{% endhint %}

***

### **ネットワーク要件**

以下のポートとプロトコルが **必ず** 無線リーダー機能を動作させるためにローカルネットワーク上で許可されている必要があります。

| プロトコル  | ポート         | トランスポート |
| ------ | ----------- | ------- |
| WebRTC | 50000-60000 | UDP     |
| mDNS   | 5353        | UDP     |
| HTTPS  | 4929        | TLS     |

***

## 設定

{% stepper %}
{% step %}
**Verkada Commandで、［すべての製品］>［Intercom］に移動します。**
{% endstep %}

{% step %}
**構成するインターコムを選択します。**
{% endstep %}

{% step %}
**上部で、［設定］>［ドア］をクリックします。**

1. クリック **ドアを追加します。**&#x20;
2. 選択します **Verkada アクセスコントローラに。**
3. インターホンとペアリングしたいドアを選択します。
   {% endstep %}

{% step %}
**ドアのペアリング後の接続ステータスは「Devices Fully Connected」である必要があります**

{% hint style="warning" %}
以下を参照してください [トラブルシューティング](#troubleshooting) 接続ステータスが **Devices Fully Connected。**
{% endhint %}
{% endstep %}
{% endstepper %}

***

## トラブルシューティング

インターホンとアクセスコントローラがローカルネットワーク経由で通信できない場合は、ローカル接続ステータスを確認してください。

{% stepper %}
{% step %}
**Verkada Commandで、［すべての製品］>［Intercom］に移動します。**
{% endstep %}

{% step %}
**インターホンを選択します。**
{% endstep %}

{% step %}
**上部で、［設定］>［ドア］をクリックします。**

接続ステータスが **Devices Fully Connected**でない場合は、下の表を使用して各問題を解決するための推奨手順を確認してください。

<table><thead><tr><th width="245.1875">ステータス</th><th>意味</th><th>対処方法</th></tr></thead><tbody><tr><td><strong>Devices Fully Connected</strong></td><td>クラウド接続とローカル（LAN）接続の両方が有効です。</td><td>該当なし</td></tr><tr><td><strong>デバイス間接続の問題</strong></td><td>デバイスはクラウドまたはローカル（LAN）のどちらかの接続を失っています。</td><td>確認 <a href="/pages/65dad9e2ef409a61815d389f6c317382abd86875">送信方向の</a> と <a href="/pages/6d35dd2495db5d48fd3f8bc637ad51bac2e7a56d">ローカル</a> ファイアウォールルール。</td></tr><tr><td><strong>デバイス間接続の喪失</strong></td><td>デバイスはクラウド接続とローカル（LAN）接続の両方を失っています。</td><td>確認 <a href="/pages/65dad9e2ef409a61815d389f6c317382abd86875">送信方向の</a> と <a href="/pages/6d35dd2495db5d48fd3f8bc637ad51bac2e7a56d">ローカル</a> ファイアウォールルール。</td></tr></tbody></table>
{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary>私のインターホンはすでにドアとペアリングされています。なぜリーダーとして機能しないのですか？</summary>

インターホンがリーダーとして機能していない場合は、ドアを再ペアリングする必要があります。<br>

1. Verkada Command で、 **すべての製品 > インターホン に移動します。**
2. インターホンを選択します。
3. 上部で、 **［設定］>［ドア］>［ドアを削除］をクリックします。**
4. ドアを再ペアリングし、接続ステータスをもう一度確認します。&#x20;

</details>

<details>

<summary>すでに RS-485 で配線されているインターホンの場合はどうなりますか？</summary>

ハードワイヤ接続の RS-485 経由でインターホンがリーダーとして機能している場合、有線構成のまま引き続き期待どおりに動作します。\
\
無線接続に切り替えたい場合は、

1. RS-485 の配線を取り外します。
2. ドアを削除してから、再度追加します。

</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/intercom/ja/she-ding/intercom-wo-rdtoshitesuru.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.
