Tools

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

Forum Posts

Let's kick off our OpenConfig week with sample apps for routing policy.  Four boilerplate apps for CRUD operations, plus fivecustom apps to create and delete routing policies using this OpenConfig model (openconfig-routing-policy):nc-create-config-ro...

saalvare by Cisco Employee
  • 987 Views
  • 0 replies
  • 0 Helpful votes

Title says it all.... A total of 100 sample apps at https://github.com/CiscoDevNet/ydk-py-samplesApps for close to 15 models. From super simple (system time) to more advanced (BGP).  Working on the next 100!Enjoy!

saalvare by Cisco Employee
  • 534 Views
  • 0 replies
  • 0 Helpful votes

Recently we published a set of sample apps IPv6 static routing.  This new set complements those with some IPv4 examples:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/ipnc-create-config-ip-static-20-ydk.py - route ...

saalvare by Cisco Employee
  • 521 Views
  • 0 replies
  • 0 Helpful votes

Here are some additional sample apps for interface configuration.  They complement those posted recently for IPv6.  You can find the sample apps at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/ifmgrNote that thes...

saalvare by Cisco Employee
  • 484 Views
  • 0 replies
  • 0 Helpful votes

Ok, we all know that routers don't reboot, right?  Specially with the enhanced infrastructure in XR 6.0.0 which runs all control plane as a container on top of a Linux kernel.  However, stuff happens.  Operator error or some catastrophic event takes ...

saalvare by Cisco Employee
  • 502 Views
  • 0 replies
  • 0 Helpful votes

Configuring the device time zone. As simple as it gets.  You can find sample apps at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/infraThis model/API (Cisco-IOS-XR-infra-infra-clock-linux-cfg) is a great starting...

saalvare by Cisco Employee
  • 655 Views
  • 0 replies
  • 0 Helpful votes

     Hello there guys, and thanks for your support in advance. I'm relatively new at virl and noticed that every time i get a sub interface configured (have core facing sub interface interface and CE facing sub interface as i'm using a virtual switch...

Vagrant sanbox now runs the latest YDK version 0.4.1!  If you're not familiar with the sandbox, take a look at the previous posting on this topic:Try the YDK-Py Vagrant sandboxGive it a try!

saalvare by Cisco Employee
  • 726 Views
  • 0 replies
  • 0 Helpful votes

We got three new BGP apps to configure IPv6-only deployments:nc-create-config-ipv4-bgp-41-ydk.py - iBGP neighbor group w/o policync-create-config-ipv4-bgp-43-ydk.py - iBGP neighbor group w/ policync-create-config-ipv4-bgp-45-ydk.py - eBGP neighbor gr...

saalvare by Cisco Employee
  • 840 Views
  • 0 replies
  • 1 Helpful votes

Both ydk-gen and ydk-py have been updated at github.Here is a list of features that have gone into the releaseAdded openconfig bgp-policy APIs to ydk-py (#102)Introduced ability to programmatically retrieve SDK version of ydk-py (#8)Removed unused de...

abhirame by Cisco Employee
  • 748 Views
  • 0 replies
  • 5 Helpful votes