[11:27] hello guys.. how to setup bridge network in netplan with the host have static ip? [11:27] can anyone help me? [11:35] network: [11:35]   version: 2 [11:35]   renderer: networkd [11:35]   ethernets: [11:35]     enp6s18: [11:35]       dhcp4: no [11:35]       dhcp6: yes [11:35]   bridges: [11:35]     br0: [11:35]       dhcp4: yes [11:35]       dhcp6: yes [11:35]       interfaces: [11:35]         - enp6s18 [11:35] this one doesnt work