Closed adibrastegarnia closed 4 years ago
I'm confused by either the title or what you're doing
gnmi_cli -address onos-config:5150
Here you're connecting to onos-config not the devices - this does not match up with the title of the issue
I'm confused by either the title or what you're doing
gnmi_cli -address onos-config:5150
Here you're connecting to onos-config not the devices - this does not match up with the title of the issue @SeanCondon I am trying to get config values of stratum devices via onos-config NB API
Describe the bug Cannot connect to stratum devices (mininet version) using gnmi_cli.
To Reproduce Steps to reproduce the behavior: 1- onit create cluster --set onos-cli.enabled=true 2- onit add network -n network-1 --topo linear --devices 2 3- Try to run a gnmi_cli (use modified version in the opennetworking lab organization) command:
Expected behavior
Logs, text or screenshots