-
Notifications
You must be signed in to change notification settings - Fork 15
Home
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).
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)
The Command Reference contains a comprehensive list of supported CLI commands.
The Object Reference contains the list of supported YANG objects. Currently, the set of objects being supported are from the OpenConfig project.
The Feature Testing page contains general descriptions of the testing performed on the various features supported in the Arlo release.