> 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/connect-a-verkada-camera-using-a-wi-fi-bridge.md).

# Wi-Fi 브리지를 사용하여 Verkada 카메라 연결

Wi-Fi 브리지를 사용하여 Verkada 카메라를 연결하는 방법을 알아보세요

어떤 경우에 [Verkada 카메라](https://www.verkada.com/security-cameras) 원격으로 설치되면, 한 대의 [모바일 라우터](/verkada-cameras/ko/installation/camera-deployment/use-a-camera-on-a-cradlepoint-connection.md) 를 연결하는 데 사용할 수 있습니다. 카메라가 기존 네트워크의 가시선 범위 내에 장착되면, [지점 간 연결](/verkada-cameras/ko/installation/camera-deployment/connect-a-verkada-camera-via-a-wireless-bridgepoint-to-point-connection.md) 이 그 간격을 메울 수 있습니다. 하지만 카메라가 이더넷 케이블의 범위를 벗어난 곳에 설치되어 지점 간 링크의 시야에서 보이지 않는다면 어떻게 해야 할까요? Wi-Fi 브리지를 사용하여 Verkada 카메라를 기존 Wi-Fi 네트워크에 연결할 수 있습니다.

![](https://1726484256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-d092f1378c97146ce488b3d863678c346dc6fbc9%2F600052824f87010a77b2462ea4b68ee430924741.png?alt=media)

## 필요한 장비

* 기존 Wi-Fi 네트워크
* 이더넷 케이블
* Wi-Fi 브리지(무선 클라이언트 모드 포함)
* 802.3af/at PoE 전원(보통 스위치 또는 PoE 인젝터)

## 설치

{% stepper %}
{% step %}
**문서에 설명된 대로 Wi-Fi 브리지를 액세스 포인트에 연결하도록 구성합니다.**
{% endstep %}

{% step %}
**다른 Verkada 카메라와 마찬가지로 진행합니다. 브리지를 네트워크 연결로 사용하게 됩니다.**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
우리는 **강력히 권장합니다** Verkada 카메라를 원하는 위치에서 테스트해야 합니다. 환경과 신호 강도에 따라 사용 경험이 달라질 수 있습니다.
{% 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/verkada-cameras/ko/installation/camera-deployment/connect-a-verkada-camera-using-a-wi-fi-bridge.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.
