Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

So is there any example to specify xpath when doing get-config Path API ?I started with a sample as follows;root_schema = session.get_root_schema()get = Truesys = root_schema.create_datanode("ietf-interfaces:interfaces/interface", "")#sys.create_data...

Hi  !I tried to run test code with purpose to fetch configuration from deviceI used netconf service (both "get" and "get_config" operations), but face an issueIn log I could see messages like:Can't find data tag in reply sent by device<requested-devi...

I am running on v1.3 - any help ?9k1(config-if)# int po1 Stub Library could not be opened *** libdstats_eth.so: cannot open shared object file: No such file or directory ***im_get_ifindex_layermode failure 40480003 0 1im_get_ifindex_p2p_mode failure ...

YDKpy 071 and XRv9K version 632Trying persistent confirmed commit with Netconf service and facing some strange behaviour.With this code section it works like charm:netconf.edit_config(provider, datastore_candidate, rpm)netconf.commit(provider, confir...

Hi !i tried to reproduce whole procedure, described here NetconfServiceProvider is not able to establish ssh tunnel  once again.I performed the same steps (as I believe), but now I get such error :"Traceback (most recent call last):  File "../../ydk/...

I'm hitting an error trying to install the YDK, can someone please help?(ydkenv) [gibson@nso1 ~]$ pip listPackage    Version---------- -------pip        10.0.1setuptools 39.2.0wheel      0.31.1(ydkenv) [gibson@nso1 ~]$ pip install ydk-models-cisco-io...

brfoster by Cisco Employee
  • 1542 Views
  • 2 replies
  • 1 Helpful votes

Hi I could generate bundle using ydk-gen 3rd party vendor yang models without facing any obvious problems.Then I imported it, made small testing code(attached) and faced and issue.As it seem from debug (attached), crud  tries to download yang-model i...

Issue: Unable to use openconfig-network-instance model in ydk.models on IOSXEv using YDK 0.7.1 and ydk-models-openconfig==0.1.5. It seems to be failing due to usage of "./" in models/yang/vendor/cisco/xe/1681/openconfig-network-instance-types.yang.Pl...

jaadelma by Cisco Employee
  • 1034 Views
  • 3 replies
  • 0 Helpful votes