Comment 2 for bug 1664846

Revision history for this message
Steve Langasek (vorlon) wrote :

I guess lack of ifupdown support is worked around with {pre,post}-{up,down} scripts.

The first thing to do is figure out whether / how this needs to be represented in the network yaml. Is there a reason to treat this as a different kind/class of network config than a bond using the bonding driver? Or should the choice of bonding driver (bonding vs. teaming) be a decision made at a completely different level than netplan?

Once that's determined, we would need to work out how this can be represented in the networkd renderer. Opening a task on systemd for this.