Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Jumbotron
titleCNaaS
Image Added  Campus Network-as-a-Service (CNaaS) is a project service within SUNET with the goal of , providing a fully managed service to manage for LAN/WLAN networks at university campuses.

CNaaS Documentation

There are three parts to the documentation of CNaaS at SUNET:

  1. Product documentation - Documents the different products we use. For NMS and NAC documentation, see below. (Public access)
  2. Service documentation - Documents the SUNET specific processes. (Mixed public/private access)
  3. Customer documentation - Documents specific details of one customer implementation (Private access)

CNaaS - NMS

As part of this project a network management system called CNaaS-NMS is being developed to automate the management of the campus networks, the software is open source and can be used by anyone outside of SUNET as well. The main focus areas are zero-touch provisioning, device configuration management and firmware upgrades.

Some presentations and demo videos of CNaaS-NMS can be found on the product documentation page

Source code available at Github

API Documentation

Modules

Software Architecture

Lab Setup

Dev / test environment setup

Installation

Initial Software Architecture document from 2019 (things might have changed since then)Code coverage status

Image Modified


CNaas - NAC (Network Access Control)

...

Freeradius can either be integrated towards the existing user database (LDAP, Active Directory etc) or use Postgres to store credentials. CNaaS NAC provides both an API and a web interface to handle users if Postgres is chosen for storing credentials.



CNaaS NAC API reference.


CNaaS NAC Web interface