This appears to be wonky/different behaviour from the "ip" command (in
some instances it displays the metric in the route print).
If you simply change the network-bridge script (line #62)
-vifnum=${vifnum:-$(ip route list | awk '/^default / { print $NF }' | sed
's/^[^0-9]*//')}
+vifnum=${vifnum:
To clarify: this only fixes one of numerous "issues" that could cause this
behaviour, and is addressed in XenSource's bugzilla
(http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=950). A more
appropriate solution may be to rehash the xen-scripts to be more ubuntu
specific (at the very leas