Table of Contents
This is a docker VM that runs a gNMI and/or gNOI implementation supporting aether SD-Core models.
Inspired by https://github.com/onosproject/gnxi-simulators and https://github.com/faucetsdn/gnmi
The adapter can operate in three modes, controlled using SIM_MODE environment variable in the docker-compose file.
- SIM_MODE=1 as gNMI target only. The configuration is loaded by default from configs/target_configs/empty_config.json
- SIM_MODE=2 as gNOI target only. It supports Certificate management that can be used for certificate installation and rotation.
- SIM_MODE=3 both gNMI and gNOsI targets simultaneously
Only SIM_MODE=1 is currently implemented.
You can access to the information about client tools for each SIM_MODE including troubleshooting tips using the following links: