# カメラでLLDPを使用する

Verkadaカメラはリンク層検出プロトコル（LLDP）をサポートしています。LLDPはローカルエリアネットワーク（LAN）内でデバイスの識別情報、機能、および隣接機器を通知するために様々なネットワーク機器で使用される標準的なリンク層プロトコルです。

LLDPを使用する主な利点はネットワーク統合の管理とトラブルシューティングです。たとえば、ネットワーク管理者はどのVerkadaデバイスが特定のスイッチポートに接続されているかを迅速に特定したり、特定のLLDP情報に基づいてポートを自動的に再構成するポリシーを設定したりできます。

Verkadaカメラは以下の情報を30秒ごとにアドバタイズします：

* デバイスID
* ファームウェアリビジョン
* シリアル番号
* 製造元名（Verkada）
* モデル名
* Extreme Fabric Connect TLV
* オートネゴシエーション機能


---

# 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/use-lldp-with-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.
