# Use Cellular Gateways for WAN Failover

Cellular Gateways support WAN failover mode, which enables the gateway to act as an uplink to your existing network. In WAN failover mode, the Gateway’s cellular connection will act as a failover, helping ensure that your security devices remain online and operational even when your primary network experiences downtime.

<div align="left" data-with-frame="true"><img src="https://1814166542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-df57d7d0a2ca12268ba9b242122d074d8a6c6299%2Fabdede7a2a1bab531cc76f831c98408ac12ededf.png?alt=media" alt=""></div>

{% hint style="warning" %}
The cellular connection will remain active in WAN failover mode and consume minimal data. When the wired Ethernet connection fails, the cellular connection acts as a failover, keeping the gateway and any connected devices online.
{% endhint %}

***

## Enable WAN mode

#### Outdoor Cellular Gateway

WAN failover mode works automatically on the GC31-E.

{% stepper %}
{% step %}
**Plug the Ethernet cable into the PoE In port, and the gateway will automatically detect the uplink and use the wired connection.**
{% endstep %}

{% step %}
**Once the gateway receives an IP address from the wired network, a WAN badge will appear on the gateway details page, indicating that the connection was successful and the gateway is now functioning in WAN failover mode.**
{% endstep %}

{% step %}
**Verkada devices need to be connected downstream on the PoE Out port of the cellular gateway and get their IP addresses from the gateway.**

<div data-with-frame="true"><img src="https://1814166542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-08ce6993b0fb2dea7b9bf48d76f111324963f0f4%2Ff2b8c50262e053b25e06f62c86a12cd72d3be911.png?alt=media" alt=""></div>

{% hint style="danger" %}
All downstream devices must receive their IP address & DHCP information from the gateway before a WAN failover can occur.
{% endhint %}
{% endstep %}
{% endstepper %}

#### Indoor Cellular Gateway

To enable WAN failover mode on the GC31, configure PoE Out Port 2 as an uplink.

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Gateways.**
{% endstep %}

{% step %}
**Select the gateway you want to configure.**
{% endstep %}

{% step %}
**In the top right, click Settings.**
{% endstep %}

{% step %}
**Under Network > Port 2 Configuration, select Wide Area Network (WAN).**
{% endstep %}

{% step %}
**Click Apply to save the configuration.**
{% endstep %}

{% step %}
**Click Confirm, and the device will reboot. PoE port 2 will now act as a WAN port.**
{% endstep %}

{% step %}
**Plug the Ethernet cable into PoE port 2.**

<div align="left" data-with-frame="true"><img src="https://1814166542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-3e0d1178189fa871b6d48aa1b3ad335c5a18be6c%2F3850099f28c5cbb82f4179d014273fbfe1616b41.png?alt=media" alt="" width="800"></div>
{% endstep %}

{% step %}
**Verkada devices need to be connected downstream on port 1 of the cellular gateway and get their IP addresses from the gateway.**
{% endstep %}

{% step %}
**When the device receives an IP from the wired network, a WAN badge will appear on the gateway details page.**

<div align="left" data-with-frame="true"><img src="https://1814166542-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-0ce57203d4c2743f47ba88ee47734a61707566e7%2F981fdb5aa09d4b48643b196fe6fabe44eb67cd3b.png?alt=media" alt=""></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/connectivity/configuration/add-cellular-gateway-to-command/use-cellular-gateways-for-wan-failover.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
