> 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/access-point-mode-on-the-gw31-e.md).

# Modo de punto de acceso en la GW31-E

Aprenda a configurar su GW31-E como punto de acceso para habilitar redes punto a punto

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.

Usar el GW31-E en modo Punto de acceso convierte la implementación en una solución todo en uno. Elimina la necesidad de compras externas, simplifica la instalación y permite a los clientes gestionar toda la pila de conectividad desde un único panel de control.

{% hint style="danger" %}
Necesitas [Administrador de organización](/command/es/usuarios-y-permisos/roles-and-permissions-for-command.md) permisos para activar y configurar una puerta de enlace.
{% endhint %}

***

## Configuración

{% hint style="warning" %}
Después de la configuración, el GW31-E funciona en modo Estación de forma predeterminada.
{% endhint %}

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

{% step %}
**Seleccione el gateway que desea configurar.**
{% endstep %}

{% step %}
**En la parte superior derecha, haga clic en Configuración.**
{% endstep %}

{% step %}
**En Red > Selecciona Punto de acceso en el menú desplegable.**

<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%2F4bUJZ2ss5rtoNgUgdBnn%2FScreenshot%202026-04-21%20at%2016.26.50.png?alt=media&amp;token=ad86d457-4540-463e-82d6-67db6fbe0d31" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Pulsa Aplicar y luego Confirmar para guardar.**

Tu gateway mostrará una insignia de Punto de acceso junto a su nombre, lo que indica una configuración correcta.
{% endstep %}
{% endstepper %}


---

# 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/access-point-mode-on-the-gw31-e.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.
