-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Docs 📚Issues related to the site's documentationIssues related to the site's documentationGood first issue 🔰Priority: Medium
Description
Summary
The first bonding example is wrong
Process
Using this file :
bonds:
bond0:
dhcp4: no
interfaces:
- eth1
parameters:
mode: 802.3ad
mii-monitor-interval: 100
transmit-hash-policy: layer3+4
Current and expected result
I expected the bond to be created, but
$ sudo netplan generate
/etc/netplan/01-netcfg.yaml:18:11: Error in network definition: bond0: interface 'eth1' is not defined
- eth1
^
Metadata
Metadata
Assignees
Labels
Docs 📚Issues related to the site's documentationIssues related to the site's documentationGood first issue 🔰Priority: Medium