> 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/ko/access/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.md).

# 펌웨어 업데이트 예약

Verkada는 펌웨어에 정기적인 업데이트를 제공합니다. 이러한 업데이트는 보안과 기능을 향상시키며, 클라우드 라이선스의 일부로 추가 비용 없이 제공됩니다.

***

## 예약 펌웨어 업데이트 지정

펌웨어는 자동으로 푸시됩니다. 하루 중 특정 시간에 펌웨어 업데이트가 수행되도록 예약하려면 다음 단계를 따르세요:

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**펌웨어 업데이트를 예약할 사이트를 선택합니다.**

{% hint style="warning" %}
여러 사이트가 있는 조직인 경우, 각 사이트에 대해 이 기능을 활성화해야 합니다.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/1324549dee3ab49848af3cca6b5d46cceb95737f" alt="" width="800"></div>
{% endstep %}

{% step %}
**상단 메뉴 표시줄에서 설정을 클릭합니다.**

<div align="left" data-with-frame="true"><img src="/files/c37bbf7c921973720a4b191d0bc229e19f6d1d76" alt="" width="800"></div>
{% endstep %}

{% step %}
**펌웨어 업데이트 예약을 켭니다.**

<div align="left" data-with-frame="true"><img src="/files/384528d7f49cc12edb8474df9c93d57f99b34060" alt="" width="800"></div>
{% endstep %}

{% step %}
**선택한 사이트의 모든 출입 통제 장치에 펌웨어 업데이트를 적용할 수 있는 2시간의 시간대를 설정합니다.**

<div align="left" data-with-frame="true"><img src="/files/fc2b352c62c7c474ad66330df66e3818ebf76aed" alt="" width="800"></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* 업데이트 시간대는 최소 2시간이어야 하며, 이 시간 동안 출입 통제 장치가 재부팅될 수 있습니다.
* Verkada가 모든 활성 장치에 펌웨어를 단계적으로 배포하므로, 이 기능으로 업그레이드가 이루어질 요일은 선택할 수 없습니다.
* 이 기능은 장치 업그레이드로 인해 문을 이용하는 사용자에게 장애가 발생할 수 있는 민감한 시간대에 업그레이드가 이루어지지 않도록 보장하기 위한 것입니다.
  {% endhint %}

***

## 자동 장애 조치

실패 없는 업데이트를 보장하기 위해 각 Verkada 장치에는 이중 파티션 펌웨어 뱅크가 탑재되어 있습니다. 드문 경우로 펌웨어 업데이트가 실패하면, 장치가 예약 시간대 내에 있는 경우 업데이트를 다시 시도합니다. 예약 시간대가 아니면 다음 날 예약 시간대에 다시 업데이트를 시도합니다.


---

# 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/ko/access/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.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.
