> 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/fr/configuration/add-cellular-gateway-to-command/cellular-gateway-status-leds.md).

# LED d’état de la passerelle cellulaire

de Verkada [Passerelle cellulaire GC31/GC31-E](https://www.verkada.com/cellular-gateway) est équipée de voyants d’état LED selon le modèle :

|                                     |                                                                                                                           |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| **Modèle**                          | **Type d’opération**                                                                                                      |
| [GC31](#h_40806a4487) (intérieur)   | <p><a href="#h_d160696649">Fonctionnement normal</a></p><p><a href="#h_1f575e66f4">Fonctionnement de la carte SIM</a></p> |
| [GC31-E](#h_1394c2a584) (extérieur) | <p><a href="#h_b29c15c8c7">Fonctionnement normal</a></p><p><a href="#h_fc60063a6b">Fonctionnement de la carte SIM</a></p> |

Utilisez cet article pour découvrir les différentes caractéristiques des LED afin de mieux comprendre leur signification.

***

## Voyants d’état LED du GC31

### Fonctionnement normal

Le voyant d’état LED comprend les états suivants :

* **Orange fixe**—Le GC31 est allumé et en cours de démarrage
* **Orange clignotant**—Le GC31 met à jour le micrologiciel
* **Bleu fixe**—Le GC31 fonctionne et est en ligne
* **Bleu clignotant**—Le GC31 fonctionne et est hors ligne

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

### Fonctionnement de la carte SIM

Le voyant d’état LED comprend les états suivants :

* **Aucune lumière**—Aucune carte SIM détectée
* **Blanc fixe**—Carte SIM détectée
* **Blanc clignotant**—Carte SIM détectée et en fonctionnement

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

***

## Voyants d’état LED du GC31-E

### Fonctionnement normal

Le voyant d’état LED comprend les états suivants :

* **Orange fixe**—Le GC31 est allumé et en cours de démarrage
* **Orange clignotant**—Le GC31 met à jour le micrologiciel
* **Bleu fixe**—Le GC31 fonctionne et est en ligne
* **Bleu clignotant**—Le GC31 fonctionne et est hors ligne

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

### Fonctionnement de la carte SIM

Le voyant d’état LED comprend les états suivants :

* **Aucune lumière**—Aucune carte SIM détectée
* **Blanc fixe**—Carte SIM détectée
* **Blanc clignotant**—Carte SIM détectée et en fonctionnement

<div align="left" data-with-frame="true"><img src="/files/9c4f561a762cebc68ed7a5853598dbe7d26ce8b9" 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/fr/configuration/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.
