Search results

  1. A

    Management vlan on bond0

    @aghadjip They are just spare NICs currently, and yes I'm trying to bond ens4f0 and ens4f1. My goal is to have the pve host managed on vlan 69 (tagged) @ 10.10.69.100/24 and each guest on it's own tagged vlan ranging from 1001-2000. Switchports are configured as 802.3ad with vlans 69,1001-2000...
  2. A

    Management vlan on bond0

    @Dunuin Unfortunately, that config renders everything unreachable, but I appreciate the reply. @aghadjip I really would like to stick with tagged management. I've proven the switch config so I missing something on the Linux side. With the config below, I can reach the pve host on the management...
  3. A

    Management vlan on bond0

    Hello, I'm trying to configure a management vlan for pve (7.1-7) with a bond and pass a vlan aware bridge to the guests. With the config below, I can reach pve but the hosts become unreachable. I had a configuration working where the pve management was on enp0s25 in the native vlan and the...