Which command will add ethO to the bridge xenbr0?
brctl addif xenbr0 eth0
brctl addbr xenbr0 eth0
ifconfig add xenbr0 eth0
netstat -a xenbr0 eth0
if up xenbr0 -a eth0
Submit