Code:
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
iface eno1 inet manual
iface eno1.101 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.101.141/24
gateway 192.168.101.1
bridge-ports eno1.101
bridge-stp off
bridge-fd 0
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
iface eno5 inet manual
iface eno6 inet manual
iface enp9s0 inet manual
Probiers mal so, mal schauen was passiert wenn wir das VLAN tatsächlich mal taggen.