Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Team,
Can someone post example YDK code for configuring interface encapsulation? Like this XML...
<config>
<interface-configurations xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-ifmgr-cfg">
<interface-configuration>
<...
Team,
In my testbed I have pipeline working with xrv9000 devices with gRPC telemetry. Everything is working properly and writing to the Influx database and also I can use the Grafana.
However, if I change the telemetry to messages to use JSON/TC...
Hi,I'm getting a *lot* of errors when attempting to build a Netconf NED for NSO. I'm using the XR 6.3.1 YANG schema downloaded from Github.Here is a sample of the errors...[gibson@nso1 631]$ ncs-make-package --netconf-ned . iosxr-netconf-ned-631-ful...
Team,Is there a way to create a plan file by RPC or other API call by referencing an ISIS database dump? I can do it from the WAE Design user interface but is there a way to do it by an API call?Thanks,
Hi, I'm closing this query. I realized I needed gpb endoding instead of json. That fixed my issue and it works now with both Pipeline and Telegraf.
destination-group DGroup2
address-family ipv4 172.16.1.189 port 57500
encoding self-describi...
Hi,I’m sorry, not sure what you are asking? I just did…virtualenv -p python2.7 ydk-gen-venv-27source ydk-gen-venv-27/bin/activatecd PythonProjects/git clone https://github.com/CiscoDevNet/ydk-gen.gitcd ydk-genpip install -r requirements.txtpython ge...
Just tried with Beryllium and same issue RemoteDevice{iosxrv-1}: YANG schema was not successfully retrieved for SourceIdentifier [name=Cisco-IOS-XR-lpts-pre-ifib-oper-sub1@2016-02-22]. Errors: [RpcError [message=, severity=ERROR, errorType=APPLICATIO...