mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-18 19:05:01 +00:00
GitBook: [master] 9 pages modified
This commit is contained in:
@@ -6,9 +6,7 @@ description: Telecom Infra Project Open Wi-Fi
|
|||||||
|
|
||||||
## What is Open Wi-Fi?
|
## What is Open Wi-Fi?
|
||||||
|
|
||||||
TIP Open Wi-Fi is an open source disaggregated technology stack. Open Wi-Fi delivers premium managed Wi-Fi features, local break-out design, cloud native open controller, and an open AP firmware operating system.
|
TIP Open Wi-Fi is an open source disaggregated technology stack. Open Wi-Fi delivers premium managed Wi-Fi features, local break-out design, cloud native open source controller, and an open source AP firmware operating system tested nightly.
|
||||||
|
|
||||||
Friends don't let friends become vendor locked in...
|
|
||||||
|
|
||||||
|
|
||||||
|
TIP Open Wi-Fi is the industry's first CI/CD open source Wi-Fi eco-system.
|
||||||
|
|
||||||
|
|||||||
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
* [Open Wi-Fi](README.md)
|
* [Open Wi-Fi](README.md)
|
||||||
* [Ordering Open Wi-Fi APs](ordering-open-wi-fi-aps.md)
|
* [Ordering Open Wi-Fi APs](ordering-open-wi-fi-aps.md)
|
||||||
* [Controller Installation](controller-installation/README.md)
|
|
||||||
* [AWS Install](controller-installation/aws-install.md)
|
|
||||||
* [microk8s Install](controller-installation/microk8s-install.md)
|
|
||||||
* [Getting Started](getting-started/README.md)
|
* [Getting Started](getting-started/README.md)
|
||||||
|
* [Controller Installation](getting-started/controller-installation/README.md)
|
||||||
|
* [AWS Install](getting-started/controller-installation/aws-install.md)
|
||||||
|
* [microk8s Install](getting-started/controller-installation/microk8s-install.md)
|
||||||
* [Controller](getting-started/controller.md)
|
* [Controller](getting-started/controller.md)
|
||||||
* [Access Points](getting-started/access-points.md)
|
* [Access Points](getting-started/access-points.md)
|
||||||
* [User Interface](user-interface/README.md)
|
* [User Interface](user-interface/README.md)
|
||||||
|
|||||||
@@ -1,2 +1,16 @@
|
|||||||
# Getting Started
|
# Getting Started
|
||||||
|
|
||||||
|
Deploying the TIP Open Wi-Fi solution into a lab or into production is simple to do and. Some basic pre-requisites should be satisfied before beginning.
|
||||||
|
|
||||||
|
Please ensure the following are known before beginning installation:
|
||||||
|
|
||||||
|
* Fully Qualified Domain Name \(FQDN\) is available and configurable
|
||||||
|
* Internet Protocol \(IP\) subnet with Dynamic Host Configuration Protocol \(DHCP\) for access points is available
|
||||||
|
* If using VLAN features of the access points, an IEEE 802.1q compliant Ethernet switch and VLAN topology are supported in your network
|
||||||
|
* Network traffic is permitted for the following ports:
|
||||||
|
* 80
|
||||||
|
* 443
|
||||||
|
* 1883
|
||||||
|
* 6640
|
||||||
|
* 6643
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user