Tools

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

Forum Posts

As part of the series of samples apps for configuring IS-IS, check out Segment Routing examples for IPv4 and IPv6 routing at:https://github.com/CiscoDevNet/ydk-py-samples/tree/master/samples/basic/ydk/models/clnsAs always, make sure you review the RE...

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

Hello,   While trying to encode the openconfig-network-instance, seeing a weird validation error where it fails for system-id, area-address and basically all net-ids.   network_instances = openconfig_network_instance.NetworkInstances() network_instan...

Hi Friends, i'm trying to install the IOS-XE Module (pip install ydk-models-cisco-ios-xe) but iis ending up with an error "killed"... i'm able to install IETF or IOS-XR model packages, but no IOS-XE... no matter if i create them self with generate.py...

tgyger by Community Member
  • 869 Views
  • 1 replies
  • 0 Helpful votes

I am trying to use "extend to add two values under "Cisco_IOS_XR_mpls_vpn_oper.L3vpn.Vrfs.Vrf.Interface()" to add two interface to the list but when I am trying to encode I can see only one value appear   I also tried append interface1 then interface...

magedahmed by Frequent Visitor
  • 2207 Views
  • 6 replies
  • 0 Helpful votes

I tried to run sample code for openconfig BGP and got the below error, this error received even when run the same sample code from vagrant virtual vm   auto@yang-vm:~/ydk-py-samples/samples/basic/codec/models/openconfig/openconfig-bgp$ python3 cd-enc...

magedahmed by Frequent Visitor
  • 1423 Views
  • 3 replies
  • 0 Helpful votes

   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-op...

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

YDK 0.8.0 for Python is now out with gNMI support!!  Packages available at Pypi.org  ydk-py has also been updated at GitHub.   Released on 2018-12-18, version 0.8.0  Here is a list of new features in the release:Bundle improvements  *  Updated cisco-...

ygorelik by Cisco Employee
  • 971 Views
  • 0 replies
  • 0 Helpful votes

yanghi all,   trying to make some rpc calls using MIB models   for example, trying to use CISCO-PROCESS-MIB and get the cpu history table   i'm sending the following request, using yang-explorer.      <rpc message-id="101" xmlns="urn:ietf:params:xml:...

I have one question need your clarification. I have many IOS-XR devices running different software versions from version 6.1.1 to 6.5.1, could the current prebuilt bundles(ydk.models.cisco_ios_xr) meet my case? I just need to pip install it? or I hav...

Hi Team,           We are looking to use YDK in Moonshine platform which is similar to ENXR. There is a script which already works in IOSXR platform and we want to implement the same in Moonshine platform. Given below the links for the same and would...

Koushal by Cisco Employee
  • 1142 Views
  • 2 replies
  • 0 Helpful votes

 The YDK-Py Vagrant sandbox is now updated with YDK 0.7.3:   vagrant@ydk-py:~$ pip list | grep ydk ydk 0.7.3 ydk-models-cisco-ios-xe 16.9.1 ydk-models-cisco-ios-xr 6.5.1 ydk-models-cisco-nx-os 9.2.1 ydk-models-ietf 0.1.5.post2 ydk-models-openconfig 0...

ydk-logo-1024.png
saalvare by Cisco Employee
  • 751 Views
  • 0 replies
  • 0 Helpful votes

[root@localhost ydk-gen]# [root@localhost ydk-gen]# cat /etc/centos-release CentOS Linux release 7.5.1804 (Core) [root@localhost ydk-gen]# [root@localhost ydk-gen]# [root@localhost ydk-gen]# [root@localhost ydk-gen]# [root@localhost ydk-gen]# python ...

The YDK Vagrant sandbox has been updated to the latest release 0.7.2.  It includes all model bundles for IOS XR, IOS XE, NX-OS, OpenConfig and IETF.  If you have used the sandbox before, here are the commands to upgrade: $ vagrant box outdated Checki...

saalvare by Cisco Employee
  • 2044 Views
  • 3 replies
  • 0 Helpful votes