yang
yang copied to clipboard
NETCONF/YANG related test framework
#110 release 23.11 was created. I assume that a yang.connector-23.11.whl file was supposed to be uploaded to pypi.org. #107 adding some conditional imports was committed 3 weeks prior to #110....
Added custom netconf verifier example that i accidentally deleted [here](https://github.com/CiscoTestAutomation/yang/pull/98)
Allow timeout to be user configurable as netconf connections hits ncclient default timeout. Updated ncclient to allow a custom parameter to be passed https://github.com/ncclient/ncclient/pull/543
Normally, it's okay to use 'create' operation on a node when it does not exist in a configuration data tree. However, if there are default values in use, 'create' operation...
The latest gnmi_ext.proto supports the "Commit" option
Problem: When comparing before and after Cisco running‑configs, RunningConfigDiff treats Type‑6 encrypted password lines as changed if the hash string changes. Type‑6 passwords are salted and re‑encrypted every time the...
+ enable password 7 097C4700170305132B5D5679 + ip nat inside source route-map PAT-OUTGOING-ISE-LEAK interface Vlan800 vrf Guest overload + route-map PAT-OUTGOING-ISE-LEAK permit 10 + description "Deny CAPWAP traffic" + match ip...