> 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/air-quality/ko/getting-started/air-quality-sensor-network-settings.md).

# 공기질 센서 네트워크 설정

이 문서에서는 귀하의 Verkada [공기질 센서](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) ("센서")가 통신해야 하는 [Verkada Command](/command/ko/getting-started/get-started-with-verkada-command.md). 다른 Verkada 제품군에 필요한 네트워크 설정에 대한 자세한 내용은 [필수 네트워크 설정](/command/ko/need-help/required-network-settings.md).

{% hint style="warning" %}
Verkada 장치는 프록시 서버 또는 보안 소켓 계층(SSL)/전송 계층 보안(TLS) 검사가 필요한 LAN과 호환되지 않습니다. 둘 중 하나가 사용 중인 경우, Verkada 장치가 Verkada Command와 통신할 수 있도록 모든 Verkada 장치에 대한 우회 처리를 구현해야 합니다.
{% endhint %}

## 상태 LED

깜박이는 흰색 또는 깜박이는 파란색 [상태 LED](/air-quality/ko/sensor-data/air-quality-sensor-status-led.md) 센서 전면의 표시등은 센서가 Verkada Command와 통신하지 않고 있음을 나타냅니다. 이러한 동작이 보이면 네트워크가 센서의 요구 사항에 맞게 올바르게 설정되어 있는지 확인하세요. 문제가 지속되면 [Verkada 지원팀](/command/ko/need-help/contact-verkada-support.md).

{% hint style="warning" %}
센서가 오프라인이면 알림/이벤트가 트리거되지 않습니다. 재연결되면 계속 측정을 기록하고 Command와 동기화합니다.
{% endhint %}

## IP 주소

Verkada 대기질 센서는 LAN 및 Verkada Command에서 통신하기 위해 IPv4 주소가 할당되어야 합니다. Verkada 센서는 DHCP(동적 호스트 구성 프로토콜)와 UDP(사용자 데이터그램 프로토콜)를 사용하여 IP 주소와 네트워크 구성을 가져옵니다.

센서 장치에 특정 IP 주소를 사용하려면 다음을 수행할 수 있습니다.

* 다음 방법으로 설정 [고정 IP 주소를 Command에서](/air-quality/ko/configuration/configure-static-ip-addresses-for-air-quality-sensors-sv20-series-only.md) SV20 시리즈 센서(SV21, SV23, SV25)의 경우
* 장치의 미디어 액세스 제어(MAC) 주소(장치 라벨 또는 Command에서 확인 가능)를 사용하여 DHCP 예약을 설정합니다.

{% hint style="warning" %}
센서 장치에 고정 IP 주소를 구성하려면 먼저 DHCP를 사용하여 Command에 연결하고 최신 펌웨어로 업데이트해야 합니다. 업데이트 프로세스가 완료되면 새 고정 IP 구성을 수신할 수 있게 됩니다.
{% endhint %}

## 도메인 이름 시스템

센서는 DNS 서버를 사용하여 Verkada의 정규화된 도메인 이름(FQDN)을 IP 주소로 변환해 통신합니다. DHCP 서버는 센서에 네트워크상 DNS 서버의 위치를 알려주며, 센서는 UDP 포트 53을 통해 통신합니다.

{% hint style="warning" %}
HTTPS를 통한 DNS(DoH)는 현재 지원되지 않습니다.
{% endhint %}

## 전원

