> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/ja/she-zhi/access-control-deployment-best-practices/poe-passthrough-on-the-ac12.md).

# AC12でのPoEパススルー

Verkada [AC12](https://docs.verkada.com/docs/ac12-one-door-controller-datasheet.pdf) ワン・ドアコントローラはドア構成部品に物理的に接続してアクセスを管理します。AC12は、追加デバイス（例えば）に電力を供給するための単一の未管理Power over Ethernet（PoE）+スイッチポートとして動作できます、 [Verkadaカメラ](https://www.verkada.com/security-cameras/).

## 始める前に

次のガイドラインを満たしていることを確認してください：

* PoEパススルーを使用するには、AC12がPoE++/802.bt入力ソースで給電されている必要があります。
* ネットワークパススルーは常にサポートされています。
* AC12が接続されているすべてのスイッチポートで、エコ／動的電力消費割り当てをオフにする必要があります。
* 30Wを超える電力を必要とするデバイスはパススルーではサポートされません。\
  ​

## PoEパススルーの用途

PoEパススルーを使用して、標準のPoE+デバイスに電力を供給できます。これには、ほとんどのVerkadaカメラやIEEE 802.3atに準拠したメーカー製デバイスが含まれます。いくつかの例は次のとおりです：

* Verkadaカメラ（PoE++を必要とするモデルを除く）
* ワイヤレスアクセスポイント
* セッション開始プロトコル（SIP）電話機
* PoE-to-DCコンバータ
* 追加のAC12

デバイスがPoEを必要としない場合、データ専用ポートを提供できます。 **このモードは、デバイスがPoE++接続で提供されている場合でも利用可能です。**。これには次のような例があります：

* コンピュータ向けのデータ出力
* 他のモデルのVerkadaアクセスコントローラ向けのデータ
* 別のデバイスへのPoEインジェクター

{% hint style="warning" %}
元のスイッチから接続されたデバイスまでのケーブルの合計長は328フィート（100m）を超えてはいけません。例えば、AC12がドアの上にありスイッチまで262フィート（80m）の配線がある場合、カメラを接続するために65フィート（20m）を超える配線を使用することはできません。
{% endhint %}

## 特別な使用例

デフォルトでは、AC12のPoEパススルーはフル30WのPoE+出力をサポートしますが、USBまたは第二リーダーが有効になっている場合など、一部のケースでは従属デバイスに最大27Wまでしか供給できず、残りの電力が本体の動作に使用されることがあります。ほとんどの用途ではこれでほぼすべてのデバイスに十分ですが、問題になる例としては次のようなものがあります：

* この [CF81-E](https://www.verkada.com/security-cameras/fisheye/cf81-e/) モデルの低温時（夜間モード）
* 追加のAC12
* フル30Wの電力を期待する他社製デバイス

USBを使用したい場合は、デバイス設定で有効にできます。

## PoEパススルーを無効にする

CommandでAC12のPoE出力機能を無効にできます：

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

{% step %}
**上部で「Controllers」をクリックします。**
{% endstep %}

{% step %}
**AC12を選択します。**
{% endstep %}

{% step %}
**右上で「Settings」をクリックします。**
{% endstep %}

{% step %}
**「PoE Out」をオフに切り替えます。**
{% endstep %}
{% endstepper %}

## エラー処理の例

この問題を引き起こす原因はいくつかあります。例としては：

* 有線デバイスで短絡（ショート）が発生した。
* AC12に接続されたデバイスが、個別の電力割り当てを超えている。
* 電力が供給されているデバイスで短絡（ショート）が発生している。
* 電源が供給されている機器は対応していないか、提供されている電力よりも多くの電力を必要としています。
* スイッチがAC12に対して継続的なPoE++出力を提供できなかったか、一定の60W予算を割り当てませんでした。

{% hint style="info" %}
この問題が発生した場合、AC12とPoE機器を点検し、損傷がないこと、およびその機器が802.3afを超えない定格で動作するよう設計されていることを強く推奨します。いつでもCommandで問題を解決してPoE出力機能を再有効化できますが、問題が再発しないと確信できる場合に限ります。問題が続く場合は、 [Verkadaサポート にお問い合わせください。](/command/ja/oridesuka/contact-verkada-support.md).
{% endhint %}

AC12への電源供給方法や特定の出力に対する想定電流制限については、 [AC12の技術仕様](https://docs.verkada.com/docs/access-control-ac12-quick-start-guide.pdf).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/ja/she-zhi/access-control-deployment-best-practices/poe-passthrough-on-the-ac12.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
