What problem does it solve?
Designing network labs in EVE-NG often starts with vague requirements and ends with broken topologies containing orphan nodes, single points of failure, or invalid device adjacencies. This Skill structures the entire design workflow from requirements discovery through validated build plans.
Core Features & Use Cases
- Structured Discovery: Classifies requests by domain (campus, branch/WAN, ISP/SP, data center, hybrid) and gathers missing requirements with labeled defaults for routing, redundancy, images, and scale.
- Design Guidance: Provides trade-off tables for L2 vs L3 access, routing protocol selection, redundancy levels, and image selection (IOL, vEOS, vMX, NX-OSv, VPCS).
- UNL Validation: Runs a Python validator against .unl files to detect orphan nodes, dangling interfaces, graph partitions, SPOF nodes and links, forbidden role adjacencies, and asymmetric redundancy groups.
- Use Case: Ask for a leaf-spine data center lab design, receive physical and logical topologies plus a build plan, then validate the resulting .unl file against your requirements JSON before starting nodes.
Quick Start
Ask the assistant to design a redundant three-tier campus lab in EVE-NG with OSPF routing and validate the resulting .unl topology file.