|
|
|
|
|
by bjt12345
1057 days ago
|
|
I use PlantUML to create quick network diagrams. It's the only solution I found which allows tailoring a diagram if it renders poorly. For example, if access switches are to be on the left, and trunk switches on the right, PlantUML is the only solution I found which adequately allows the user to add such constraints, via: S1 --E-- S2 |
|