- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
04-22-2021 11:42 AM - edited 03-12-2024 10:23 AM
YANG Tools Cheat Sheet
Developer Support Options
Break/Fix: Contact the TAC if a Cisco API is not working as expected.
Consulting/Best Practices: Please use the DevNet Community to get general best practice help/tips/examples for using Cisco APIs.
One-on-One Consulting: Contact a Cisco development partner or contact your Cisco Sales teams for Professional Services options.
YANG Tools
You can use these YANG tools to deploy, configure, monitor, and troubleshoot
1. YANG Suite - a set of tools related to YANG models and related technologies such as NETCONF
-
YANG Suite - Documentation on Cisco DevNet
-
yangsuite-support-ext@cisco.com - YANG Suite external mailer
2. YANG Development Kit - a Python SDK generated from YANG data models.
-
YANG Development Kit - on Cisco DevNet
-
YANG Development Kit - Cisco DevNet's GitHub Repository (Python)
3. ncclient - a Python library that facilitates client-side scripting and application development around the NETCONF protocol.
-
ncclient - official GitHub Repository
4. pyang - a YANG validator, and code generator, written in python.
-
pyang - official GitHub Repository
5. yang.connector - a package containing collections of tools to test YANG models via NETCONF and RESTCONF protocols.
-
yang.connector - Documentation on Cisco DevNet
6. yang-explorer- an open-source Yang Browser and RPC Builder Application to experiment with Yang Data Models
-
yang-explorer - on Cisco Code Exchange
Cisco Community Forums
Docs
-
YANG Tools - on Cisco DevNet
-
GitHub Repos - List of YANG-related repositories on the official Cisco DevNet GitHub page.
-
APIs - Model Driven Programmability with YANG (for NX-OS)
External Resources
-
YANG Tools - Repository of YANG Tools on the OpenDaylight Wiki
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
I appreciate the effort you put into compiling this valuable resource. Keep up the great work!
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Thanks for the acknowledgement @Reinhardt7; we are glad you find it useful!