Hi,
I have a Proxmox Server with a dual-port NIC. In order to multiple single port bandwith I want to define a bond on the server and VLAN link aggregation on switch.
I have this managed switch: D-Link DGS-1100-16.
There are several questions to be clarified:
- How can I identify which bond_mode in the context of OVS (Open vSwitch) is supported by the switch? balance-tcp or balance-slb?
- The port trunk group on switch consists of 2 ports; must I configure a dedicated VLAN for any port with a different network? If yes, which IP must I then define for the bond interface on the server?
Example:
Switch Port 1: vlan10 (192.168.10.1/32), Port 2: vlan20 (192.168.20.1/32)
Server: IP ?
THX
I have a Proxmox Server with a dual-port NIC. In order to multiple single port bandwith I want to define a bond on the server and VLAN link aggregation on switch.
I have this managed switch: D-Link DGS-1100-16.
There are several questions to be clarified:
- How can I identify which bond_mode in the context of OVS (Open vSwitch) is supported by the switch? balance-tcp or balance-slb?
- The port trunk group on switch consists of 2 ports; must I configure a dedicated VLAN for any port with a different network? If yes, which IP must I then define for the bond interface on the server?
Example:
Switch Port 1: vlan10 (192.168.10.1/32), Port 2: vlan20 (192.168.20.1/32)
Server: IP ?
THX