-
##### SUMMARY
netconf_get fails with 'BadAuthenticationType('Bad authentication type', ['publickey'])' on Arista devices but succeeds on Cisco devices.
##### ISSUE TYPE
- Bug Report
##### COMP…
-
Add gNOI examples in go.
-
https://github.com/google/gnxi/blob/4b504ef806a7f4f65d2d8b4ff14aad5edbd2c889/gnoi_reset/gnoi_reset.go#L58
The zero fill option is being passed as the factory OS option and vice versa.
https://gi…
-
could you please add some topics to the current list (top right of repo homepage). we dont have permissions :-)
I suggest you add to the current list these ones: ygot, netconf, restconf, grpcurl, p…
-
Hi Carl,
We are implementing the tunnel client/server and we are able to get the client/server session establishment and we have started with writing the C++ wrappers for the tunnel client/server. …
-
This used to work in 1.6 but no longer in 1.7 or 1.8, with error
.../pgmoon/init.lua:194: attempt to index field 'sock' (a nil value)
_File app/db.lua_
```
local pg = require('pgmoon')
return p…
gnois updated
3 years ago
-
Stratum (the ONF operating system-in-a-container) exposes several APIs for management. Some of which may be of interest.
If we were running Stratum on Mion directly, having separate APIs for the fo…
-
Hello Folks,
When I try to build the docker image of the device simulator it fails with the following error
go get github.com/google/gnxi/gnoi_cert@6697a080bc2d3287d9614501a3298b3dcfea06df: gith…
-
Since nearly all documentation and technical notes for gNMI / gNOI resides in the [openconfig/reference](https://github.com/openconfig/reference/tree/master/rpc) repo, can we please consider moving th…
-
Please explain why target_type is a string instead of the enum TargetType
Thanks
David
enum TargetType {
UNKNOWN = 0;
// https://www.iana.org/assignments/service-names-port-numbers/serv…