Both ydk-gen and ydk-py repositories have been updated at GitHub. The updated documentation is available online at https://ciscodevnet.github.io/ydk-py/or locally from your cloned repository: firefox ydk-py/docs/index.html
New features and enhancements:
Expanded meta data in Python bundles by adding flags has_must and has_when (#927)
Added utility function to compare two entities and build diff (#925)
Resolved GitHub issues
'ietf-netconf-monitoring:get-schema' returns schema with escape sequences (#614)
NETCONF provider should raise more appropriate exceptions (#774)
Inherited classes not initialized properly in Python3 when constructor uses super() (#921)
Difference between USGMII and USXGMII:
USGMII is used for 8x10M/100M/1GE network ports, with each port maximum speed of 1GE. USXGMII-Single Port version can be used to support ONE network port with 10M/100M/1G/2.5G/5G/10G data rates
USGMII is used...
view more
Hi, how to execute linux-commands (which are executeable directly in the guestshell) from IOS-XE sample :[guestshell@guestshell ~]$ cat test.txt | grep SmartSmart Licensing Status: Smart Licensing is DISABLED[guestshell@guestshell ~]$ exit ...
view more
Hi Everybody! I am trying to get the configuration from a nexus 9000v virtualized in my home lab, I am always getting this error. Exception has occurred: RPCError
Namespace="http://openconfig.net/yang/interfaces"
File "C:\4_4 Modernizing_Netwo...
view more
Florian Pachinger, Developer Advocate at Cisco DevNet, will answer this question in this video with IOx AppHosting on a Catalyst 9300! Tell us what you think in the comments.
I am new to CISCO ISE. Pleas help how can i setup a sandbox environment for creating/updating guest account for user using REST API's. Thanks in advance!