> 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에서 모든 제품 > 액세스 로 이동합니다.**
{% endstep %}

{% step %}
**펌웨어 업데이트 일정을 설정하려는 사이트를 선택합니다.**

​\
​**참고**: 여러 사이트가 있는 조직인 경우 모든 사이트에서 이 기능을 켜야 합니다.

<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:

```
GET https://help.verkada.com/access-control/ko/access/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.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.
