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

Vagrant sandbox updated with release YDK-Py 0.8.0

saalvare
Cisco Employee
Cisco Employee

ydk-white-256.png

 

 The YDK-Py Vagrant sandbox is now updated with YDK 0.8.0:

 

 

vagrant@ydk-py:~$ pip list | grep ydk
ydk                     0.8.0        
ydk-models-cisco-ios-xe 16.9.1       
ydk-models-cisco-ios-xr 6.5.1.post1  
ydk-models-cisco-nx-os  9.2.2        
ydk-models-ietf         0.1.5.post2  
ydk-models-openconfig   0.1.6.post1  
ydk-service-gnmi        0.4.0        
vagrant@ydk-py:~$ 
vagrant@ydk-py:~$ pip3 list | grep ydk
ydk                     0.8.0      
ydk-models-cisco-ios-xe 16.9.1     
ydk-models-cisco-ios-xr 6.5.1.post1
ydk-models-cisco-nx-os  9.2.2      
ydk-models-ietf         0.1.5.post2
ydk-models-openconfig   0.1.6.post1
ydk-service-gnmi        0.4.0      
vagrant@ydk-py:~$ 

 

This is the first version of YDK that supports gNMI in addition to NETCONF and RESTCONF.

 

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/XE/NX-OS, OpenConfig and IETF sample apps.  If you're new to Vagrant, you may want to go through the Vagrant tutorial by the Vagrant team.

 

If you prefer to use docker, take a look at the YDK containers on Docker Hub.

 

Enjoy!

 

 

0 Replies 0