# Alta Labs

### **Configuration Steps Overview**

1. Configure SSID.
2. Configure Advanced Features
3. Configure Power-User Settings

### **Configure SSID**

1. From Dashboard Click on Settings
2. Click + Add new

   <figure><img src="/files/mnY4YuLyRiKewkfmRFLp" alt=""><figcaption></figcaption></figure>
3. Enter WiFi Network Name (e.g. VAULT)
4. Select WiFi Security as – Enterprise
5. Enter Primary Radius Information
   1. IP Address – xx.xx.xx.xx (Production Servers Provided by RoamingIQ)
   2. Secret – xxxxxx
   3. Auth port – xxxx
   4. Acct. Port - xxxx

      <figure><img src="/files/5olaGWA3eIeHYJqgnNyb" alt=""><figcaption></figcaption></figure>

### **Configure Advanced Features**

1. Click Advanced Settings to display advanced options.
2. Select Default Network Type (for Enterprise/Open) as “Large”

   <figure><img src="/files/MuIPPea1i07rGhYIZL5Z" alt="" width="518"><figcaption></figcaption></figure>
3. Turn Fast Roaming off.
4. Click NAS ID to Enter a Custom NAS ID
5. Custom NAS ID: \<Provided By RoamingIQ and is Venue Specific>
6. Enable PSK Offload.
7. All other fields should be set to best practices.

   <figure><img src="/files/yIO1ll25uN6OVth0xX8B" alt="" width="563"><figcaption></figcaption></figure>

### **Configure Power User Settings**

1. Click to enable Power-User settings
2. Enter the following information in the text box. Please Note RoamingIQ will provide the secondary Server address for production.

   {

   "hostapd": "

   auth\_server\_addr=xx.xx.xx.xx

   radius\_acct\_interim\_interval=1800

   "

   }

   <figure><img src="/files/TqpCX7tuW8BCQhCCpUUs" alt="" width="506"><figcaption></figcaption></figure>
3. Click Save at the bottom of the page.


---

# 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://docs.roamingiq.com/network-equipment/access-point-configuration-guides/alta-labs.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.
