> For the complete documentation index, see [llms.txt](https://manual-en.seara.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual-en.seara.biz/connect-to-seara-with/altai.md).

# Altai

Explains how to configure Seara to connect with an Altai Access Point

### **How to Configure RADIUS Seara - Altai**

1. After adding the device, go to Network >>>> select Security and click the plus button.

<figure><img src="https://2507662344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDBkKbWLZfasd8l3v8ndZ%2Fuploads%2Fgit-blob-f900296aa66d548efe35f0f7e2a57d5a68fa5af8%2F01.jpg?alt=media" alt=""><figcaption></figcaption></figure>

2\. External Portal Detail (information will be sent via Email). For the domain xxxx, fill in the information you received.

<figure><img src="https://2507662344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDBkKbWLZfasd8l3v8ndZ%2Fuploads%2Fgit-blob-694f557df48b4c72f744529501391420cd44eac3%2F02.jpg?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2507662344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDBkKbWLZfasd8l3v8ndZ%2Fuploads%2Fgit-blob-a1e37fc5b4bcc19cb20d089620f0f5c5d600b9bf%2F03.jpg?alt=media" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Example of the Email you will receive, as shown below**</mark>

* Security Profile Name : set as desired
* Authentication Mode : PORTAL
* Portal Mode : External
* L2/L3 Portal : L3 Portal
* Portal URL : <https://demo.seara-portal.net/app/portal/login>
* Portal Secret : take from the Email
* Portal ACL Mode : Enable
* Portal ACL File : enter the Allowed Domain List
* Authentication Server : RADIUS
* RADIUS Server : External
* Retry Primary RADIUS Interval(Seconds) : 300
* Encryption Mode : Open
* Primary Auth Server : take from the Email
* Auth Server Port : 1812
* Auth/Acc Colocated : Yes
* ACCT Server Port : 1813

<figure><img src="https://2507662344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDBkKbWLZfasd8l3v8ndZ%2Fuploads%2Fgit-blob-4e7b87e33c5dc98326871996e4b63b79a3cf1b96%2F2024-11-19_11-52-54%20(1).jpg?alt=media" alt=""><figcaption></figcaption></figure>

3\. Allowed domains

[Allowed Domain List](/appendix/allowed-domain-list.md)

\
4\. Configure the Wireless LAN to use the External Portal RADIUS that we configured.

<figure><img src="https://2507662344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDBkKbWLZfasd8l3v8ndZ%2Fuploads%2Fgit-blob-be357abe2fa12c30f4822e0d2dd51b170719da20%2F05.jpg?alt=media" alt=""><figcaption></figcaption></figure>

* Security Profile : DEMO\_SUPERWIFI (select the name you created under the Security menu)


---

# 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://manual-en.seara.biz/connect-to-seara-with/altai.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.
