I have a working bridge network connection br0 using bridge-slave-eth0 as slave. When I temporarily disconnect the bridge in NetworkManager and reconnect it does not work. I have to do this in order with nmcli.
nmcli connection down br0
nmcli connection up bridge-slave-eth0
nmcli connection up br0
Is this a bug in NetworkManager? Is there a way I can do this “pointy-clicky”?