> 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/es/configuracion/add-wi-fi-gateway-to-command.md).

# Añadir la pasarela Wi‑Fi a Command

Añada su pasarela Wi‑Fi a su cuenta de Verkada Command

El GW31-E Outdoor Wi-Fi Gateway facilita la implementación de Verkada en cualquier lugar con energía y Wi-Fi, incluidas ubicaciones difíciles de cablear, como estacionamientos, líneas de cercas y recintos al aire libre.

{% hint style="danger" %}
Debe crear una [cuenta de Verkada Command](https://command.verkada.com/register) e iniciar sesión con [Org Admin](/command/es/usuarios-y-permisos/roles-and-permissions-for-command.md) permisos para activar y configurar una puerta de enlace.
{% endhint %}

***

## Reclame su puerta de enlace

{% stepper %}
{% step %}
**En Verkada Command, vaya a Todos los productos > Dispositivos.**
{% endstep %}

{% step %}
**En Dispositivos, en la parte superior derecha, haga clic en Añadir dispositivos.**
{% endstep %}

{% step %}
**Introduzca o escanee el número de serie de la puerta de enlace.**
{% endstep %}

{% step %}
**Una vez añadido, puede encontrar el dispositivo en el sitio Dispositivos sin asignar.**
{% endstep %}
{% endstepper %}

***

## Configure su puerta de enlace

### Command

{% hint style="danger" %}
La puerta de enlace debe conectarse a un enlace ascendente WAN a través del puerto PoE IN para habilitar la configuración de Wi-Fi desde Command.
{% endhint %}

{% stepper %}
{% step %}
**En Verkada Command, vaya a Todos los productos > Dispositivos.**
{% endstep %}

{% step %}
**En el sitio Mis dispositivos sin asignar, seleccione su puerta de enlace Wi-Fi.**
{% endstep %}

{% step %}
**En General:**

a. Introduzca un nombre único.\
b. Seleccione un sitio.\
c. Introduzca una ubicación.
{% endstep %}

{% step %}
**En Wi-Fi:**

a. Seleccione su red Wi-Fi.\
b. Introduzca las credenciales de la red.\
c. Haga clic en **Aplicar**.
{% endstep %}

{% step %}
**Retire la puerta de enlace del enlace ascendente WAN.**
{% endstep %}
{% endstepper %}

### Bluetooth (app Command para iOS)

{% hint style="danger" %}
Bluetooth solo se puede detectar desde la app móvil Command.
{% endhint %}

{% stepper %}
{% step %}
**Abra la app móvil Command e inicie sesión en su organización.**
{% endstep %}

{% step %}
**En la parte superior izquierda, haga clic en Añadir dispositivo.**

a. Escanee el código QR o introduzca el número de serie.\
b. Haga clic en **Añadir dispositivos.**
{% endstep %}

{% step %}
**Haga clic en Configurar puerta de enlace.**

a. En **General:**

1. Introduzca un nombre único.
2. Seleccione un sitio.
3. Introduzca una ubicación.

e. En **Red**:

1. Haga clic en **Seleccionar red Wi-Fi.**
2. Seleccione su red Wi-Fi.
3. Introduzca las credenciales de la red.
   {% endstep %}

{% step %}
**Haga clic en Listo.**
{% endstep %}
{% endstepper %}

### Página del servidor local

{% stepper %}
{% step %}
**Conecte la puerta de enlace a su portátil/ordenador con un cable Ethernet.**
{% endstep %}

{% step %}
**Abra su navegador e introduzca** [**192.168.1.1**](http://verkadagateway.com/) **para abrir la página de destino local.**

<div align="left" data-with-frame="true"><figure><img src="https://1079273593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2FVpksa3UsR5Jnwd8xEGMm%2FScreenshot%202026-04-06%20at%203.10.02%E2%80%AFPM.png?alt=media&amp;token=a5a319d3-3290-4f7a-a9e8-6e9362febcde" alt="" width="383"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Siga las instrucciones en pantalla para acceder a la página del servidor local.**
{% endstep %}

{% step %}
**El dispositivo buscará redes Wi-Fi disponibles. Seleccione la red a la que desea conectarse e introduzca las credenciales.**
{% endstep %}

{% step %}
**Haga clic en Aplicar.**

<div align="left" data-with-frame="true"><figure><img src="https://1079273593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2FXL32xdqdSc6KJ89VPRWC%2Fc1.png?alt=media&amp;token=21853941-4baf-4ac7-ab56-9547c718ca06" alt="" width="420"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
La página del servidor local permanece abierta durante 5 minutos antes de actualizarse automáticamente.
{% 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/es/configuracion/add-wi-fi-gateway-to-command.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.
