diff --git a/Proxmox/ThunderboltNetwork.md b/Proxmox/ThunderboltNetwork.md index af2b01d..7b63d1b 100644 --- a/Proxmox/ThunderboltNetwork.md +++ b/Proxmox/ThunderboltNetwork.md @@ -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 <