> 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/access-control/de/erste-schritte/access-control-network-settings.md).

# Netzwerkeinstellungen für die Zutrittskontrolle

Dieser Artikel beschreibt die erforderlichen Netzwerkeinstellungen, die Ihr Verkada [Zutrittscontroller](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) benötigt, um mit [Verkada Command](/command/de/erste-schritte/get-started-with-verkada-command.md). Weitere Informationen zu den erforderlichen Netzwerkeinstellungen für andere Verkada-Produktlinien finden Sie unter [Erforderliche Netzwerkeinstellungen](/command/de/brauchen-sie-hilfe/required-network-settings.md).

{% hint style="warning" %}
Verkada-Geräte sind mit LANs inkompatibel, die Proxyserver oder SSL/TLS-Inspektion erfordern. Wenn eines davon verwendet wird, muss eine Umgehung für alle Verkada-Geräte implementiert werden, damit Verkada-Geräte mit Verkada Command kommunizieren können.
{% endhint %}

## Status-LED

Oben links am physischen Zutrittscontroller, wenn Sie ein blinkendes blaues [Status-LED](/access-control/de/fehlerbehebung/verkada-ac41-status-led.md) dies bedeutet, dass der Zutrittscontroller nicht mit Command kommuniziert.

Wenn Sie dieses Verhalten sehen:

* Überprüfen Sie, ob das Netzwerk für den Zutrittscontroller korrekt eingerichtet ist.
* Siehe [Offline-Betrieb von Verkada Access](/access-control/de/fehlerbehebung/access-control-hardware-checks/verkada-access-offline-operation.md) um zu verstehen, was das Zutrittssystem tut, wenn es nicht mit Command kommunizieren kann.

Wenn das Problem weiterhin besteht, wenden Sie sich an [den Verkada-Support](/command/de/brauchen-sie-hilfe/contact-verkada-support.md).

## IP-Adresse

Zutrittscontroller benötigen eine IPv4-Adresse, um im lokalen Netzwerk (LAN) und über das Internet mit Command zu kommunizieren. Zutrittscontroller verwenden das Dynamic Host Configuration Protocol (DHCP), UDP-Ports 67 und 68, um ihre IP-Adressen und Netzwerkkonfigurationen zu erhalten.

Wenn Sie Ihrem Zutrittscontroller eine bestimmte IP-Adresse zuweisen möchten, richten Sie eine DHCP-Reservierung mit der [Media-Access-Control-(MAC)-Adresse](/access-control/de/installation/access-control-deployment-best-practices/find-a-serial-number-and-mac-address.md) (zu finden auf dem Etikett des Geräts).

## Domain Name System

Zutrittscontroller verwenden den DNS-Server, um Verkadas vollqualifizierte Domänennamen (FQDN) in IP-Adressen aufzulösen, um mit ihnen zu kommunizieren. Ihr DHCP-Server teilt dem Zutrittscontroller mit, wo sich der DNS-Server im Netzwerk befindet, und der Zutrittscontroller kommuniziert über UDP-Port 53.

{% hint style="warning" %}
DNS over HTTPS (DoH) wird derzeit nicht unterstützt.
{% endhint %}

## Stromversorgung

