> 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/access-the-cellular-gateway-local-server-page.md).

# Accéder à la page du serveur local de la passerelle cellulaire

Le serveur local vous permet de vous connecter à [la passerelle cellulaire GC31 de Verkada](https://www.verkada.com/cellular-gateway). Vous pouvez appliquer des paramètres personnalisés de nom du point d’accès (APN) à l’aide de la page du serveur local.

Pour configurer votre [carte SIM](/connectivity/fr/configuration/add-cellular-gateway-to-command/cellular-gateway-dual-sim-support.md) avant d’établir une connexion, utilisez le serveur local.

{% stepper %}
{% step %}
**Connectez la passerelle à votre ordinateur portable/ordinateur à l’aide d’un câble Ethernet.**
{% endstep %}

{% step %}
**Ouvrez votre navigateur et saisissez** [**verkadagateway.com**](http://verkadagateway.com/) **ou** [**192.168.1.1**](http://verkadagateway.com/) **pour ouvrir la page d’accueil locale (GC31 ou GC31-E), comme indiqué ci-dessous.**

<div align="left" data-with-frame="true"><img src="/files/2d040ef8e92357f2eac5eed25e7b4458a5bda3de" alt="" width="530"></div>
{% endstep %}

{% step %}
**Suivez les instructions à l’écran pour accéder à la page du serveur local. Par défaut, l’APN est automatiquement sélectionné (Auto).**

<div align="left" data-with-frame="true"><figure><img src="/files/afda8e388b392fb3bb1fee7ef854d6e711601d00" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**(Facultatif) Définissez un APN personnalisé : sélectionnez le bouton radio Manuel et saisissez les détails (comme indiqué ci-dessous).**
{% endstep %}

{% step %}
**Cliquez sur Appliquer.**
{% endstep %}

{% step %}
**Lorsque vous y êtes invité, confirmez vos modifications de configuration.**
{% endstep %}

{% step %}
**Une fois connecté, vous pouvez configurer la carte SIM via** [**Verkada Command**](https://app.gitbook.com/s/NRq5qDDjsYNxwNzF1bcB/get-started-with-verkada-command)**.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
La page du serveur local reste ouverte pendant 5 minutes avant de se rafraîchir automatiquement.
{% endhint %}

{% hint style="info" %}
Cliquez sur **Journal de l’appareil** pour télécharger un fichier journal pouvant être partagé.
{% 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/connectivity/fr/configuration/add-cellular-gateway-to-command/access-the-cellular-gateway-local-server-page.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.
