# Local Device Settings

When OpenWiFi devices are unable to connect to the cloud during their initial power on from factory, this may be a result of Internet connectivity issues.

Certain WAN connections may require credentials such as a username and password or a mobile configuration or simply static address assignment instead of dynamic.

OpenWiFi 2.0 supports these scenarios. When a device does not have an existing configuration and is unable to contact the cloud for provisioning it enters "Maverick" mode.

For all Wi-Fi devices this means a Wi-Fi network with the SSID 'Maverick' will become available. Association with and logging in to the device will permit initial WAN connectivity to be entered.

## Using Maverick

![Maverick Login Page](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-57dc9da314872089b8839f0192e63dba6aee36cd%2FScreen%20Shot%202021-07-29%20at%205.04.23%20PM.png?alt=media)

After association to the Maverick SSID, open a web browser to `http://192.168.1.1`\
Log into the OpenWiFi device with username: **`root`** and password: **`openwifi`**

![Logged into Maverick](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-d55a0560aa79530fdb0b97cc90747d94b25b3ba6%2FScreen%20Shot%202021-07-29%20at%205.06.35%20PM.png?alt=media)

When the page above is displayed, begin to configure Uplink based on the WAN requirements of the deployment.

![Uplink Configuration in Maverick](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-a78783c7bc7c107dc01a7ca3514d386f477ff5ed%2FScreen%20Shot%202021-07-29%20at%205.07.50%20PM.png?alt=media)

If connection uses Point to Point over Ethernet (PPPoE) username and password credentials, enter those values and save.

![PPPoE Uplink](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-e7f04fbf4e6f6abec37429e4244c06d32140ef95%2FScreen%20Shot%202021-07-29%20at%205.09.14%20PM.png?alt=media)

If the OpenWiFi device has a Cellular connection which is possible on device models with 4G and 5G radios, the network Access Point Name (APN) and PIN will be required. These values are supplied by your mobile network provider.

![Cellular Uplink](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-a4e87fd285a2c3cf4f0bc1fa326228b3656da1ed%2FScreen%20Shot%202021-07-29%20at%205.11.05%20PM.png?alt=media)

When dynamic address allocation is not available, static IP address assignment may be required. IPv4 and IPv6 are supported, enter these values with DNS address and save.

![Uplink Static IP](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-921f7d8387f73bf6ea25ba85037b34fec104dae3%2FScreen%20Shot%202021-07-29%20at%205.12.39%20PM.png?alt=media)

Otherwise leave the Uplink configuration to DHCP or cloud defaults.

![Uplink DHCP](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-7b21946b2704d27e6d608a76e42e9ecccb3add6c%2FScreen%20Shot%202021-07-29%20at%205.13.40%20PM.png?alt=media)

## Manual Redirector and Certificate Upload

If under rare circumstances it is not possible to discover the OpenWiFi cloud associated with the device or there is a need to replace device certificates, this may be configured in Settings.

![Local Redirector Setting](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-c7ac63a2776df7f26d5e46aebefee2e9c14a5391%2FScreen%20Shot%202021-07-29%20at%205.16.01%20PM.png?alt=media)

## System

It is possible to reset the device to defaults, or locally update firmware using the commands available from System.

![System Commands](https://3797325461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWBagkp2uuXmdJGIwkn0%2Fuploads%2Fgit-blob-7a2bec372bc7d74bb90ac6f0581fbe360aaf45cd%2FScreen%20Shot%202021-07-29%20at%205.17.13%20PM.png?alt=media)

\*\*\*\*


---

# 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://tip-1.gitbook.io/openwifi/2.6.0/openwifi-stack/access-points/local-device-settings.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.
