In /etc/xen/xend-config.sxp I replaced bridge=<name > with a name of mine. What more should I do to have the default bridge renamed to a name I choose
(network-script 'network-bridge bridge=tapas') # It is possible to use the network-bridge script in more complicated # scenarios, such as having two outgoing interfaces, with two bridges, and # two fake interfaces per guest domain. To do things like this, write # yourself a wrapper script, and call network-bridge from it, as appropriate. # #(network-script network-dummy) Following is output of openworld:/etc/xen# brctl show bridge name bridge id STP enabled interfaces eth2 8000.0026b9824238 no peth2 vif1.0 vif2.0 vif3.0 vif4.0 - _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
