Skip to content
Amy Buck edited this page Aug 6, 2019 · 6 revisions

Arlo the Armadillo

The SONiC Management Framework provides mechanisms for configuring and operating the various functions of a SONiC switch. It also provides developers with a straightforward way to add new features.

The Management Framework supports an industry-standard style command line interface (CLI), as well as object-based administration via a REST interface and Google Network Management Interface (gNMI).

Documentation

In the initial "Arlo" release, the Management Framework supports the following features:

  • Platform
  • System
  • Physical interfaces
  • Access control lists (ACLs)
  • Link layer discovery protocol (LLDP)

Command reference

The Command reference contains a comprehensive list of supported CLI commands.

Object reference

The Object reference contains the list of supported YANG objects. The current set of objects supported are from the OpenConfig project.

Feature testing

The Feature testing contains general descriptions of the testing performed on the various features supported in the Arlo release.

Clone this wiki locally