# 셀룰러 게이트웨이용 지향성 안테나 조준

GC31-E는 N형 커넥터를 사용하는 외부 LTE 안테나와 호환됩니다. Verkada는 [ACC-ANT-10 옥외용 지향성 안테나](https://docs.verkada.com/docs/acc-ant-10-datasheet.pdf)를 제공합니다. 이 안테나는 게이트웨이에 포함된 전방향성 안테나를 쉽게 대체할 수 있습니다. 지향성 안테나는 연결된 기지국을 향하도록 조준하면 GC31-E의 신호 강도를 향상시킬 수 있습니다.

***

## 지향성 안테나 조준하기

지향성 안테나를 올바른 기지국에 맞추려면 게이트웨이와 기지국 사이의 방위각을 구해야 합니다.

{% hint style="danger" %}
시작하기 전에[ GC31-E를 설치하고](https://docs.verkada.com/docs/gc31e-outdoor-cellular-gateway-install-guide.pdf) 및 [Verkada Command에서 설정하세요](/connectivity/ko/configuration/add-cellular-gateway-to-command.md) . 계속하기 전에 게이트웨이가 **최소 5분 동안** 온라인 상태인지 확인하세요.
{% endhint %}

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

{% step %}
**지향성 안테나에 연결할 GC31-E를 선택합니다.**
{% endstep %}

{% step %}
**GC31-E 위에 마우스를 올려 방위각을 표시합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/2df1f37b88d04ee867cab018678a13c96d371a0c" alt="" width="344"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**휴대폰에서 나침반 앱을 열고 방위각에 도달할 때까지 휴대폰을 회전합니다. 이 방향이 안테나를 최대 이득으로 향하게 할 방향입니다.**
{% endstep %}

{% step %}
**최적의 성능을 위해 지향성 안테나는 기지국과의 가시선 확보를 위해 기둥 위 높은 곳에 설치하세요.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
기지국 위치는 다음과 같은 공개 데이터베이스의 조합을 통해 얻습니다. [OpenCelliD](https://www.opencellid.org/). 따라서 보고된 기지국과 게이트웨이 사이의 방위각은 데이터베이스의 정확도에 따라 달라집니다.
{% 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/connectivity/ko/configuration/add-cellular-gateway-to-command/aiming-a-directional-antenna-for-the-cellular-gateway.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.
