What problem does it solve?
It eliminates the time-consuming work of manually drawing and reformatting network topology diagrams by letting you generate clear LAN/WAN and security diagrams from concise PlantUML syntax.
Core Features & Use Cases
- PlantUML network diagram authoring: Build complete diagrams using the required @startuml/@enduml wrapper and mxgraph stencil syntax for network devices.
- Correct device/icon and link conventions: Use mxgraph.* network families (including Cisco, Cisco 19, Citrix, and Cisco SAFE security icons) and follow link styles for physical (--) and logical/VPN (.. / ..>) connections.
- Zone-based organization: Group devices into readable zones using rectangle and package containers (e.g., HQ, DMZ, Internal, SOC), including cloud/Internet shapes with cloud.
Quick Start
Use the network skill to create a LAN/WAN diagram by writing a PlantUML block that defines mxgraph network device icons, groups them into zone containers, and connects them with the proper link operators.