# 출입 컨트롤러 보기

Verkada Command에서 사이트별로 그룹화된 조직(org)의 모든 액세스 컨트롤러를 **디바이스** 페이지.

{% hint style="danger" %}
귀하는 **반드시** 액세스 컨트롤러 옵션을 보려면 액세스 컨트롤러가 있는 사이트를 하나 이상 포함한 액세스 사이트 뷰어여야 **디바이스** 페이지에서 확인할 수 있습니다. 다음에 대해 자세히 알아보기 [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

## 액세스 컨트롤러 목록 보기

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

{% step %}
**검색창에서 장치 유형: 액세스 컨트롤러로 필터링합니다.**

The **디바이스** 페이지에는 액세스 사이트 관리자 권한이 있는 모든 액세스 컨트롤러가 표시됩니다.\
​

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

{% step %}
**액세스 컨트롤러를 선택하여 일련 번호, IP 주소, AUX 포트 구성, 도어 포트 구성 등 설정을 확인합니다.**
{% endstep %}

{% step %}
**(선택 사항) 사이트 드롭다운을 클릭하고 선택하여 액세스 컨트롤러의 사이트를 변경합니다.**
{% endstep %}
{% endstepper %}

## 액세스 컨트롤러 보기 및 수정

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

{% step %}
**검색창에서 장치 유형: 액세스 컨트롤러로 필터링합니다.**
{% endstep %}

{% step %}
**액세스 컨트롤러의 이미지를 선택하여 해당 구성 페이지를 엽니다.**
{% endstep %}

{% step %}
**필요에 따라 액세스 컨트롤러의 도어 포트와 보조 장치를 보고 수정합니다.**

​

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

{% step %}
**오른쪽 상단에서 설정을 클릭하여 액세스 컨트롤러 설정을 보고 수정합니다.**
{% endstep %}

{% step %}
**필요에 따라 액세스 컨트롤러의 이름, 위치, 시간대 및 사이트를 설정합니다.**

<div align="left" data-with-frame="true"><img src="/files/97e2d5c4782951bdb5a58ec41ea38a629168e307" alt="" width="823"></div>

연결된 모든 Verkada 카드 리더의 상태, 일련 번호 및 펌웨어가 페이지 하단에 나열됩니다.
{% endstep %}

{% step %}
**(선택 사항) 이러한 설정을 클릭하여 액세스 컨트롤러에서 빠른 작업을 수행합니다:**

* **식별**—액세스 컨트롤러의 상태 LED가 분홍색으로 깜박여 쉽게 시각적으로 식별할 수 있습니다.
* [**재시작**](/access-control/ko/troubleshooting/access-control-hardware-checks/restart-an-access-controller.md)—액세스 컨트롤러에 소프트웨어 재부팅 명령을 실행합니다.
* [**비활성화**](/access-control/ko/configuration/decommission-an-access-controller.md)—Command 조직에서 액세스 컨트롤러를 제거합니다.
  {% 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/configuration/view-access-controllers-in-command.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.
