- NDL Homepage
- The Network Description Language (NDL) homepage, with the latest schemas and examples.
- NDL Generator form
- This form allows you to generate an NDL file describing a location, for example a GOLE.
- NDL Validator
- This form allows to validate the correctness of the syntax of NDL file with single layer topologies you wrote. It can also do some basic checks on the validity of the content in the file.
- NDL Graphing
- This tool allows you to generate graphs given an NDL file. It works by converting NDL files to dot files, which can be visualised with Graphviz.
- Python NDL Tools
- Extensive NDL software toolkit, capable of generating NDL describing device capabilities (using TL1 or CLI to read the information), read NDL (both single layer, multilayer NDL), write NDL and DOT, and do path finding through multi-layer NDL files.