# 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!
auto lo
iface lo inet loopback
auto ens1f0np0
iface ens1f0np0 inet static
address 10.144.188.10/24
gateway 10.144.188.1
#MGMT
auto eno8303
iface eno8303 inet static
address 172.16.1.1/28
#Cluster Netz
iface eno8403 inet manual
#frei
iface ens1f1np1 inet manual
#plano
auto ens1f2np2
iface ens1f2np2 inet manual
#VM Netz
auto ens1f3np3
iface ens1f3np3 inet manual
#VM Netz
auto eno12399np0
iface eno12399np0 inet manual
mtu 9000
#100GB
auto eno12409np1
iface eno12409np1 inet manual
mtu 9000
#100GB
auto bond0
iface bond0 inet manual
bond-slaves ens1f2np2 ens1f3np3
bond-miimon 100
bond-mode 802.3ad
bond-xmit-hash-policy layer3+4
#VM Netz
auto bond1
iface bond1 inet manual
bond-slaves eno12399np0 eno12409np1
bond-miimon 100
bond-mode 802.3ad
bond-xmit-hash-policy layer3+4
mtu 9000
#Ceph Cluster Netz
auto vmbr1
iface vmbr1 inet static
address 10.144.189.10/24
bridge-ports bond0
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
#SDN
auto vmbr2
iface vmbr2 inet static
address 192.168.240.2/24
bridge-ports ens1f1np1.12
bridge-stp off
bridge-fd 0
up ip route add 10.128.0.0/16 via 192.168.240.1
#plano
auto vmbr3
iface vmbr3 inet static
address 192.168.1.1/24
bridge-ports bond1.20
bridge-stp off
bridge-fd 0
mtu 9000
#Ceph Client Netz
auto vlan10
iface vlan10 inet static
address 192.168.0.1/24
mtu 9000
vlan-raw-device bond1
#Ceph Cluster Netz
source /etc/network/interfaces.d/*