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...
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 +...
Hi, i am trying to configure the line "random-detect discard-class 1 10 ms 12 ms" under policy map on iosxr my code snippet: #importing all required libraries here from ydk.models.cisco_ios_xr import Cisco_IOS_XR_infra_policymgr_cfg as xr_infra_p...
Hi, I am trying to configure QoS on iosxrv using the ydk-py however, when applying queue-limit, I get an error from the system saying schema not found. my code snippet: #importing all required libraries here from ydk.models.cisco_ios_xr import Cis...
hi, I need to get only vrf operational data under BGP, but am getting an error when I try to read it. Please guide me on how I can get the required output from ydk.models.cisco_ios_xr import Cisco_IOS_XR_ipv4_bgp_oper as xr_ipv4_bgp_oper #BGP in...
Does YDK server in the cisco-ios-xr device support concurrent request? Or it could only server one request at one time? We have a background task to read the data from device periodically, with code snippet below:from ydk.models.openconfig import ope...
Hi! I'm trying to login into a switch which is connected through a terminal server vis ssh.When i login nothing happens and after a while i getTypeError: device is not connected, output must be provided.When i try with ssh "ssh -p 4002 username@10.10...
This is my setup to benchmark my server https://ibb.co/0KWwT8ZTrex version v2.88Trex server MACens2f0: f8:f2:1e:5c:bf:78 ens2f1: f8:f2:1e:5c:bf:79DUT server MACeth0: fa:16:3e:1c:be:82 eth1: fa:16:3e:d5:37:b1trex_cfg.yaml# cat /etc/trex_cfg.yaml ### ...
Hello experts,I have an issue when operating cisco XR with flask and YDK-PY, my goal is to set up a http server with flask, in the http server, call the YDK-PY api to operate the router.Note: the below code was running in the docker env where the ima...
I want to use the Next UI for network topology with manual linking between the nodes. How can I do this? Cloud you please help me with some guide documentation or sample code snippet. I am using React JS.I am using this package: https://www.npmjs.com...
We followed the exact procedure mentioned in wiki https://wwwin-github.cisco.com/cafy/cafykit/wiki/YDK-model-updation-in-Cafykit-environment but still hitting errors. (venv) bash-4.2$ pyang *.yang Cisco-IOS-XR-config-valid-ccv-oper.yang:11: error: ...
Hello Experts, I'd like some guidance on a script that gets operational data from xr router, then certain key/values are extracted from the json output, with the goal to display it on a webpage (using YDK-PY with FLASK microframework to display dat...
Trying to retrieve information from an interface gives me the following error:Found empty data tag, meaning requested data are not found on Netconf serverI know that the information exists in the box, but it seems like Netconf cannot see the data!I'...
Is there a way to extend the supported capabilities of a device?I've a Catalyst 4500 L3 Switch running IOS XE 03.11.02.E but it doesn't support any of the XE yang models.Most of the models it supports are IETF models, and when I use those models noth...
Hi, I am trying to a crud.read() using bgp_oper for ios-xr. However this error breaks the code Couldn't fetch child entity extended-nh-encoding-capability-suppressed-info in parent /Cisco-IOS-XR-ipv4-bgp-oper:bgp/config-instances/config-instance[inst...
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 |
---|---|---|
11-30-2024 01:34 PM | ||
10-24-2024 12:59 AM | ||
11-16-2023 12:26 PM | ||
10-17-2023 06:43 AM | ||
10-06-2023 08:28 AM |