# 카메라용 포트 기반 장치 인증 구성

Verkada 카메라는 IEEE 802.1x를 사용하는 포트 기반 장치 인증으로 구성할 수 있습니다. 이 기능은 조직이 네트워크 장치를 보호하고 높은 보안 표준을 유지하는 데 도움이 되도록 설계되었습니다.

{% hint style="danger" %}
다음은 [D30](https://docs.verkada.com/docs/video-security-d30-datasheet.pdf), [D40](https://docs.verkada.com/docs/video-security-d40-datasheet.pdf), [D50](https://docs.verkada.com/docs/video-security-d50-datasheet.pdf)과 [D80](https://docs.verkada.com/docs/video-security-d80-datasheet_1.pdf) 은 포트 기반 인증을 지원하지 않습니다.
{% endhint %}

### 시작하기 전에

{% hint style="warning" %}
카메라에서 포트 기반 인증을 구성하려면, 먼저 카메라를 Command에 연결하고 DHCP를 사용하여 최신 펌웨어로 업데이트해야 합니다. 카메라의 업데이트가 완료되면, Command에 업로드되고 802.1x에 등록된 장치 인증서를 수신할 수 있게 됩니다.
{% endhint %}

***

## 구성

{% hint style="danger" %}
Org 관리자만 802.1x 구성 설정을 활성화하거나 수정할 수 있습니다.
{% endhint %}

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

{% step %}
**왼쪽 탐색 메뉴에서 Login & Access > Port-based Device Authentication을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Enroll을 클릭합니다.**

a. 구성하려는 카메라를 선택합니다.\
b. 다음을 클릭합니다. **다음.**\
c. CA 인증서(`.crt`), 카메라 인증서(`.crt`), 및 카메라 개인 키(`.key`)를 업로드합니다.\
d. Submit을 클릭합니다. **제출.**

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

{% step %}
**(선택 사항) 개인 키 비밀번호를 입력하고 필요한 보안 표준을 선택합니다. 선택한 인증서는 선택된 모든 장치에 적용됩니다. 특정 장치에 다른 인증서를 업로드하려면 각 그룹에 대해 이 과정을 반복하세요.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
이미 포트 기반 장치 인증에 등록된 카메라에 새 인증서를 업로드하면 기존 인증서가 덮어써집니다.
{% endhint %}


---

# 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/verkada-cameras/ko/configuration/camera-network-settings/configure-port-based-device-authentication-for-cameras.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.
