Documentation ¶
Overview ¶
Package onos-config is the main entry point to the ONOS configuration subsystem.
It connects to devices through a Southbound gNMI interface and gives a gNMI interface northbound for other systems to connect to, and an Admin service through gRPC
Arguments -allowUnvalidatedConfig <allow configuration for devices without a corresponding model plugin>
-modelPlugin (repeated) <the location of a shared object library that implements the Model Plugin interface>
-caPath <the location of a CA certificate>
-keyPath <the location of a client private key>
-certPath <the location of a client certificate>
See ../../docs/run.md for how to run the application.
Click to show internal directories.
Click to hide internal directories.