Release date: 2019-02-11, Version: 0.8.1 New features and enhancements - Introduced support for non-top level objects/entities for CRUD, Netconf, and gNMI services. Resolved GitHub issues - YFilter dropped when used with NetconfService and Entit...
Release date: 2019-02-11, Version: 0.8.1 New features and enhancements - Introduced support for non-top level objects/entities for CRUD, Netconf, and gNMI services. Resolved GitHub issues - YFilter dropped when used with NetconfService and Entit...
we are doing Yang modeling for IOS-XE voice Configuration.Since i am new to this i have the following questions.1. When i create a new Model , can i add the new created Yang schema imported into YDK kit so we can use the API for new Yang model or we ...
Here's a second batch of gNMI sample apps. This time, we'll configure XR CDP using its native configuration data model: gn-create-xr-cdp-cfg-20-ydk.py - Basic CDPgn-create-xr-cdp-cfg-22-ydk.py - CDP w/custom timersgn-create-xr-cdp-cfg-24-ydk.py - ...
YDK 0.8.0 introduced support for gNMI. That includes a gNMI service provider and a gNMI service. Here's a basic sample app showing how to read the system time on an IOS XR device using the CRUD service with the gNMI service provider: gn-read-xr-s...
I'm running docker Yang Development Kit for python ydk-py in my remote server Linux Ubuntu. I would like to Establish a connection using with the remote server and my AWS EC2 instance that runs CSR 1000v. I used to access to my router using the follo...
I think there is a bug while using Config/Filter in CRUD read/read_config . I have a script(test_6.py) as belows: #!/usr/bin/env python from argparse import ArgumentParser from urlparse import urlparse from ydk.services import CRUDService from ydk...
If you're interested in OpenConfig, you may want to check this brief overview from last year's MPLS+SDN+NFV World Congress: Getting Started with OpenConfig - https://youtu.be/B43PRZV-CD8 The demo scripts can now be found in the YDK-Py Samples ...
Is it possible to zoom topology to let the nodeset children just visible at the screen like the one in this video https://youtu.be/gBsUDu8aucs (0:51 to 1:20 sec) ? If so, any sample code is appreciated. Thanks.
I'm tring to create IPIP or GRE tunnel:tunnel=native.interface.Tunnel()tunnel.name=999tunnel.description="test123"tunnel.vrf.forwarding="Stateful"tunnel.ip.address.primary.address="192.168.206.206"tunnel.ip.address.primary.mask="255.255.255.252"tunne...
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...
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...
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...
[This is a duplicated post - mods, it could be deleted]
During use of openconfg + ydk, exception prevents the code from an execution. My use case here is to create an addressed loopback interface on CSR, IOS-XE 16.8.1 with openconfig + ydk. (if I remove IPv4 semantics, but keep subinterface piece, code ex...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Subject | Author | Posted |
---|---|---|
06-02-2025 06:57 AM | ||
11-30-2024 01:34 PM | ||
10-24-2024 12:59 AM | ||
11-16-2023 12:26 PM | ||
10-17-2023 06:43 AM |