OpenWiFi
2.2.0
2.2.0
  • OpenWiFi Release 2.2
  • 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
    • Device Feature Configuration Examples
      • DHCP Relay
      • Services
      • Metrics
      • GRE
      • L2TP
      • VxLAN
      • WDS
      • Mesh
      • Captive Portal
        • External Captive Portal
      • ExpressWiFi
      • Roaming RRM and SON
      • RADIUS Authenticated SSID
        • Dynamic VLANs with RADIUS
      • Multi-PSK (MDU Shared Key)
      • Dynamic Air-Time Policy
      • Passpoint®
        • Configuration Introduction
        • Advertising Services
        • Passpoint® Configuration
      • Switching
        • Port Speed
      • P4
Powered by GitBook
On this page
  • Initial release 2.0 SDK includes:
  • New in this Release

Getting Started

TIP 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.

New in this Release

  • Firmware

    • Basic Features for OpenWiFi Switching

    • Passpoint

      • NAPTR Functionality

      • Proxy Static Routing

      • HSP Auth / Acc Service Discovery

      • Last Resort Proxy

      • RADIUS OpenRoaming Compliance

    • External 3rd Party Captive Portal Redirect

    • Burst Rate Ad-Hoc Telemetry

    • Static Routing

    • CS1 Merge - Wi-Fi 6

    • IEEE802.1d STP Control

    • Timestamp on Health Check messages

    • L2 DHCP Relay

    • Station Association Idle and Session time

  • SDK

    • OpenWiFi Provisioning Service

    • OpenWiFi Inventory Service

    • Multi Tenant Support

    • Service Group - Venues

    • Logical Regions - Entities

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