Update Proxmox/ThunderboltNetwork.md

This commit is contained in:
2024-06-16 20:22:33 +00:00
parent 2ee744aa9b
commit d932c09b50

View File

@@ -66,17 +66,6 @@ iface lo:0 inet static
address 10.0.0.83/32
```
On each node at the end.
```python
allow-hotplug en05
iface en05 inet manual
mtu 65520
allow-hotplug en06
iface en06 inet manual
mtu 65520
```
Add the thunderbolt links.
```python
tee -a /etc/systemd/network/00-thunderbolt0.link <<EOF