Question
How should personal lab, management, public service, and recovery paths be separated?
Trial log
Network simulation notes for learning before production infrastructure changes.
Purpose
DSX Air is treated as a learning and validation environment, not as a production VPS. The trial exists to understand how data center networking concepts behave before they become expensive or risky in live infrastructure.
How should personal lab, management, public service, and recovery paths be separated?
Run one topology at a time, record assumptions, change one variable, and capture rollback.
Publish sanitized lessons; keep raw configs, screenshots, account details, and private topology offline.
Experiment queue
Record the lab topology, node roles, image types, resource limits, and stop condition.
Confirm management access, link state, IP addressing, and basic routing before adding overlays.
Model separate user, lab, public-service, and management paths with explicit trust boundaries.
Break one dependency deliberately, document blast radius, recovery steps, and time to restore.
First track
The first network track stays close to primitives: switch roles, VLAN boundaries, routing intent, MLAG behavior, and EVPN/VXLAN concepts. The point is to understand what each layer is responsible for before composing them into a larger design.
Current status