cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
668
Views
1
Helpful
0
Replies

Vagrant sandbox updated with release 0.7.0

saalvare
Cisco Employee
Cisco Employee

ydk-white-256.png

Here's an easy way to try YDK-Py 0.7.0! The Vagrant box is now updated:

vagrant@ydk-py:~$ pip list | grep ydk

ydk                     0.7.0      

ydk-models-cisco-ios-xe 16.7.1     

ydk-models-cisco-ios-xr 6.3.1      

ydk-models-ietf         0.1.4      

ydk-models-openconfig   0.1.4      

vagrant@ydk-py:~$

Furthermore, the box now has all Python3 packages installed too:

vagrant@ydk-py:~$ pip3 list | grep ydk

ydk                     0.7.0

ydk-models-cisco-ios-xe 16.7.1

ydk-models-cisco-ios-xr 6.3.1

ydk-models-ietf         0.1.4

ydk-models-openconfig   0.1.4

vagrant@ydk-py:~$

See the README in the ydk-py-samples repo for some basic instructions on how to instantiate the sandbox and use it to run the hundreds of Cisco IOS XR, OpenConfig and IETF sample apps.  The YDK sandboxes are the simplest way to get started.


If you're new to Vagrant, you may want to go through the Vagrant tutorial by the Vagrant team.

Enjoy!


0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: