kaker
October 5th, 2020, 06:37 PM
hello,
I created days ago a bridge interface br0 for a VM project.
I don't need it anymore and want to delete it.
I use :
sudo ip link set br0 down
sudo brctl delbr br0
It works but after a reboot br0 is still up !
How to delete it for good ?
Thank you,
Max.
I created days ago a bridge interface br0 for a VM project.
I don't need it anymore and want to delete it.
I use :
sudo ip link set br0 down
sudo brctl delbr br0
It works but after a reboot br0 is still up !
How to delete it for good ?
Thank you,
Max.