# Command Connector の 2 つの Ethernet ポートを設定する

Command Connectorは、2つのインターフェースを使用して動作するように設定できます。これにより、1つのネットワークインターフェースでインターネットに接続し、もう1つでローカルのカメラネットワークに直接接続できます。

{% hint style="danger" %}
Command Connector は、で定義されているプライベート IP アドレスをサポートします。 [RFC 1918](https://datatracker.ietf.org/doc/rfc1918/)。これは、RFCで指定されている10.0.0.0/8、172.16.0.0/12、192.168.0.0/16などのプライベートIP範囲のみが、Command Connectorインターフェースと互換性があることを意味します。
{% endhint %}

### 始める前に

* Command Connectorを、以下へのアクセスがあるネットワークに接続します [Verkadaエンドポイント](/command-connector/ja/hajimeni/command-connector-network-settings.md) を、1つのEthernetポートのみを使用して。
* Verkada Commandに到達できるようにし、最新のファームウェアに更新します。
* 設定を開始する前に、接続されているEthernetポートが1つだけであることを確認してください。
* 静的IPが設定されている場合は、2つ目のポートを設定する前にCommand ConnectorをDHCPに戻してください。

***

## 構成

{% hint style="danger" %}
のみ [サイト管理者](/verkada-cameras/ja/hajimeni/roles-and-permissions-for-cameras.md) が静的 IP 構成を有効化または変更できます。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、All Products > Devices に移動します。**
{% endstep %}

{% step %}
**構成する Command Connector を選択します。**
{% endstep %}

{% step %}
**右側の［設定］をクリックします。**
{% endstep %}

{% step %}
**［一般］>［Ethernetポート］の下で、ドロップダウンをクリックし、［Dual］を選択します。**
{% endstep %}

{% step %}
**Command Connectorは、現在接続されているポートを自動的に検出し、インターネットポートとして割り当てます。**

**重要：** この手順では、意図したインターネットポートのみが接続されていることを確認してください。
{% endstep %}

{% step %}
**デフォルトでは、2つ目のポートはDHCPに設定されます。2つ目のポートに静的IPを設定するには、［Manual］を選択します。**
{% endstep %}

{% step %}
**［保存］をクリックして設定プロセスを開始します。（最大30秒かかる場合があります。）**

<div align="left" data-with-frame="true"><img src="/files/42b36574779e63c19224d621b7360e357c9a49a2" alt="" width="422"></div>
{% endstep %}

{% step %}
**保存したら、2本目のEthernetケーブルをCommand Connectorに接続し、［ポートを確認］をクリックします。**

<div align="left" data-with-frame="true"><img src="/files/ab0286ca3f7c16192d969f4b88a27d09ec67a723" alt="" width="420"></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* インターネット側のポートは、以下を使用して動作する必要があります **DHCP**.
* カメラネットワークポートは、以下のいずれかを使用して動作できます **DHCP** または **静的IP**.
  {% endhint %}

***

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

誤ってCommand Connectorからインターネットポートを外してしまった場合、どのポートがインターネットアクセス用に割り当てられているかを簡単に特定できます：

{% stepper %}
{% step %}
**Verkada Commandで、［All Products］>［Cameras］に移動します。**
{% endstep %}

{% step %}
**構成する Command Connector を選択します。**
{% endstep %}

{% step %}
**右側で、設定 をクリックします。**
{% endstep %}

{% step %}
**下にスクロールして、［一般］>［Ethernetポート］を開きます。**

<div align="left" data-with-frame="true"><figure><img src="/files/c6cbf14c863c480529a92dcf8b8e82d912c582c1" alt="" width="452"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**このページには、割り当てられたインターネットポートが表示されます。通信を復旧するには、Ethernetケーブルを再接続してください。**
{% endstep %}
{% endstepper %}


---

# 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/command-connector/ja/gou-cheng/configure-two-ethernet-ports-for-command-connector.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.
