Skip to content

magwas/netgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a Proof of Concept to show how to generate actual network configuration from an Archimate model.

See the documentation of the diagram to understand what is missing from the modeling perspective.

The xslts are intended to run either standalone or using the styledhtml export module.
Both xslts are fine with a "targetdir" parameter, and node-linux acually uses it.

network.xslt generates a simplified network model with nodes, interfaces and networks.
node-linux.xslt generates an /etc/default/interfaces file.

As it is just a PoC, there is no sanity checks whatsoever, no other files are generated, and no generator for other OSs.
Even the netmask table knows only about /1 and /24 :)

You can work from here however.

About

Network config generator from Archimate model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages