1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | # This is the network config written by 'console-conf' network: ethernets: switchports: match: name: eth* eth0: addresses: [] eth1: addresses: [] eth2: addresses: [] eth3: addresses: [] version: 2 bridges: br0: interfaces: [switchports] dhcp4: true # wifis: # wlxdc85de80f5b4: # access-points: # Canonical-2.4GHz-g: {mode: infrastructure, password: adroitreliable} # addresses: [] # dhcp4: true |