# 출입 통제기 일련번호 및 MAC 주소 찾기

Verkada 도어 컨트롤러를 설치하거나 문제를 해결할 때 컨트롤러의 일련 번호 또는 미디어 액세스 제어(MAC) 주소를 찾아야 할 수 있습니다.

## AC41의 일련 번호와 MAC 주소 찾기

Verkada의 일련 번호와 MAC 주소를 찾는 방법은 2가지가 있습니다. [AC41](https://docs.verkada.com/docs/door-controller-ac41-datasheet.pdf) 도어 컨트롤러:

* 액세스 컨트롤러 케이스 안쪽의 스티커 라벨에서 확인할 수 있습니다. AC41 전면의 문을 열고 케이블 관리 칸 바로 아래 오른쪽 하단의 스티커를 찾으세요.
* 이전에 Verkada Command에 등록된 경우:\
  다음으로 이동 **모든 제품** > **디바이스**. 디바이스 세부 정보 패널에서 일련 번호와 MAC 주소를 보려면 디바이스를 선택하세요.

***

## AC62의 일련 번호와 MAC 주소 찾기

설치하거나 문제를 해결할 때 [AC62](https://docs.verkada.com/docs/door-controller-ac62-datasheet.pdf) 도어 컨트롤러의 일련 번호 또는 MAC 주소를 찾아야 할 수 있습니다.

액세스 컨트롤러 케이스 안쪽의 스티커 라벨에서 일련 번호와 MAC 주소를 찾을 수 있습니다.

{% stepper %}
{% step %}
**AC62 전면의 문을 여세요.**
{% endstep %}

{% step %}
**전원 입력 바로 위, 왼쪽 하단의 스티커를 찾으세요.**
{% endstep %}
{% endstepper %}


---

# 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/installation/access-control-deployment-best-practices/find-a-serial-number-and-mac-address.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.
