Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All,I am using YDK for getting config and state data from IOS XR (6.0.1) device such as interface configs, bgp configs etc. However I am getting the following error when script is executed. PIP freeze output:ydk==0.8.4ydk-models-cisco-ios-xe==16.9...
Hi All,For installing YDK on Cent OS following prerequisites needs to be full filled as per documentation on ydk.io website. However some system requirements failing with following error for "devtoolset-4-gcc*". Could you please provide a solution.# ...
I tried to extract IP address details of Cisco always on CSR router interfaces using Netconf. However that was not successful with YDK openconfig models. Suspecting there is a bug on openconfig-models used for YDK. Code------from ydk.services import ...
Hi Yan,I have re-installed libydk library as you informed in earlier posts. However this script works with Cisco IOS XR always on sandbox device instead of the device that I have used in my environment. Therefore I think there is an issue with IOS XR...
Hi Yan,I was refering the documentation on ydk.io site earlier. After using the guide in the link you shared issue was resolved. Thanks for the support.
Hi,Thanks for the explanation. I used the provided configuration and for 'sbx-iosxr-mgmt.cisco.com' extracting IP addresses works fine. However when used for 'ios-xe-mgmt.cisco.com' the IP addresses are not extracted. Please find the output below. fr...