> 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/cellular-gateway-status-leds.md).

# Status-LEDs des Cellular Gateways

Verkadas [GC31/GC31-E Cellular Gateway](https://www.verkada.com/cellular-gateway) ist je nach Modell mit LED-Statusanzeigen ausgestattet:

|                                 |                                                                                                      |
| ------------------------------- | ---------------------------------------------------------------------------------------------------- |
| **Modell**                      | **Betriebsart**                                                                                      |
| [GC31](#h_40806a4487) (innen)   | <p><a href="#h_d160696649">Normalbetrieb</a></p><p><a href="#h_1f575e66f4">SIM-Kartenbetrieb</a></p> |
| [GC31-E](#h_1394c2a584) (außen) | <p><a href="#h_b29c15c8c7">Normalbetrieb</a></p><p><a href="#h_fc60063a6b">SIM-Kartenbetrieb</a></p> |

Verwenden Sie diesen Artikel, um mehr über die verschiedenen LED-Merkmale zu erfahren und zu verstehen, was sie bedeuten.

***

## GC31-Status-LEDs

### Normalbetrieb

Die LED-Statusleuchte besteht aus den folgenden Zuständen:

* **Leuchtend orange**—GC31 ist eingeschaltet und startet
* **Blinkend orange**—GC31 aktualisiert die Firmware
* **Leuchtend blau**—GC31 läuft und ist online
* **Blinkend blau**—GC31 läuft und ist offline

<div align="left" data-with-frame="true"><img src="/files/f5390e41926f120934ce7e4e29c5fdafcc2675d1" alt=""></div>

### SIM-Kartenbetrieb

Die LED-Statusleuchte besteht aus den folgenden Zuständen:

* **Kein Licht**—Keine SIM erkannt
* **Leuchtend weiß**—SIM-Karte erkannt
* **Weiß blinkend**—SIM-Karte erkannt und in Betrieb

<div align="left" data-with-frame="true"><img src="/files/28d4a0b262dabaa98194179396d255552776dd85" alt=""></div>

***

## GC31-E-Status-LEDs

### Normalbetrieb

Die LED-Statusleuchte besteht aus den folgenden Zuständen:

* **Leuchtend orange**—GC31 ist eingeschaltet und startet
* **Blinkend orange**—GC31 aktualisiert die Firmware
* **Leuchtend blau**—GC31 läuft und ist online
* **Blinkend blau**—GC31 läuft und ist offline

<div align="left" data-with-frame="true"><img src="/files/33033e85814b5dafc43c775a621b080ea6736ff6" alt=""></div>

### SIM-Kartenbetrieb

Die LED-Statusleuchte besteht aus den folgenden Zuständen:

* **Kein Licht**—Keine SIM erkannt
* **Leuchtend weiß**—SIM-Karte erkannt
* **Weiß blinkend**—SIM-Karte erkannt und in Betrieb

<div align="left" data-with-frame="true"><img src="/files/9e3fb87e5b547439a18e7bafa0aef61fb127325b" alt=""></div>


---

# 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/cellular-gateway-status-leds.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.
