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.
I am having trouble running the hello-ydk.py example. Below is the error. Any suggestions ?--------/ydk-gen/gen-api/python/ydk/samples$ ./hello-ydk.py2018-03-14 00:09:32,490 - ydk - DEBUG - Trace: Password authentication (host 172.20.254.231, user ad...
I am testing 802.1x authentication MAC address bypass feature to allow dynamic vlan allocation based on the MAC address We are converting cat OS based 65ks to IOS based . The plan is to replace VMPS with 802.1x MAC bypass feature . Everything works...
Is it possible to use set commands in route maps used with an import map for a VRF ?for example ip vrf a rd 100:1route-target both 100:1import map testroute-map test match extndcommunity 100:1set local preference 300
tried with no luck. I then installed ydk-gen on a brand new ubuntu 16.04.4 server, but got the same error. Error details: Invalid keyword "[0-9]|25[0-5])\.){3}([1-9]?[0-9]|1[0-9][0-9]|2[0-4][0-9]"". ydk - ERROR - Data is invalid according to the yan...
I have verified that any sample .py file that uses Cisco-IOS-XR-types.yang file fails with the same error. ydk - ERROR - Data is invalid according to the yang model. Error details: Invalid keyword "[0-9]|25[0-5])\.){3}([1-9]?[0-9]|1[0-9][0-9]|2[0-4][...
Hi Santiago,I am using IOS XR virtual router 6.1.2 and ydk 0.7.0ydk-gen$ pip list | grep ydkydk (0.7.0)ydk-models-cisco-ios-xr (6.3.1)ydk-models-ietf (0.1.4)ydk-models-openconfig (0.1.4)ydk-gen$-Rakesh