horseinthesky
Level 1
Level 1
Member since ‎07-21-2016
‎12-31-2019

User Statistics

  • 36 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
20 Replies
10 Replies
5 Replies

User Activity

Hello.I'm trying to implement this solution to be able to describe YANG models in YAML and build appropriate models using YDK modules.But I'm kind of stuck. Here is what I'm testing right now:from ydk.services import CRUDService, CodecService from yd...
I'm trying to configure BGP on Juniper vMX 19.2R1.8 using one of the examples in YDK repo:import logging from ydk.services import CodecService, CRUDService from ydk.providers import CodecServiceProvider, NetconfServiceProvider from ydk.models.openco...
Hello.I'm trying to set up BGP config via YDK with the following example:import logging from ydk.services import CodecService, CRUDService from ydk.providers import CodecServiceProvider, NetconfServiceProvider from ydk.models.openconfig import openc...
Hello.I'm experimenting with ydk-examples from https://github.com/CiscoDevNet/ydk-py-samples and got stuck in something.I'm trying to deploy this config on XRv9K import logging from ydk.services import CodecService, CRUDService from ydk.providers im...
Hello.I'm trying to create a model bundle for Juniper device using YANG models stored in Juniper Git repo.I've created a profile:{ "name": "junos-19.2", "version": "0.1.0", "ydk_version": "0.8.4", "author": "horseinthesky", "copyright": "ho...
Community Statistics
Member Since ‎07-21-2016 05:12 AM
Date Last Visited ‎12-31-2019 05:10 AM
Posts 36