Tools

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

Forum Posts

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
  • 1190 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 Visitor
  • 1045 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
  • 978 Views
  • 1 replies
  • 0 Helpful votes

Hi Team,   From the latest ydk page (0.8.3) (http://ydk.cisco.com/py/docs/gen_doc_dfe42d73c3f4f1961e486d4f23a11f136f62317a.html#ydk.models.cisco_ios_xr.Cisco_IOS_XR_ifmgr_cfg.InterfaceConfigurations.InterfaceConfiguration) the container name for freq...

shhaneef by Cisco Employee
  • 1290 Views
  • 5 replies
  • 0 Helpful votes

Hi there, I'm using the YDK docker image, so I'm assuming that the software versions are correct, but regardless of the code that I write I get the following bunch of errors:2020-06-02 15:05:58,515 - ydk - ERROR - Data is invalid according to the yan...

datavailops by Frequent Visitor
  • 1461 Views
  • 2 replies
  • 0 Helpful votes

Hi all, I was trying to use YDK openconfig_network_instance python modules to pass the redistribution of routes of BGP IOS-XR router, the import-policy field apparently doesn't recognize the already defined policies in the IOS-XRCould anyone kindly h...

mdifrancesco by Community Member
  • 2150 Views
  • 5 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
  • 1527 Views
  • 1 replies
  • 0 Helpful votes