-
Following is the model for set-tag:
```
grouping local-generic-settings {
description
"Generic options that can be set on local routes When
they are defined";
leaf set-tag …
-
https://github.com/open-traffic-generator/ixia-c/releases/download/v1.4.0-15/ixiatg-configmap.yaml
There is a typo in the traffic-engine tag, it starts with a "["
```
apiVersion: v1
kind: Conf…
-
Before cutting a PR, I want to resurrect an old topic that has come up again recently (for discussion in an upcoming OpenConfig operator/community forum)
Past issues:
* https://github.com/openco…
-
### Relevant telegraf.conf
```toml
[[inputs.gnmi]]
addresses = ["X.X.X.X:1000","X.X.X.X:1000"]
username = "cisco"
password = "cisco"
redial = "10s"
alias = "cisco_dialin_onchange"
insecure_s…
-
Hi all,
I am using a Tofino switch to deploy my own P4 program using ONOS and Stratum.
First, I have started with the deployment of the `fabric-tna` program so that I understand how everything wor…
-
Can anyone help? I already upgrade protoc >= 3.19.0.
Wrong Message for rundemo_TAP_IO.sh:
root@justin-virtual-machine:~# /root/clone/ipdk/build/networking/scripts/rundemo_TAP_IO.sh --workdir=/ro…
-
A PR https://github.com/openconfig/reference/pull/196 was created with an initial proposal to initiate discussion to add confirmed commit support. From the feedbacks received we have drafted a new pro…
-
## Feature Request
Support for a NETCONF input plugin would allow ingestion of data from Cisco IOS XE devices, Cisco NSO, and other NETCONF-compliant servers.
Solution addressed in PR https://gi…
-
Operationally it is often neceessary to only stream a sub-set of the afts model. Today one can subscribe to portions of the aft tree, partitioned by address family for example. But if one subscribe…
-
### Relevant telegraf.conf
```toml
# Ciena gNMI
[agent]
interval = "5m"
[[inputs.gnmi]]
alias = "ciena-gnmi"
addresses = [ "10.144.248.21:6702" ]
username = "XXXXXXXXXX…