Tools

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

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

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
  • 368 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
  • 488 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
  • 574 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 d...

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

Static routes, you better avoid them, but sometimes you must have them :-)   You can find sample apps for IPv6 static routing at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/ipYou'll find samples for routing to a...

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

This week we'll focus on IPv6-only apps.  First iteration, IPv6 interface configuration.  You can find the sample apps at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/ifmgrOne sample app (nc-create-config-ifmgr-3...

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

We just added a couple of sample apps for XR IS-IS operational data (model Cisco-IOS-XR-clns-isis-oper).  They produce output pretty similar to a couple of popular IS-IS show commands that exist in CLI.  Check them out!"show isis neighbor"ydk-py-samp...

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

We've put together a new YDK page where you would get plenty of resources including an overview, documentation, pointers to repositories and sandboxes, etc.  You'll find it at:https://developer.cisco.com/site/ydk/Try out and let us know your feedback...

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

All sample apps have been updated to run with YDK 0.4.0. As described in the previous posting, the enum implementation starting in 0.4.0 is not backward compatible.  SeeEnum changes in YDK 0.4.0You can find the entire list of sample apps at:https://g...

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