> 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/es/configuracion/panel-de-alarma-como-expansor-de-lan.md).

# Panel de alarma como expansor de LAN

El modo Expander permite que un segundo panel de alarma reenvíe señales de sus dispositivos conectados con cable y de tipo inalámbrico al panel principal a través de la LAN. Cuando se agrega un segundo panel compatible a un sitio de alarma, entra automáticamente en el modo Expander.

Esto está diseñado para sitios con varios edificios, como escuelas, campus de fabricación y complejos empresariales, donde los edificios comparten una red pero no tienen conducto entre ellos. Los dispositivos conectados al expander pueden agregarse y administrarse desde el mismo sitio de alarma.

{% hint style="warning" %}

* Un panel expander no requiere una licencia adicional.
* El panel expander hereda la configuración del sitio del panel principal.
  {% endhint %}

***

### Cuándo usar el modo Expander

* Use el modo Expander cuando los edificios compartan una sola dirección, un solo conjunto de requisitos de monitoreo y una sola identidad operativa.&#x20;
* Use sitios de alarma separados para edificios que sean ubicaciones independientes con sus propias direcciones y requisitos de despacho.

### Requisitos

* Ambos paneles deben agregarse al mismo sitio de alarma en Command.
* Ambos paneles deben estar conectados a la misma LAN y poder comunicarse entre sí.
* El panel expander debe ser un BP52.

{% hint style="danger" %}

* No se admite la copia de seguridad celular en los paneles expander.
* Se admite la copia de seguridad con batería. Sin embargo, Command actualmente no muestra la carga de la batería ni indica cuándo un panel expander está funcionando con energía de batería.
  {% 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/es/configuracion/panel-de-alarma-como-expansor-de-lan.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.
