Hi, All!Would this be the correct community to post Yang Model code and XML Template code for NSO and get advice to be able to fix problems? If not, can anybody point in the right direction?Thanks!c.
Hi, All!Would this be the correct community to post Yang Model code and XML Template code for NSO and get advice to be able to fix problems? If not, can anybody point in the right direction?Thanks!c.
Hi, I'm trying to configure a loopback interface on XR6.1.2 device using YDK and I cannot figure out how to set the ipv4network parameters.I'm using this config as a sample ydk-py-samples/nc-create-xr-ifmgr-cfg-30-ydk.py at master · CiscoDevNet/ydk-p...
Added now are five custom apps to encode the address resolution protocol config using the Cisco IOS XR native models and the CODEC service:cd-encode-xr-ipv4-arp-cfg-20-ydk.py - Global with coscd-encode-xr-ipv4-arp-cfg-22-ydk.py - Global with cos and ...
Added now are seven custom apps to configure the address resolution protocol using the Cisco IOS XR native models and the CRUD service:nc-create-xr-ipv4-arp-cfg-20-ydk.py - Global with cosnc-create-xr-ipv4-arp-cfg-22-ydk.py - Global with cos and max ...
Hi ,I find it quite difficult to find any yang module related to particular operation.I would like to know if there is any simple way to get a yang module based on a particular cli command.Ex: How do i get the output using yang module based on b...
Hi Team, i tried to bring isis neighbour ship using ydk , Could you please help , where i wrong here ?. >>> crud<ydk.services.crud_service.CRUDService object at 0x2aad98d244a8>>>> isis<ydk.models.cisco_ios_xr.Cisco_IOS_XR_clns_isis_oper.Isis ...
Hi ,In our Cisco XR router (version 6.1.31) enabled below configurations netconf-yang agent ssh ssh server netconf We are executing python script to get the output using YDK models.Some of the features/protocols we are not getting output and getti...
Hi there,Hi there,I am trying to use Python to print out the result of a CRUD read in xml format. The following works perfectly:from ydk.models.cisco_ios_xr import Cisco_IOS_XR_l2vpn_oper as L2VpnOperdef get_xconnect(provider, crud): base_obj = L2...
Hey,is there a way to send telemetry from ASR9k IOS-XR via VRF?Best regardsChristian
Hi ,Using YDK , i am trying to get output of bgp sessions.session (equivalent CLI - show bgp sessions)Script--------from ydk.services import CRUDService,CodecServicefrom ydk.providers import NetconfServiceProvider,CodecServiceProviderfrom ydk.models....
Hi,I was looking at the options of the adding a map to the topology. Today it looks like you only support the AlbersUSA map?Documentation seems also to state it requires D3 libs.Would there be an easy to get the global geo map from D3 as background i...
Hi ,Manually we able to get show bgp summary output using CLI .Unable to get the same show bgp summary output using YDKscript details:from ydk.services import CRUDService,CodecServicefrom ydk.providers import NetconfServiceProvider,CodecServiceProvid...
Hi,Unable to get output from cisco NCS 5500 router for cpu utilization .Below is the error ouput / script details . Please let us know the resolution if we are using key value.Error Output-------------Traceback (most recent call last): File "test7.p...
HI ,Using YDK , unable to get operational data from Cisco NCS 5500 router .Error output--------------- File "test7.py", line 29, in <module> print("cpu util" is " +str(Cpu_util.total_cpu_one_minute))AttributeError: 'YList' object has no attribut...
is it possible to disable automatic zooming while expanding a nodeSet?
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 |