# 실외 게이트웨이에서 PoE 스위치 사용

실외 게이트웨이와 함께 PoE 스위치를 사용하여 전원 및/또는 하위 장치(예: Verkada 카메라)가 사용할 수 있는 포트 수를 늘릴 수 있습니다. 다음과 같은 토폴로지를 따를 것을 권장합니다:

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

이 토폴로지에서는 고객이 제공한 PoE 스위치가 게이트웨이의 PoE In 포트에 전원을 공급하고 동일한 포트에서 데이터를 수신합니다. 이 설정을 활성화하려면 PoE **In** 포트 구성을 LAN으로 변경해야 합니다.

***

### PoE In 포트 구성을 LAN으로 변경

{% hint style="warning" %}
이 구성은 실외 게이트웨이에서만 사용할 수 있습니다.
{% endhint %}

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

{% step %}
**구성하려는 Gateway를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**Network > Connection에서 Local Area Network (LAN)을 선택합니다.**

<div align="left" data-with-frame="true"><img src="/files/a3b1ac4b11e81792ef5a8be7d91395a3e9519f05" alt="" width="435"></div>

{% hint style="warning" %}
실외 게이트웨이의 PoE IN 포트는 기본적으로 WAN으로 설정되어 있습니다.
{% endhint %}
{% endstep %}

{% step %}
**저장을 위해 적용을 클릭한 다음 확인을 클릭하세요.**
{% endstep %}
{% endstepper %}


---

# 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/connectivity/ko/configuration/power-options-for-outdoor-gateways/use-a-poe-switch-with-outdoor-gateways.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.
