What problem does it solve?
Building or rewiring an EVE-NG lab by hand is error-prone: wrong interface indices, missing images, and accidental node-ID renumbering can break an existing topology. This Skill provides a guarded workflow for creating networks and connecting node interfaces safely.
Core Features & Use Cases
- Topology Inspection: Read the current lab topology and list node interfaces before making any changes.
- Network Management: Create, list, and delete EVE-NG network objects including bridge, OVS, pnet, and cloud types.
- Guarded Interface Wiring: Connect interfaces only after confirming IDs, with guardrails covering node stop/start, direct-segment attachment, node-ID preservation, and image verification.
- Use Case: You need to attach a new router to an existing segment in a running EVE-NG lab. The Skill inspects the topology, verifies the image exists, stops only the affected node, wires the correct interface index, and re-reads the topology to confirm.
Quick Start
Ask the agent to connect the first interface of the new router node to the existing management bridge in your EVE-NG lab and verify the wiring afterward.