Fulltext results:
- Virtual Network Visualization @info:solaris
- created a perl script which takes the output of ''dladm show-link'' and ''dladm show-linkprop -o link,value -p zone'' and generates a dot-File, which then can b... mo_tool|Crossbow Virtual Wire Demo Tool]]. ===== dladm2dot.pl ===== <code perl> #! /usr/bin/perl $STYLE... =green"; print "digraph vnet {\n"; open INPUT, "dladm show-link|"; # skip first line <INPUT>; while (de
- dladm @tag
- ====== dladm ====== ===== Pages ===== {{topic>dladm&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/dladm}}
- Virtual Network Visualization @blog:2009
- I created a perl script which takes the output of dladm show-link and generates a dot-File, which then ca... [http://www.graphviz.org/|Graphviz]]. Update: The dladm2dot.pl script now also shows the non-global zones of the interfaces. {{:blog:2009:dladm2dot.png?nolink|Example Output}} -> [[info:solaris:dladm2dot|Read more...]]