-
when backend server is running and we rebooted a device and after the device is ready if we trigger the discovery from the UI the backend will result in bello error
`Handshake failed with fatal erro…
-
While running AFT sensors with logging enabled using the specified configuration, I encountered a runtime error: "invalid memory address or nil pointer dereference." The error message is as follows:
…
-
Hi All,
More a question. At this point in time I'm attempting to deploy the gnmi-server behind an NGINX-ingress inside kubernetes. I'm struggling to tweak the ingress in such a way that it works. W…
-
Originally shared via email by JC Rode:
Fresh 3.9 or 3.11 conda environment with a “pip install cisco_gnmi” and then trying to import cisco_gnmi:
(gnmi) ubuntu:/home/cisco/LAB> pip install cisc…
-
Testcase RT1.2 is currently using replace for deleting configuration which is against gnmi spec.
dutConfPath := dut.Config().NetworkInstance(*deviations.DefaultNetworkInstance).Protocol(telemetr…
-
on `app/server.go` following change needs to happen:
```
--- a/app/server.go
+++ b/app/server.go
@@ -37,7 +37,7 @@ const (
metricNameRegex = "[^a-zA-Z0-9_]+"
serviceName …
-
When deploying gNMIc clustered on Kubernetes I'm running into the following problem: When K8s reschedules a pod to a different node or for whatever reason triggers a restart on a pod (resource constra…
-
Following documentation at https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1610/b_1610_programmability_cg/gnmi_protocol.html#id_67108
Using the generated certificates yields:
…
-
Hello,
Currently if gnmic command isn't provided with port#, it uses ephemeral port# 57400 as default when connecting to gNMI server.
Is gnmic going to start using 9339 as default port number w…
-
OPENCONFIG-gNMI
Problem Description/Summary :
--------------------------------------------
OPENCONFIG-gNMI - gnmi_get of a specific ACL fails when ACL is created through config load
Expected B…