# AC41 상태 LED

Verkada의 [AC41 4도어 컨트롤러](https://docs.verkada.com/docs/door-controller-ac41-datasheet.pdf) 에는 LED(왼쪽 상단)가 있어 한눈에 장치 상태를 보여줍니다.

***

## LED 상태

**주황색 고정**—컨트롤러가 켜져 있으며 부팅 중입니다.

<div align="left" data-with-frame="true"><img src="/files/0341117df8ee4c0cddbe887790af130b144041e8" alt=""></div>

**주황색 깜박임**—컨트롤러가 펌웨어를 업데이트하는 중입니다.

<div data-with-frame="true"><img src="/files/13664fc7ebf25866bb134c604c4a4b1a7994a0e4" alt=""></div>

**파란색 깜박임**—컨트롤러가 도어를 관리하고 있지만 서버에 연결할 수 없습니다. 자세한 내용은 [필수 네트워크 설정](/access-control/ko/getting-started/access-control-network-settings.md) 을 확인하여 컨트롤러를 온라인 상태로 만드는 데 도움을 받으세요.

<div data-with-frame="true"><img src="/files/428529078cca5865919a46b2a3439b642da0461c" alt=""></div>

**파란색 고정**—Verkada 서버와 완전히 연결됨.

<div data-with-frame="true"><img src="/files/47c179d538477e1e6e8609347303e011112d9564" alt=""></div>

**분홍색 깜박임**—컨트롤러 설정에서 **식별** 을 선택하면, 컨트롤러가 장치 식별을 돕기 위해 분홍색으로 깜박입니다.

<div data-with-frame="true"><img src="/files/4b394c3193cfbeecc6e1396ab4c8d1f988badb9a" alt=""></div>


---

# 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/access-control/ko/troubleshooting/verkada-ac41-status-led.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.
