1. Was trying to specify a physical channel for channel ingress config. The assignment is failing with yModelError. >>> from ydk.models.openconfig import openconfig_terminal_device >>> terminal_device = openconfig_terminal_device.TerminalDevice(...
1. Was trying to specify a physical channel for channel ingress config. The assignment is failing with yModelError. >>> from ydk.models.openconfig import openconfig_terminal_device >>> terminal_device = openconfig_terminal_device.TerminalDevice(...
I am trying to install YDK 0.8.4 on alpine. I had installed SSH and GCC to compatible for YDK and had started ydk build from source option. At this point I am getting error as pasted below. Could someone help on this? I had attached config.log with...
I'm trying to communicate two IVR application with each other . One of them is caller , the other is called. This idea for the test autimation on ivr flows . But there is an issue on when receiver IVR asks for an input which has only DTMF options , i...
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...
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 am playing with the Netconf. I have tried both copying/pasting the XML code and with the python ncclient library. Here is my code for getting the entire router config. --- XML ---<?xml version="1.0" encoding="UTF-8" ?> <rpc message-id="101" xmlns="...
Hi, happy holidaysI am new to the development world and I am studying the automation on Cisco. I have studied materials I found on Google about Yang and Netconf. I am able to follow instructions to do simple communications. One question I can't seem ...
This is related to YANG module Cisco-IOS-XE-wireless-wlan-cfg.The container I'm working on is below. Is it possible to change the value of "policy-profile-name" after the resource is created? When I attempt to do so, I receive a 'mismatched keypath' ...
I've seen different approaches to device configuration using NetconfService. It has a number of methods but I don't see those used in the examples that I've seen. What is the best way to do device configuration with NetconfService? i.e. is edit_confi...
Hi , pip install for ydk-0.8.5.tar.gz is getting failed for me I am having python 3.6 (ydk-venv) [root@avpathak1-lnx ydk-gen]# pip listPackage Version---------------- -------alabaster 0.7.12Babel 2.9.0docutils 0.16gitdb2 2.0.6GitPython 2.1.15imag...
Hi Team, We have a test environment in docker based Alpine Linux with YDK 0.5.5 installed in it. When I am trying to upgrade to YDK 0.8.4, observing error with installing dependent system requirement of http://ydk.cisco.com/py/docs/getting_started....
Hi Team, Currently, ydk-gen is with pyang 1.6, which is compatible with YANG 1.0. But we have some models developed with yang 1.1. When I try to compile them using pyang, I get the following errors: cnbng-cp.yang:3: error: bad value "1.1" (should ...
Hi, Was trying to read alarms on the device. Seeing below messages/errors. Please help. Cannot find model with module name 'openconfig-aaa' Not clear on this warning. The module is present in the ydk/models/openconfig folder The module is pre...
Seeing below YModel error while retrieving the components. (ydk==0.8.5) >>> components = crud.read(provider, openconfig_platform.Components()) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/var/pyats/lib/python3.6...
Hello All,Utilizing the Genie BGP conf library, one can populate necessary information inside the BGP conf treeBgp +DeviceAttributes + PeerSessionAttributes + PeerPolicyAttributes + VrfAttributes +...
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 |
|---|---|---|
| 01-23-2026 01:56 PM | ||
| 06-02-2025 06:57 AM | ||
| 11-30-2024 01:34 PM | ||
| 10-24-2024 12:59 AM | ||
| 11-16-2023 12:26 PM |