# カメラのポートベースデバイス認証を設定する

Verkadaカメラは、IEEE 802.1x を利用するポートベースのデバイス認証で構成できます。この機能は、組織がネットワークデバイスを保護し、高いセキュリティ基準を維持できるように設計されています。

{% hint style="danger" %}
次の [D30](https://docs.verkada.com/docs/video-security-d30-datasheet.pdf), [D40](https://docs.verkada.com/docs/video-security-d40-datasheet.pdf), [D50](https://docs.verkada.com/docs/video-security-d50-datasheet.pdf)、および [D80](https://docs.verkada.com/docs/video-security-d80-datasheet_1.pdf) はポートベース認証をサポートしていません。
{% endhint %}

### 開始する前に

{% hint style="warning" %}
カメラでポートベース認証を構成するには、まずカメラを DHCP を使用して Command に接続し、最新のファームウェアに更新する必要があります。カメラの更新が完了すると、Command にアップロードされて 802.1x に登録されたデバイス証明書を受信できるようになります。
{% endhint %}

***

## 構成

{% hint style="danger" %}
802.1x の構成設定を有効化または変更できるのは、Org Admin のみです。
{% endhint %}

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

{% step %}
**左側のナビゲーションで、\[Login & Access] > \[Port-based Device Authentication] を選択します。**
{% endstep %}

{% step %}
**右上の \[Enroll] をクリックします。**

a. 構成するカメラを選択します。\
b.  **\[Next] をクリックします。**\
c. CA 証明書 (`.crt` )、カメラ証明書 (`.crt` )、およびカメラの秘密鍵 (`.key` ) をアップロードします。\
d.  **\[Submit] をクリックします。**

<div align="left" data-with-frame="true"><img src="/files/69bc57fc4dd1cc781ff45f1a7efef99f904e5318" alt=""></div>
{% endstep %}

{% step %}
**（必要に応じて）秘密鍵のパスワードを入力し、必要なセキュリティ標準を選択します。選択した証明書は、選択したすべてのデバイスに適用されます。異なる証明書を特定のデバイスにアップロードするには、グループごとにこの手順を繰り返します。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
すでにポートベースのデバイス認証に登録されているカメラに新しい証明書をアップロードすると、既存の証明書が上書きされます。
{% 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/verkada-cameras/ja/she-ding/camera-network-settings/configure-port-based-device-authentication-for-cameras.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.
