This commit is contained in:
Sho Ishida 2026-07-15 21:53:42 +09:00
parent 2698834527
commit 94e16e22b4

View File

@ -49,7 +49,7 @@ sudo nmcli con add type bridge con-name br0 ifname br0
### Configure Static IP Parameters
The command is borken down for readability:
The command is broken down for readability:
```bash
sudo nmcli con mod br0 ipv4.addresses "172.30.1.200/24"