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

Hello, I'm trying to connect a restconf provider (in python) to my device. However when I try I get the following error: 2020-06-08 18:59:32,530 - ydk - INFO - Unable to retrieve restconf root. Assuming '/restconf' as the root 2020-06-08 18:59:32,530...

vadigreg by Cisco Employee
  • 518 Views
  • 1 replies
  • 0 Helpful votes

Resolved! YDK+PyATS

Hello, I'm from the EN wireless team in Cisco. I've tried to generate code for some of the YANG files we use in wireless and that seems to work just fine. So now I want to use Pyats (no Genie) to test programmability. Usually we have YAML defining ou...

vadigreg by Cisco Employee
  • 839 Views
  • 2 replies
  • 0 Helpful votes

Hi,This also applies to netconf.When router has ACL with ACE like permit tcp xxxx xxxx establish its not shown when doing get.ACE with permit tcp xxxx xxxx ack or other flag is shown when doing get.Checked with IOS-XE release 16.9.Any help appreciate...

y*** D*** by Level 1
  • 776 Views
  • 2 replies
  • 0 Helpful votes

Hello, I want to configure my YAML to connect to NETCONF. I see that class can be set to yang.connector.netconf. However I'd like to use YDK-py. Is there a connector for that? Or any other way to use YDK?   Thanks.

vadigreg by Cisco Employee
  • 735 Views
  • 1 replies
  • 0 Helpful votes

Hi all, I'm new to the ydk-cpp/YANG/NETCONF world. I'm trying to figure out how to shut/noshut a particular interface on an NCS55A2 (cisco-ios-xr 7.0.1) I'm able to successfully shutdown an interface by querying for all interfaces, then updating the ...

Does anybody knows a way to clean close the provider connection in YDK 0.8.4? It complains about no attribute Disconnect() in provider or no __enter__ when used in a with clause in Python.

vsoaresf by Cisco Employee
  • 1360 Views
  • 1 replies
  • 0 Helpful votes
Top Solution Authors