Get Online
This guide is for the "I powered it, now how do I reach the UI?" moment.
Goal
You are done when you can open the Web UI and see live data populate (Dashboard tiles, Devices inventory, etc).
Web UI URLs
- IP:
http://<device-ip>:5800/ - mDNS (if supported):
http://<hostname>.local:5800/
If you do not know the IP, use scanning below.
Option 1: Ethernet + DHCP (Recommended)
- Plug Ethernet in.
- Wait 30 to 60 seconds.
- Find the IP in your router DHCP leases.
- Open:
http://<device-ip>:5800/
Option 2: mDNS Hostname
If your network supports mDNS:
- Set/confirm hostname at Settings > Networking.
- Open:
http://<hostname>.local:5800/
If it does not resolve, use scanning.
Option 3: Scan For Port 5800 (nmap)
If you know the subnet, scan for the UI port.
Example team 6390 subnet:
nmap -p 5800 --open 10.63.90.0/24
Tips:
- If you see multiple devices, open each result and confirm the device identity.
- If scanning finds nothing, you are probably on the wrong subnet/VLAN or a firewall is blocking it.
Option 4: USB Gadget Networking (usbbr0)
As of current images, usbbr0 gadget networking is enabled.
- Plug your laptop into the device-mode USB-C port.
- Confirm your laptop sees a new network interface.
- Use the gadget IP used by your image and open the Web UI.
If the UI loads but nothing populates, open Alerts and Systems logs.
If You Still Cannot Reach The Device
- Confirm power is stable:
- If you misconfigured networking, reset:
- If the device is bricked/unreachable, recover: