# 알람 시스템의 리더 패널 교체

**리더 교체** 기존 구성을 잃지 않고 알람 패널을 교체하거나 업그레이드할 수 있습니다. 각 사이트에는 알람 패널이 하나만 있을 수 있습니다. 새 패널이 기존 사이트에 등록되면 Verkada는 현재 패널의 지원되는 설정을 새 장치로 자동 전송할 수 있습니다. 여기에는 장치 이름, 사이트 구성 및 기타 패널 수준 설정이 포함되어, 최소한의 다운타임으로 원활한 하드웨어 전환을 보장합니다.

{% hint style="warning" %}

* 리더 교체는 소프트웨어 수준의 프로세스입니다. 구성 전송이 성공적으로 완료되려면 모든 장치가 새 리더에 물리적으로 연결되어 있어야 합니다.
* 리더 교체는 동일한 모델의 패널 교체와 BP32에서 BP52로 업그레이드하는 것과 같은 서로 다른 패널 모델 간 교체를 모두 지원합니다.
  {% endhint %}

***

## 구성

{% hint style="danger" %}
Command에 새 패널을 추가하기 전에 기존 패널을 분리하세요.
{% endhint %}

{% stepper %}
{% step %}
[**추가**](/command/ko/organization-settings/add-a-device-to-your-command-organization.md) **하고 새 알람 패널을 Command 조직에 설정하세요.**
{% endstep %}

{% step %}
**교체해야 하는 패널이 있는 사이트를 선택하세요.**
{% endstep %}

{% step %}
**시스템이 기존 패널을 감지합니다. 모델에서 교체 확인을 선택하세요.**

<div align="left" data-with-frame="true"><figure><img src="/files/83f42d4a4ef9f07e9f178d4af35dc815e2266d35" alt="" width="423"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Alarm site > Devices에서 새 알람 패널을 선택하세요.**
{% endstep %}

{% step %}
**오른쪽 상단에서** ![](/files/ba78fa01de3dac126c8d2af87ee262ae54ddd061) **> 리더로 지정을 선택하세요.**

<div align="left" data-with-frame="true"><figure><img src="/files/c895f737bc17a182f0cd5256d296ec54d6c66745" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
확인이 완료되면 구성 마이그레이션이 시작되며 일반적으로 1\~2분 내에 완료됩니다. 이 과정에서 장치는 현재 패널과 연결이 끊어지고 Command에서 새 패널에 자동으로 다시 연결됩니다.
{% endhint %}

### 교체 후 체크리스트

* [ ] 무선 센서는 새 리더에 다시 연결되는 데 최대 30분이 걸릴 수 있습니다. 각 센서를 수동으로 작동시키면(예: 문 열기) 이 과정을 더 빠르게 진행할 수 있습니다.
* [ ] 필요한 경우 원래 리더로 되돌릴 수 있습니다 *하기 전에* 사이트에서 제거 **Alarm Site > Devices** 페이지.

{% hint style="info" %}
Verkada는 보수적인 마이그레이션 방식을 사용합니다. 하드웨어 불일치가 발생하더라도 리더 교체 중에 기존 설정은 절대 삭제되지 않습니다.
{% endhint %}

* [ ] 새 패널이 온라인 상태가 되어 검증되면 이전 패널을 제거하세요:
  * 다음으로 이동 **Alarm Site > Devices**
  * 사이트에서 이전 패널 삭제

{% hint style="danger" %}

* 전체 Alarm 사이트가 아니라 특정 장치만 삭제해야 합니다.
  {% 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/new-alarms/ko/configuration/getting-started-with-verkada-alarms-1.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.
