-
Hello @karimra ,
We are facing an issue in our team, we have a configuration file like this.
```
username: dummy
password: dummy
other global variables
targets:
cisco:
name: cisco
…
-
### Is your feature request related to a problem?
pango doesn't provide a way to set http headers. This is a problem for the openconfig plugin where we need to set some http headers to communicate …
-
Hello
arista-cli.yang is https://github.com/aristanetworks/yang/blob/master/EOS-4.26.0F/experimental/eos/models/arista-cli.yang
```
gnmic -a 10.73.1.107:6030 -u arista -p arista --insecure capa…
-
The Capabilities message was defined in previous version as
message Capabilities {
bool handler = 1; // Whether a handler is installed on the endpoint.
}
Should the Capabilities defined in gNMI…
-
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…
-
Is there a potential possibility of coming up with an RFC for gNMI similar to NETCONF/RESTCONF? Lot of network elements have started incorporating gNMI in their architecture, but it always co-exists w…
-
How to obtain the actual packet loss, delay and other indicators?
-
I am facing these 2 issues (likely same root cause):
issue 1:
```
DC1-LEAF1A(config-router-bgp)#sh version
vEOS
Hardware version:
Serial number:
System MAC address: 5014.000d.…
-
```
go get -u github.com/libp2p/go-libp2p
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
# github.com/libp2p/go-libp2p/p2p/pr…
-
We've been using telegraf to collect streaming telemetry from Juniper routers. It's been working well for us, but we had to make a custom output plugin. With the release of 1.15 and the execd output p…