> 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/connectivity/de/konfiguration/add-cellular-gateway-to-command/access-the-cellular-gateway-local-server-page.md).

# Auf die lokale Serverseite des Cellular Gateways zugreifen

Der lokale Server dient Ihnen als Möglichkeit, eine Verbindung zu [Verkadas GC31 Cellular Gateway](https://www.verkada.com/cellular-gateway). Sie können benutzerdefinierte Access-Point-Name-(APN)-Einstellungen über die Seite des lokalen Servers anwenden.

Um Ihre [SIM-Karte](/connectivity/de/konfiguration/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md) vor dem Herstellen einer Verbindung zu konfigurieren, verwenden Sie den lokalen Server.

{% stepper %}
{% step %}
**Verbinden Sie das Gateway über ein Ethernet-Kabel mit Ihrem Laptop/Computer.**
{% endstep %}

{% step %}
**Öffnen Sie Ihren Browser und geben Sie** [**verkadagateway.com**](http://verkadagateway.com/) **oder** [**192.168.1.1**](http://verkadagateway.com/) **um die lokale Startseite (GC31 oder GC31-E) zu öffnen, wie unten gezeigt.**

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

{% step %}
**Befolgen Sie die Anweisungen auf dem Bildschirm, um zur Seite des lokalen Servers zu gelangen. Standardmäßig ist der APN automatisch (Auto) ausgewählt.**

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

{% step %}
**(Optional) Legen Sie einen benutzerdefinierten APN fest: Wählen Sie die Optionsschaltfläche „Manuell“ und geben Sie die Details ein (wie unten gezeigt).**
{% endstep %}

{% step %}
**Klicken Sie auf Übernehmen.**
{% endstep %}

{% step %}
**Bestätigen Sie bei entsprechender Aufforderung Ihre Konfigurationsänderungen.**
{% endstep %}

{% step %}
**Sobald die Verbindung hergestellt ist, können Sie die SIM-Karte über** [**Verkada Command**](https://app.gitbook.com/s/NRq5qDDjsYNxwNzF1bcB/get-started-with-verkada-command)**.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Die lokale Serverseite bleibt 5 Minuten lang geöffnet, bevor sie automatisch aktualisiert wird.
{% endhint %}

{% hint style="info" %}
Klicken Sie auf **Geräteprotokoll** eine Protokolldatei herunterladen, die geteilt werden kann.
{% 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/connectivity/de/konfiguration/add-cellular-gateway-to-command/access-the-cellular-gateway-local-server-page.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.
