Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

  Yes, you now got over 200 Python sample apps to using OpenConfig and XR native data models.  You'll find examples handling both config and operational data.  You can find the apps at: https://github.com/CiscoDevNet/ydk-py-samples/tree/master/sample...

ydk-white-256.png
saalvare by Cisco Employee
  • 1027 Views
  • 0 replies
  • 0 Helpful votes

Hi ,   I am getting when trying to call ydk go Netconf library for Create Request and getting below error. This error is raising when api is being called concurrently. And working fine with single request. Can you suggest whether I am using right api...

starlana by Cisco Employee
  • 1185 Views
  • 3 replies
  • 0 Helpful votes

Hi guys, thanks for taking the time to read, i'm new to programming and i'm trying to use pyang to generate a tree structure for some .yang files, but every time i try, i get the same error with all the files. (env) macos@macos$ pyang -f tree turing-...

erick_abreu by Community Member
  • 1607 Views
  • 0 replies
  • 0 Helpful votes

Hi everybody,   I came back with another sample application which encodes Multiprotocol Label Switching (MPLS) Label Switching Database (LSD) configuration for XR data model using the Codec service.   cd-encode-xr-mpls-lsd-cfg-10-ydk.py - Encode boil...

deom by Cisco Employee
  • 802 Views
  • 0 replies
  • 0 Helpful votes

Hi community,   I would like to introduce another set of sample applications for user name configuration with XR data model. This set of sample applications includes four boilerplate apps and three custom apps to configure local user names using the ...

deom by Cisco Employee
  • 668 Views
  • 0 replies
  • 0 Helpful votes

Hello again,   This is another set of sample applications for Multiprotocol Label Switching (MPLS) Operations, Administration, and Maintenance (OAM) configuration.   The following sample apps include four boilerplate and four custom apps to configure...

deom by Cisco Employee
  • 895 Views
  • 0 replies
  • 0 Helpful votes

Hello YDK community,    I brought a set of Codec sample applications for Multiprotocol Label Switching (MPLS) Operations, Administration, and Maintenance (OAM).   These sample applications Includes one boilerplate and three custom apps to encode MPLS...

deom by Cisco Employee
  • 696 Views
  • 0 replies
  • 0 Helpful votes

Hello YDK folk,   I would like to introduce a new set of sample apps for ipv4 Open Shortest Path First version 2 (OSPFv2) configuration for XR using the gNMI provider and the CRUD service.   This set of OSPFv2 sample apps includes four boilerplate ap...

ydk-white-256.png
deom by Cisco Employee
  • 795 Views
  • 0 replies
  • 0 Helpful votes

Yes, we've reached over 100 sample apps for gNMI in Python!  Plenty of examples using IOS XR native models and OpenConfig models.  You can find them at: https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/crud/gnmi/models All samp...

ydk-white-256.png Bundesstraße_100_number.svg.png
saalvare by Cisco Employee
  • 1067 Views
  • 0 replies
  • 0 Helpful votes

Hi Team, In my 64 bit machine, I am hitting error while installing ydk on a pyats environment. Any help is highly appreciated. Pasting the error below,   (pyats) jkalaise@access-ops-lnx /auto/tftp-access-ops/mgbl/pyats/ydk-gen/gen-api/python/ydk/dist...

jkalaise by Cisco Employee
  • 2160 Views
  • 6 replies
  • 0 Helpful votes

Hello Guys,   We have added another set of sample apps which configure Interface management for XR model using the gNMI provider and the CRUD service.   This set of sample applications Includes eight boilerplate apps and seven custom apps to configur...

deom by Cisco Employee
  • 745 Views
  • 0 replies
  • 0 Helpful votes

Hello Community,   I came back with new YDK-py sample applications for ethernet LLDP configuration using Cisco native XR model and gNMI.   This set of sample apps configures XR LLDP using the gNMI provider and the CRUD service: gn-create-xr-ethernet-...

deom by Cisco Employee
  • 742 Views
  • 0 replies
  • 0 Helpful votes

Hi ,   I am trying to generate models from yang file using ydk-go. Below error seeing    Traceback (most recent call last):   File "./generate.py", line 495, in <module>     output_directory = (generator.generate(options.bundle))   File "/root/ydk-ge...

starlana by Cisco Employee
  • 1309 Views
  • 2 replies
  • 0 Helpful votes

I have a project coming up to do some DHCP helper updates enterprise wide. I was hoping to use pyATS to confirm the changes. I started with this simple yaml file in my lab. I get a failed to connect even though the log shows it connecting. I think I'...

MK9796 by Community Member
  • 2672 Views
  • 2 replies
  • 0 Helpful votes