> 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-wi-fi-gateway-to-command/access-point-mode-on-the-gw31-e.md).

# Access-Point-Modus auf dem GW31-E

Erfahren Sie, wie Sie Ihren GW31-E als Access Point einrichten, um Point-to-Point-Netzwerke zu ermöglichen

Das GW31-E Outdoor-Wi-Fi-Gateway macht die Bereitstellung von Verkada überall mit Strom und Wi-Fi einfach, einschließlich schwer zu verkabelnder Standorte wie Parkplätze, Zaunlinien und Außenanlagen.

Die Verwendung des GW31-E im Access-Point-Modus macht die Bereitstellung zu einer All-in-One-Lösung. Sie macht externe Beschaffung überflüssig, vereinfacht die Installation und ermöglicht es Kunden, den gesamten Konnektivitäts-Stack über eine einzige Oberfläche zu verwalten.

{% hint style="danger" %}
Sie benötigen [Org-Admin](/command/de/benutzer-und-berechtigungen/roles-and-permissions-for-command.md) Berechtigungen, um ein Gateway zu aktivieren und zu konfigurieren.
{% endhint %}

***

## Konfiguration

{% hint style="warning" %}
Nach der Einrichtung arbeitet das GW31-E standardmäßig im Station-Modus.
{% endhint %}

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Gateways.**
{% endstep %}

{% step %}
**Wählen Sie das Gateway aus, das Sie konfigurieren möchten.**
{% endstep %}

{% step %}
**Klicken Sie oben rechts auf Einstellungen.**
{% endstep %}

{% step %}
**Unter Netzwerk > Access Point aus dem Dropdown-Menü auswählen.**

<div align="left" data-with-frame="true"><figure><img src="https://1971509114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2F4bUJZ2ss5rtoNgUgdBnn%2FScreenshot%202026-04-21%20at%2016.26.50.png?alt=media&amp;token=ad86d457-4540-463e-82d6-67db6fbe0d31" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Klicken Sie auf Anwenden und dann auf Bestätigen, um zu speichern.**

Ihr Gateway zeigt neben seinem Namen ein Access-Point-Abzeichen an, was auf eine erfolgreiche Konfiguration hinweist.
{% endstep %}
{% endstepper %}


---

# 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-wi-fi-gateway-to-command/access-point-mode-on-the-gw31-e.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.
