yangdump
Validate YANG modules and convert them to different formats
Install
- All systems
-
curl cmd.cat/yangdump.sh
- Debian
-
apt-get install yangdump
- Ubuntu
-
apt-get install yangdump
- Kali Linux
-
apt-get install yangdump
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yangdump
- Dockerfile
- dockerfile.run/yangdump
yangdump
Validate YANG modules and convert them to different formats
The NETCONF protocol and the YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. The yangdump application allows the user to validate YANG models and convert YANG to different formats.