> 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/verkada-cameras/ko/installation/camera-deployment/use-verkada-cameras-over-fiber.md).

# 광섬유로 Verkada 카메라 사용하기

일부 상황에서는 원격 위치에 연결성을 제공하기 위해 긴 광섬유 구간(>328 ft \[100m])이 사용됩니다. 미디어 컨버터는 구간의 끝에서 광섬유를 이더넷 전원(PoE)으로 변환하여 그곳에 카메라를 연결할 수 있게 해줍니다.

광섬유 케이블 끝단에 여러 대의 카메라를 연결해야 하는 경우, SFP(소형 폼팩터 플러거블) 업링크가 있는 다른 PoE 스위치를 사용하여 장치를 집선할 수 있습니다.

## 개념

![](/files/199d8a27e93b7cee710985fc5f4f3d46ae918555)

최상의 결과를 얻기 위해 필요한 장비는 다음과 같습니다:

* PoE 인젝터 또는 스위치(미디어 컨버터에 PoE 출력이 없는 경우)
* 광섬유-이더넷 미디어 컨버터(이상적으로는 PoE 출력 포함)
* 호환 가능한 광섬유 스위치
* 호환 가능한 SFP
* 호환 가능한 광섬유 케이블

## 카메라 연결

{% stepper %}
{% step %}
**Verkada 카메라를 미디어 컨버터에 연결하고, 미디어 컨버터는 다시 헤드엔드 스위치에 연결합니다.**
{% endstep %}

{% step %}
**미디어 컨버터에 전원을 연결합니다. 컨버터에 PoE 출력이 없는 경우 PoE 인젝터를 통해 연결해야 합니다.**
{% endstep %}
{% endstepper %}

많은 미디어 컨버터에는 광섬유 및 이더넷 링크가 성공적으로 연결되었음을 나타내는 표시등이 있습니다. 또한 광섬유 링크가 끊어지면 많은 컨버터에서 이더넷 링크도 끊깁니다.

**예시**: [D40](https://docs.verkada.com/docs/video-security-d40-datasheet.pdf) 1000BASE-SX SFP와 OM4 다중 모드 광섬유를 사용하여 연결됨

![](/files/443deeb9565e9c2fd27a989573b25077e1bb8b43)


---

# 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:

```
GET https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment/use-verkada-cameras-over-fiber.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.
