View, connect to, and manage WiFi networks on a Lager Box.
Syntax
Commands
lager wifi status
Get the current WiFi connection status of the box.
Options
Examples
lager wifi access-points
Scan for and list WiFi access points visible to the box.
Options
Examples
lager wifi connect
Connect the box to a WiFi network.
Options
Validation
- SSID must be 1-32 printable characters (IEEE 802.11 limit)
- WPA/WPA2 passwords must be 8-63 characters
Examples
lager wifi delete-connection
Delete a saved WiFi network from the box. This removes the network configuration so the box will no longer auto-connect to it.
Arguments
Options
Examples
Deleting a WiFi connection may disconnect the box from the network. An ethernet connection will be required to bring the box back online if it was connected via WiFi only.
Notes
- WiFi commands execute on the Lager Box itself, not on your local machine
- The box must be reachable (via ethernet or an existing WiFi connection) to run these commands
- Common wireless interface names:
wlan0, wlan1, wlp2s0, wlp3s0
- Use
lager hello --box <box> to verify connectivity before managing WiFi settings