Hello All,
I'm trying to get LACP working on a bridge interface.
Some background:
The bridge interface comprises 1 bond: 2 10g SFP connections to a Cisco 2960-X switch. Those two ports are configured as trunks in a channel-group, LACP.
Port config from switch here:
description ProxMox Trunk r330
switchport trunk allowed vlan 1,10,20,30,66,99
switchport mode trunk
channel-group 1 mode active
I have the SFP+ connected to a card on my server, enp1s0f0, and enp1s0f1
Below is my...
Read more
I'm trying to get LACP working on a bridge interface.
Some background:
The bridge interface comprises 1 bond: 2 10g SFP connections to a Cisco 2960-X switch. Those two ports are configured as trunks in a channel-group, LACP.
Port config from switch here:
description ProxMox Trunk r330
switchport trunk allowed vlan 1,10,20,30,66,99
switchport mode trunk
channel-group 1 mode active
I have the SFP+ connected to a card on my server, enp1s0f0, and enp1s0f1
Below is my...
Read more