yED – a MS Visio alternative or more?

Posted on October 25, 2016

0



yED is an alternative software for those engineers who are working with linux and dont like microsoft visio and want make network topologies faster and simplier for free :-)
There is a lot of features like automatic layout and easy data import and so on it realy intuitive when you use it. One of the biggest advantage is that you can automate the creation of a graph with scripting languages.
Features:
Link 1.: https://www.yworks.com/products/yed/applicationfeatures
yED:
Link 2.: https://www.yworks.com/products/yed

Install on Linux is easy:
download your version and let it install itself:

chmod +x yEd-3.16.1_64-bit_setup.sh 
sudo sh yEd-3.16.1_64-bit_setup.sh 

That’s it…

yED Galery:
https://www.yworks.com/products/yed/gallery

Here you can find 2 network topology example. those have the icons you may need for your own topology:
https://www.yworks.com/assets/images/ygucd/aceprv7.a20c66ac.graphmlz
https://www.yworks.com/assets/images/ygucd/umlin.01a7a725.graphmlz

To import a stencil goto Edit -> Manage Palette -> Import Section…

OSA (Open Security Architecture) stencils

http://www.opensecurityarchitecture.org/cms/library/icon-library

Palo Alto stencils

https://live.paloaltonetworks.com/t5/Management-Articles/Palo-Alto-Networks-Visio-Stencils/ta-p/60547

Cisco network stencils

http://www.cisco.com/c/en/us/about/brand-center/network-topology-icons.html

Those are not easily import to yED since their format is currently not supported, but importing only the uniq stencil tha you need is not a big deal.

Advertisement
Posted in: Graphviz, Linux, Security