센서는 PoE(Power over Ethernet)를 통해 전원을 공급받습니다. 즉, 네트워크 스위치가 센서에 전원을 제공해야 하거나 PoE 인젝터를 사용해야 합니다. 전원 요구 사항에 대한 자세한 내용은 [1세대](https://docs.verkada.com/docs/sensors-overview.pdf) 및 [2세대](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) 센서 데이터시트를 참조하세요.

## 네트워크 시간 보안(NTS)

SV20 시리즈 센서는 NTP와 달리 보안 시간 동기화를 위해 SSL(보안 소켓 계층)을 사용하는 네트워크 시간 보안(NTS)을 사용할 수 있습니다. 이러한 연결은 SSL 복호화 정책에서 제외할 것을 권장합니다.

## 방화벽 설정

센서가 Command와 통신하고 모든 기능에 접근할 수 있도록 하려면 많은 엔드포인트에 대한 액세스가 필요합니다. 많은 고객은 센서가 일반 필수 엔드포인트와 통신하도록 허용하려 할 수 있습니다.

허용해야 하는 일반 도메인은 다음과 같습니다, **모든 조직 지역에 적용됨**:

| 도메인/IP              | 프로토콜/포트               |
| ------------------- | --------------------- |
| \*.verkada.com      | UDP:123 + TCP/UDP:443 |
| time.cloudflare.com | TCP:4460 + UDP:123    |

더 세분화된 허용 목록을 선호하는 경우, 장치가 위치한 지역에 따라 IP 주소와 전체 FQDN을 모두 방화벽 규칙에 추가할 수 있습니다.

{% hint style="warning" %}
지역은 다음을 수행할 때 선택됩니다 [조직을 생성](/command/ko/getting-started/get-started-with-verkada-command.md) Command에서.
{% endhint %}

{% tabs %}
{% tab title="미국" %}

| 도메인/IP                                     | 프로토콜/포트            |
| ------------------------------------------ | ------------------ |
| api.control.verkada.com                    | TCP/UDP:443        |
| api.global-prod.control.verkada.com        | TCP/UDP:443        |
| api.prod-us-ohio.control.verkada.com       | TCP/UDP:443        |
| firmware.control.verkada.com               | TCP/UDP:443        |
| index.control.verkada.com                  | TCP/UDP:443        |
| relay.control.verkada.com                  | TCP/UDP:443        |
| relay.global-prod.control.verkada.com      | TCP/UDP:443        |
| relay.prod-us-ohio.control.verkada.com     | TCP/UDP:443        |
| time.control.verkada.com                   | UDP:123            |
| update.control.verkada.com                 | TCP/UDP:443        |
| vconductor.command.verkada.com             | TCP/UDP:443        |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443        |
| vsensor.command.verkada.com                | TCP/UDP:443        |
| vsensor.prod-us-ohio.command.verkada.com   | TCP/UDP:443        |
| time.cloudflare.com                        | TCP:4460 + UDP:123 |
| {% endtab %}                               |                    |

{% tab title="유럽" %}

| 도메인/IP                                     | 프로토콜/포트     |
| ------------------------------------------ | ----------- |
| api.global-prod.control.verkada.com        | TCP/UDP:443 |
| api.prod2.control.verkada.com              | TCP/UDP:443 |
| index.prod2.control.verkada.com            | TCP/UDP:443 |
| relay.global-prod.control.verkada.com      | TCP/UDP:443 |
| relay.prod2.control.verkada.com            | TCP/UDP:443 |
| time.control.verkada.com                   | UDP:123     |
| update.control.verkada.com                 | TCP/UDP:443 |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443 |
| vconductor.prod2.command.verkada.com       | TCP/UDP:443 |
| vsensor.prod2.command.verkada.com          | TCP/UDP:443 |
| {% endtab %}                               |             |

{% tab title="호주" %}

| 도메인/IP                                     | 프로토콜/포트     |
| ------------------------------------------ | ----------- |
| api.global-prod.control.verkada.com        | TCP/UDP:443 |
| api.prod-ap-syd.control.verkada.com        | TCP/UDP:443 |
| index.prod-ap-syd.control.verkada.com      | TCP/UDP:443 |
| relay.global-prod.control.verkada.com      | TCP/UDP:443 |
| relay.prod-ap-syd.control.verkada.com      | TCP/UDP:443 |
| time.control.verkada.com                   | UDP:123     |
| update.control.verkada.com                 | TCP/UDP:443 |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443 |
| vconductor.prod-ap-syd.command.verkada.com | TCP/UDP:443 |
| vsensor.prod-ap-syd.command.verkada.com    | TCP/UDP:443 |
| {% endtab %}                               |             |
| {% endtabs %}                              |             |

{% hint style="info" %}
다음을 사용하세요 [Verkada Network Tester](https://network-tester.support.verkada.com/) 를 사용하여 기기가 Verkada Command에 연결할 수 있는지 확인하세요. 지역과 **대기질** 제품 유형을 선택하여 검사를 실행하세요.

테스트가 작동하려면 네트워크에서 다음 엔드포인트를 허용해야 합니다:

* speed.cloudflare.com
* network-tester.support.verkada.com
  {% endhint %}


---

# 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/air-quality/ko/getting-started/air-quality-sensor-network-settings.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.
