> 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/new-alarms/ja/she-ding/lan-ekusupandtoshitenoarmupaneru.md).

# LAN エクスパンダーとしてのアラームパネル

エクスパンダーモードでは、2台目のアラームパネルが、接続された有線および無線のデバイスからの信号をLAN経由で主パネルに転送できます。対応する2台目のパネルがアラームサイトに追加されると、自動的にエクスパンダーモードになります。

これは、学校、製造キャンパス、複合ビジネス施設など、複数の建物を持ち、建物間でネットワークは共有しているものの、配管は通っていないサイト向けに設計されています。エクスパンダーに接続されたデバイスは、同じアラームサイトに追加して、そのアラームサイトから管理できます。

{% hint style="warning" %}

* エクスパンダーパネルには追加ライセンスは不要です。
* エクスパンダーパネルは、サイト設定を主パネルから継承します。
  {% endhint %}

***

### エクスパンダーモードを使用する場合

* 建物が単一の住所、単一の監視要件セット、および単一の運用上の識別情報を共有している場合は、エクスパンダーモードを使用します。&#x20;
* それぞれ独自の住所と通報要件を持つ独立した場所である建物には、別々のアラームサイトを使用します。

### 要件

* 両方のパネルは、Command の同じアラームサイトに追加する必要があります。
* 両方のパネルは同じ LAN に接続され、相互に通信できる必要があります。
* エクスパンダーパネルは BP52 でなければなりません。

{% hint style="danger" %}

* セルラーバックアップはエクスパンダーパネルではサポートされていません。
* バッテリーバックアップはサポートされています。ただし、Command では現在、バッテリー残量は表示されず、エクスパンダーパネルがバッテリー駆動で動作していることも示されません。
  {% endhint %}


---

# 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/new-alarms/ja/she-ding/lan-ekusupandtoshitenoarmupaneru.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.
