[15:09] Can someone help me with a configuration. I am trying to do a bond of 2 interfaces but have that bond use the specific MAC address of 1 of the 2 interfaces. Is this possible? [15:10] more info I am using mode 802.3ad so there is not primary and slave [15:12] Config so far: [15:12] network: [15:12] version: 2 [15:12] ethernets: [15:12] main: [15:12] match: [15:12] name: enp193* [15:12] bonds: [15:12] bond0: [15:12] interfaces: [main] [15:12] dhcp4: true [15:12] parameters: [15:12] mode: 802.3ad [15:12] lacp-rate: fast [15:12] mii-monitor-interval: 100 [16:02] Nvm I got it to work with the macaddress field... just required a few reboots to make it stick :)