> 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.md).

# Konfiguration

- [Cellular Gateway zu Command hinzufügen](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command.md): Fügen Sie Ihr Cellular Gateway zu Ihrer Verkada-Command-Organisation hinzu
- [Auf die lokale Serverseite des Cellular Gateways zugreifen](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command/access-the-cellular-gateway-local-server-page.md): Erfahren Sie, wie Sie auf die lokale Serverseite des GC31 Cellular Gateways zugreifen
- [Dual-SIM-Unterstützung des Cellular Gateways](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md): Erfahren Sie, wie das Verkada GC31 Cellular Gateway Dual-SIM-Funktionalität unterstützt
- [Status-LEDs des Cellular Gateways](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command/cellular-gateway-status-leds.md): Erfahren Sie mehr über die Status-LEDs des Verkada GC31/GC31-E Cellular Gateways
- [Netzbetreiber auf dem Cellular Gateway wechseln](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command/switch-carriers-on-the-cellular-gateway.md): Wechseln Sie in den USA zwischen verschiedenen Mobilfunkanbietern für die Verkada-SIM
- [Dynamic DNS für Cellular Gateways einrichten](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command/set-up-dynamic-dns-for-cellular-gateways.md): Erfahren Sie, wie Sie Dynamic DNS auf einem Verkada Cellular Gateway konfigurieren
- [Historische GPS-Daten auf GC31-E-Gateways aktivieren](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command/enable-historical-gps-data-on-gc31-e-gateways.md): Aktivieren Sie die Speicherung historischer GPS-Daten auf einem Verkada Outdoor Cellular Gateway
- [Eine Richtantenne für das Cellular Gateway ausrichten](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command/aiming-a-directional-antenna-for-the-cellular-gateway.md): Wie Sie eine Richtantenne für ein GC31-E Cellular Gateway ausrichten.
- [Verwenden Sie Cellular Gateways für WAN-Failover](https://help.verkada.com/connectivity/de/konfiguration/add-cellular-gateway-to-command/use-cellular-gateways-for-wan-failover.md): Erfahren Sie, wie Sie die Cellular Gateways verwenden, um Ausfallsicherheits-Konnektivität für unternehmenskritische Geräte bereitzustellen.
- [Wi-Fi Gateway zu Command hinzufügen](https://help.verkada.com/connectivity/de/konfiguration/add-wi-fi-gateway-to-command.md): Fügen Sie Ihr Wi-Fi Gateway zu Ihrem Verkada-Command-Konto hinzu
- [WLAN-Netzwerkverwaltung für GW31-E](https://help.verkada.com/connectivity/de/konfiguration/add-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.md): Erfahren Sie, wie Sie Ihr Passwort für verschiedene WLAN-Netzwerke verwalten können
- [Status-LEDs des Wi-Fi Gateways](https://help.verkada.com/connectivity/de/konfiguration/add-wi-fi-gateway-to-command/wi-fi-gateway-status-leds.md): Verstehen Sie den LED-Status eines Verkada Outdoor Wi-Fi Gateways
- [Access-Point-Modus auf dem GW31-E](https://help.verkada.com/connectivity/de/konfiguration/add-wi-fi-gateway-to-command/access-point-mode-on-the-gw31-e.md): Erfahren Sie, wie Sie Ihren GW31-E als Access Point einrichten, um Point-to-Point-Netzwerke zu ermöglichen
- [IPsec-Site-to-Site-VPN aktivieren](https://help.verkada.com/connectivity/de/konfiguration/enable-ipsec-site-to-site-vpn.md): Erfahren Sie, wie Sie ein IPsec-Site-to-Site-VPN auf einem Verkada Gateway konfigurieren
- [Stromversorgungsoptionen für Outdoor-Gateways](https://help.verkada.com/connectivity/de/konfiguration/power-options-for-outdoor-gateways.md): Erfahren Sie mehr über die verschiedenen Möglichkeiten, Outdoor-Gateways mit Strom zu versorgen
- [Verwenden Sie einen PoE-Switch mit Outdoor-Gateways](https://help.verkada.com/connectivity/de/konfiguration/power-options-for-outdoor-gateways/use-a-poe-switch-with-outdoor-gateways.md): Verwenden Sie einen PoE-Switch mit Outdoor-Gateways, um die Leistung und die Anzahl der Ports für nachgelagerte Geräte zu erhöhen


---

# 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.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.
