> 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/intercom/ko/installation/configure-a-second-generation-intercom-as-a-1-door-ac.md).

# 2세대 인터콤을 1문 출입 통제기로 구성하기

Verkada Command 설정을 시작하기 전에 하드웨어를 먼저 설정하세요.

2세대 인터콤을 사용 중이라면 다음을 참조하세요. [설치 가이드](https://www.verkada.com/docs/?product=intercom\&contentType=setupGuide) 계속하기 전에.

***

## Verkada 리더

2세대 Verkada 인터콤(TD33, TD53, TD63)에는 내장 리더가 포함되어 있습니다. TD63에서는 방문자가 키패드에 출입 코드를 입력한 다음 **#** 잠금을 해제할 수 있습니다(예: **1234#**). 자세한 내용은 다음을 참조하세요. [방문 키로 인터콤 임시 액세스 부여](/intercom/ko/configuration/grant-temporary-access-with-visit-keys.md) 자세한 내용은 다음을 참조하세요. TD52를 사용 중이라면 다음을 참조하세요. [이 문서](/intercom/ko/configuration/configure-a-video-intercom-as-a-1-door-ac.md) 리더를 설치하고 장치를 1도어 액세스 컨트롤러로 구성하는 방법을 알아보세요.

***

## 출력 배선

2세대 Verkada 인터콤에는 액세스 컨트롤러로 구성할 수 있는 드라이 폼 C 릴레이 출력이 있습니다. 여기에는 아래와 같이 인터콤을 보조 전원 컨트롤러와 잠금장치에 배선하는 작업이 포함됩니다.

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

***

## 도어 구성

{% stepper %}
{% step %}
**인터콤 설정 > 도어로 이동합니다.**
{% endstep %}

{% step %}
**도어 추가를 클릭합니다**
{% endstep %}

{% step %}
**인터콤에 직접 연결됨 선택**
{% endstep %}
{% endstepper %}

### 리더

|                      |                                    |
| -------------------- | ---------------------------------- |
| **배지 리더**            | RFC 및 NFC 지원을 전환합니다(블루투스는 포함되지 않음) |
| **NFC 잠금 해제**        | NFC 지원을 전환합니다                      |
| **블루투스 잠금 해제**       | 블루투스 지원을 전환합니다                     |
| **블루투스 잠금 해제 트리거**   | 액세스 권한을 얻기 위해 필요한 거리와 동작을 설정합니다    |
| **블루투스 쿨다운**         | 블루투스 도어 잠금 해제 간 최소 간격              |
| **블루투스 잠금 해제 시 비프음** | 액세스 허용 시 비프음                       |

### 입출력

|          |                               |
| -------- | ----------------------------- |
| **입력 1** | DPI 또는 통화 트리거를 구성합니다          |
| **입력 2** | REX 또는 통화 트리거를 구성합니다          |
| **입력 3** | REX 또는 통화 트리거를 구성합니다          |
| **출력**   | 잠금 해제 - 1도어 AC 모드에서는 변경할 수 없음 |
| **출력 2** | 차임 또는 통화 중을 구성합니다             |

### 잠금 해제

|              |                                                       |
| ------------ | ----------------------------------------------------- |
| **잠금 해제 시간** | 잠금 해제 후 도어가 열려 있는 시간을 구성합니다                           |
| **잠금 해제 소리** | 수신기에서 도어 잠금이 해제될 때 신호음이 재생되는지 전환합니다                   |
| **원격 잠금 해제** | Command 또는 Pass 앱의 자격이 있는 사용자가 도어를 잠금 해제할 수 있는지 전환합니다 |

***

## 인터콤 도어에 사용자 액세스를 할당합니다

Command에서 인터콤에 도어를 추가한 후 다음을 할 수 있습니다 [액세스 제어 메뉴에서 액세스 수준을 할당할 수 있습니다](/access-control/ko/users-and-credentials/add-a-user-to-the-verkada-access-system/assign-a-user-access-to-a-door.md).


---

# 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/intercom/ko/installation/configure-a-second-generation-intercom-as-a-1-door-ac.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.
