Both ydk-gen and ydk-cpp have been updated at github. Online documentation is available at: http://ydk.cisco.com/cpp/docs Here is a list of features that have gone into the release: Bundle improvements Updated cisco-ios-xr bundle to support Cisc...
Both ydk-gen and ydk-cpp have been updated at github. Online documentation is available at: http://ydk.cisco.com/cpp/docs Here is a list of features that have gone into the release: Bundle improvements Updated cisco-ios-xr bundle to support Cisc...
The YDK-Py Vagrant sandbox is now updated with YDK 0.8.2: vagrant@ydk-py:~$ pip3 list | grep ydk ydk 0.8.2 ydk-models-cisco-ios-xe 16.9.3 ydk-models-cisco-ios-xr 6.5.2 ydk-models-cisc...
Dear Members, I am trying to work on the YDK and during the process of following the steps as mentioned in the below link for meeting the system requirements, I am unable to install the Darwin packages mentioned below and the error message is also ...
This is my first commit to the ydk-py samples! I have added the following CRUD sample apps for OpenConfig LLDP. nc-create-config-lldp-10-ydk.py - create boilerplate nc-create-config-lldp-20-ydk.py - enable LLDP nc-create-config-lldp-22-ydk.py...
I had a user successfully run trex on a machine. When i tried run trex on the same machine with my username or admin, i see below error. sudo ./_t-rex-64 -f 00_FS3k_sfr_delay_10_1g.yaml --cfg /home/qadmin/trex_4ports_cfg.yaml -c 4 -m 2 -d 360000su...
Hi,Is there any difference between YDK and pyang w.r.t Python bindings? which one has more coverage. Regards,Rajesh
I'm using the newest available docker image of ydk-py. I'm using a script that takes in a YAML representation of YANG modeled configuration. When I try applying a router id for BGP, it says the attribute doesn't exist even though the YANG model sug...
Hi All,I'm exploring nextui and running some example provided (nextui tutorial) in my local machine without any webserver. May I know is it possible to run nextui web page over apache webserver? How to do it? Appreciate for a guideline. Thank you.
Hello,Currently I'm doing a project with the library netopeer2 and I have written the YANG model for my switch but I can't find the right XML to change the value of the device. The main problem is that I don't know how to represent more than one cont...
Here is code snippet on what i am trying >>> from ydk.path import NetconfSession>>> from ydk.path import Codec>>> from ydk.types import EncodingFormat>>> session = NetconfSession('10.64.86.95', 'lab', 'lab') >>> root = session.get_root_schema() >>> v...
I am facing performance issue to add 2000 interfaces information under YANG models - yang model "from ydk.models.cisco_ios_xr import Cisco_IOS_XR_infra_statsd_oper" take about 30 seconds - yang model 'from ydk.models.juniper_show_interfaces import sh...
Does YDK has support for protobuf encoding ? That is given a YANG model, can YDK generate encoders/decoders to send/receive data in protobuf format.The below link says, its one of the non-standard approaches. http://events.linuxfoundation.org/sites/e...
It's been awhile since we've added some sample apps for Cisco IOS XE configuration. Here are some examples of encoding OSPF configuration in XML using the Codec service. cd-encode-xe-native-router-ospf-20-ydk.py - single area ipv4 router cd-encode-...
Hi,I'm been trying to figure out why I'm getting the following error. :python -u /opt/project/bgp_oc_gnmi_create.py -v -i pr04.lab01 -g 57777 -u user -p password-y /opt/project/yang/vendor/cisco/xr/6512019-03-06 19:15:47,367 - ydk - ERROR - Data is ...
I have read the YDK development document, from: http://ydk.cisco.com/py/docs/ . I do not find some API related with YANG notification feature. if it is that I miss something or the YDK now does not support notification?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Subject | Author | Posted |
---|---|---|
06-02-2025 06:57 AM | ||
11-30-2024 01:34 PM | ||
10-24-2024 12:59 AM | ||
11-16-2023 12:26 PM | ||
10-17-2023 06:43 AM |