# 셀룰러 게이트웨이 로컬 서버 페이지에 액세스

로컬 서버는 다음에 연결하기 위한 방법으로 사용됩니다 [Verkada의 GC31 셀룰러 게이트웨이](https://www.verkada.com/cellular-gateway). 로컬 서버 페이지를 사용하여 사용자 지정 액세스 포인트 이름(APN) 설정을 적용할 수 있습니다.

구성을 위해 [SIM 카드](/connectivity/ko/configuration/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md) 에 연결을 설정하기 전에 로컬 서버를 사용하세요.

{% stepper %}
{% step %}
**이더넷 케이블로 게이트웨이를 노트북/컴퓨터에 연결합니다.**
{% endstep %}

{% step %}
**브라우저를 열고 다음을 입력합니다** [**verkadagateway.com**](http://verkadagateway.com/) **또는** [**192.168.1.1**](http://verkadagateway.com/) **를 열어 아래와 같이 로컬 시작 페이지(GC31 또는 GC31-E)를 여세요.**

<div align="left" data-with-frame="true"><img src="/files/2b592078854bb70e19b842080290672f3f9c415e" alt="" width="530"></div>
{% endstep %}

{% step %}
**화면의 안내에 따라 로컬 서버 페이지로 이동하세요. 기본적으로 APN은 자동(Auto)으로 선택됩니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/5089e33104451cb3e6eaa9e4e82b2e1dbc847539" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**(선택 사항) 사용자 지정 APN 설정: 수동 라디오 버튼을 선택하고 세부 정보를 입력하세요(아래 참조).**
{% endstep %}

{% step %}
**Apply를 클릭합니다.**
{% endstep %}

{% step %}
**메시지가 표시되면 구성 변경 사항을 확인하세요.**
{% endstep %}

{% step %}
**연결이 완료되면 다음을 통해 SIM 카드를 구성할 수 있습니다** [**Verkada Command**](https://app.gitbook.com/s/NRq5qDDjsYNxwNzF1bcB/get-started-with-verkada-command)**.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
로컬 서버 페이지는 5분 동안 열려 있다가 자동으로 새로고침됩니다.
{% endhint %}

{% hint style="info" %}
을 클릭합니다 **장치 로그** 공유할 수 있는 로그 파일을 다운로드합니다.
{% 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/access-the-cellular-gateway-local-server-page.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.
