What is the following command doing:
brctl delif br1 eth1
Remove an interface from a bridge
Remove a network bridge
Use eth1 for broadcast
Change the name of eth1 to br1
http://linuxcommand.org/man_pages/brctl8.html
Submit