Für Einzelheiten zu den Stromanforderungen siehe das [Datenblatt des Zutrittscontrollers](https://www.verkada.com/docs/?product=accessControl\&contentType=datasheet).

## Firewall-Einstellungen

Verkada-Zutrittscontroller benötigen Zugriff auf viele Endpunkte, um sicherzustellen, dass sie mit Command kommunizieren können und alle Funktionen zugänglich sind. Viele Kunden möchten den Zutrittscontrollern möglicherweise erlauben, mit den allgemein erforderlichen Endpunkten zu kommunizieren.

Dies sind die allgemein zuzulassenden Domains, **gültig für alle Organisationsregionen**:

| Domäne/IP      | Protokoll/Port        |
| -------------- | --------------------- |
| 34.216.15.26   | UDP:123               |
| 35.166.49.153  | UDP:123 + TCP/UDP:443 |
| \*.verkada.com | UDP:123 + TCP/UDP:443 |

Wenn Sie eine granularere Zulassungsliste bevorzugen, können Sie sowohl IP-Adressen als auch vollständige FQDNs zu Ihren Firewall-Regeln hinzufügen, basierend auf der Region, in der sich Ihre Geräte befinden.

{% hint style="warning" %}
Ihre Region wird ausgewählt, wenn Sie [eine Organisation erstellen](/command/de/erste-schritte/get-started-with-verkada-command.md) in Command zugewiesen ist.
{% endhint %}

{% tabs %}
{% tab title="Vereinigte Staaten" %}
**Standardmäßige Verkada-Endpunkte**

| Domäne/IP                                  | Protokoll/Port |
| ------------------------------------------ | -------------- |
| api.control.verkada.com                    | TCP/UDP:443    |
| api.global-prod.control.verkada.com        | TCP/UDP:443    |
| api-ga.control.verkada.com                 | TCP/UDP:443    |
| firmware.control.verkada.com               | TCP/UDP:443    |
| update.control.verkada.com                 | TCP/UDP:443    |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443    |

**NTP-Endpunkte**

| Domäne/IP                | Protokoll/Port        |
| ------------------------ | --------------------- |
| 34.216.15.26             | UDP:123               |
| 35.166.49.153            | UDP:123 + TCP/UDP:443 |
| time.control.verkada.com | UDP:123               |
| time.cloudflare.com      | TCP:4460              |
| time.cloudflare.com      | UDP:123               |

**Endpunkte für die Zutrittskontrolle**

| Domäne/IP                     | Protokoll/Port |
| ----------------------------- | -------------- |
| access.control.verkada.com    | TCP/UDP:443    |
| vcerberus.command.verkada.com | TCP/UDP:443    |
| {% endtab %}                  |                |

{% tab title="Europa" %}
**Standardmäßige Verkada-Endpunkte**

| Domäne/IP                                  | Protokoll/Port |
| ------------------------------------------ | -------------- |
| access.prod2.command.verkada.com           | TCP/UDP:443    |
| api.global-prod.control.verkada.com        | TCP/UDP:443    |
| api.prod2.control.verkada.com              | TCP/UDP:443    |
| api-ga.control.verkada.com                 | TCP/UDP:443    |
| relay.prod2.control.verkada.com            | TCP/UDP:443    |
| update.control.verkada.com                 | TCP/UDP:443    |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443    |
| vconductor.prod2.command.verkada.com       | TCP/UDP:443    |
| vpeer-to-peer.prod2.command.verkada.com    | TCP/UDP:443    |
| vinnout.prod2.command.verkada.com          | TCP/UDP:443    |

**NTP-Endpunkte**

| Domäne/IP                | Protokoll/Port        |
| ------------------------ | --------------------- |
| 35.166.49.153            | UDP:123 + TCP/UDP:443 |
| time.control.verkada.com | UDP:123               |
| time.cloudflare.com      | TCP:4460              |
| time.cloudflare.com      | UDP:123               |

**Endpunkte für die Zutrittskontrolle**

| Domäne/IP                        | Protokoll/Port |
| -------------------------------- | -------------- |
| access.prod2.command.verkada.com | TCP/UDP:443    |
| vcerberus.command.verkada.com    | TCP/UDP:443    |
| {% endtab %}                     |                |

{% tab title="Australien" %}
**Standardmäßige Verkada-Endpunkte**

| Domäne/IP                                     | Protokoll/Port |
| --------------------------------------------- | -------------- |
| access.prod-ap-syd.command.verkada.com        | TCP/UDP:443    |
| api.global-prod.control.verkada.com           | TCP/UDP:443    |
| api.prod-ap-syd.control.verkada.com           | TCP/UDP:443    |
| api-ga.control.verkada.com                    | TCP/UDP:443    |
| relay.prod-ap-syd.control.verkada.com         | TCP/UDP:443    |
| update.control.verkada.com                    | TCP/UDP:443    |
| vconductor.global-prod.command.verkada.com    | TCP/UDP:443    |
| vconductor.prod-ap-syd.command.verkada.com    | TCP/UDP:443    |
| vpeer-to-peer.prod-ap-syd.command.verkada.com | TCP/UDP:443    |
| vinnout.prod-ap-syd.command.verkada.com       | TCP/UDP:443    |

**NTP-Endpunkte**

| Domäne/IP                | Protokoll/Port        |
| ------------------------ | --------------------- |
| 35.166.49.153            | UDP:123 + TCP/UDP:443 |
| time.control.verkada.com | UDP:123               |
| time.cloudflare.com      | TCP:4460              |
| time.cloudflare.com      | UDP:123               |

**Endpunkte für die Zutrittskontrolle**

| Domäne/IP                              | Protokoll/Port |
| -------------------------------------- | -------------- |
| access.prod-ap-syd.command.verkada.com | TCP/UDP:443    |
| vcerberus.command.verkada.com          | TCP/UDP:443    |
| {% endtab %}                           |                |
| {% endtabs %}                          |                |

{% hint style="info" %}
Verwenden Sie den [Verkada Network Tester](https://network-tester.support.verkada.com/) um zu überprüfen, ob Ihre Geräte eine Verbindung zu Verkada Command herstellen können. Wählen Sie Ihre Region und den **Zutritt** Produkttyp aus, um die Prüfung auszuführen.

Die folgenden Endpunkte müssen in Ihrem Netzwerk zugelassen sein, damit der Test funktioniert:

* speed.cloudflare.com
* network-tester.support.verkada.com
  {% 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/access-control/de/erste-schritte/access-control-network-settings.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.
