Complete Bring-Up Flow — Whitebox Switch
🧠Complete Bring-Up Flow — Whitebox Switch (Example: UfiSpace S9600-32X with SONiC) ┌─────────────────────────────────────┐ │ BMC (AST2500 / AST2600) │ │ • IPMI / Web console / SOL │ │ • Power control, sensors, fans │ │ • Out - of - band port (eth0) │ └─────────────────────────────────────┘ │ ▼ ┌────────────────────────────────────────────────────────────┐ │ x86 / ARM Host CPU │ │ ( where ONIE and later SONiC run) │ └────────────────────────────────────────────────────────────┘ │ (boot process) ▼ ⚙️ Stage 1 – Power-On & BMC Initialization BMC powers up first. It’s an independent microcontroller (running its own Li...