OpenWiFi
2.1.0
2.1.0
  • OpenWiFi Release 2.1
  • Ordering OpenWiFi APs
  • Getting Started
    • Cloud Discovery
      • Discovery without Cloud
    • Release 2.0 SDK
      • Deploy using Docker Compose
      • Deploy using Helm
    • Access Points
      • Local Device Settings
  • Provisioning
    • Data Model Introduction
    • Creating a Configuration
  • User Interface
    • Devices
      • Commands
      • Statistics
      • Command History
    • Firmware
  • API
    • OpenAPI Definitions
  • Monitoring
    • ELK Integration
  • Configuration Examples
    • Basic Device Provisioning
      • Bridge Mode SSID
      • NAT Gateway Mode SSID
      • Multi-VLAN SSID
    • ExpressWiFi
    • WDS
    • Mesh
    • Roaming RRM and SON
    • Captive Portal
      • External Captive Portal
    • Multi-PSK (MDU Shared Key)
    • Dynamic Air-Time Policy
    • VxLAN
    • L2TP
    • GRE
    • RADIUS Authenticated SSID
      • Dynamic VLANs with RADIUS
    • Passpoint®
      • Configuration Introduction
      • Advertising Services
      • Passpoint® Configuration
    • Switching
      • Port Speed
    • Metrics
    • P4
    • Services
Powered by GitBook
On this page

Getting Started

OpenWiFi 2.0

OpenWiFi 2.0 Minimum Viable Product at the end of July, 2021 enables a cloud native and cloud agnostic Software Development Kit (SDK) with management and deployment support for a wide range of Access Point and PoE network switch platforms.

Initial release 2.0 SDK includes:

  • Zero Touch Cloud Discovery

  • Firmware Management

  • User Interface

    • Device List

    • Device Reboot

    • Device LED Blink

    • Device Remote Packet Capture

    • Device Configuration

    • Device Factory Reset

    • Device Remote TTY shell

    • Remote Wi-Fi Scan

    • Associations

      • UE (Wi-Fi Clients)

      • Mesh and WDS Clients

      • MCS, NSS, RSSI, Channel, SSID, Tx/Rx

    • Device Health Check

    • Interface Statistics

    • Device Command History

Upcoming sprint for August includes Dynamic Provisioning service support for template based device configuration.

PreviousOrdering OpenWiFi APsNextCloud Discovery

Last updated 3 years ago

OpenWiFi 2.0 SDK is deployable as both a Docker Compose or a Helm on Kubernetes model. See section for installation instructions.

Release 2.0 SDK