Map your network
{#if isSampleData}
This is sample data — replace it with your own machines.
{/if}
{#if writable}
dispatch('addmachine')}>
+
Add a machine
Servers, NAS boxes, mini PCs — anything with an IP.
{/if}
dispatch('connectport')}>
⇄
Connect a port
{hasMachines ? 'Open a machine and add a port to draw your first cable.' : 'Add a machine first, then wire up its ports.'}
dispatch('openipam')}>
⌗
Open IPAM
See subnet utilisation and grab the next free IP.
dispatch('dismiss')}>Dismiss