Systemd-networkd Control Panel

This page shows network status, logs, and allows you to restart network services or reboot the device. For more details see systemd-networkd documentation.

1. Network Status

The command networkctl status --json=short shows current interfaces, addresses, and routes.

Refresh Status
[Waiting for data]

2. Network Logs

Logs come from journalctl -u systemd-networkd.service. This helps diagnose DHCP and link issues.

Show Logs
[Waiting for logs]

3. Manage Services

- Reload networkd after configuration changes.
- Reboot device if required.

Restart networkd Reboot device