|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] no bridge is shown by ifconfig on Xen Debian
You are right but the problem is
this wiki page
http://wiki.xensource.com/xenwiki/XenNetworking
see just Ctrl+F following
"default bridge name in xen 3.2"
in the blue heading network-bridge
point number 6 says
"peth0 and vif0.0 are attached to bridge xenbr0. Please notice that in
xen 3.3, the default bridge name is the same than the interface it is
attached to. Eg: bridge name eth0, eth1 or ethX.VlanID "
note above they are saying in xen 3.3 default bridge name is same as
ethernet the interface is attached to I am using xen 3.2
so it should be xen-br0
my problem is I want to rename the default bridge eth2 for an experiment.
Which I am unable to.
On Sat, Apr 10, 2010 at 8:40 PM, Grant McWilliams
<grantmasterflash@xxxxxxxxx> wrote:
>
>
> On Sat, Apr 10, 2010 at 8:00 AM, Tapas Mishra <mightydreams@xxxxxxxxx>
> wrote:
>>
>> I do an ifconfig but at the last of it there is no bridge name
>> have a look at it I have installed all the things myself.
>> As Xen wiki page says the default bridge should be xen-br0 in the last
>> output of ifconfig it is not there
>> it is Xen-3.2.1 default name of bridge as they are saying should be
>> the same as default ethernet interface but that is xen-3.3 read point
>> number 6.So this is not the exact case with me.Where is the difference
>> occuring.
>> Here is
>> http://wiki.xensource.com/xenwiki/XenNetworking
>>
>> DDDE:~# ifconfig
>> eth2 Link encap:Ethernet HWaddr 00:26:b9:82:42:38
>> inet addr:192.1.100.12 Bcast:192.1..255 Mask:255.255.0.0
>> inet6 addr: fe80::226:b9ff:fe82:4238/64 Scope:Link
>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>> RX packets:573 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:172 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:0
>> RX bytes:215986 (210.9 KiB) TX bytes:20257 (19.7 KiB)
>>
>>
>>
>> --
>> Tapas
>>
>> _______________________________________________
>
> Check the output of brctl show. I'd almost bet your bridge is eth2.
>
> Grant McWilliams
>
>
--
Tapas
http://news.gmane.org/gmane.comp.emulators.xen.user
+91 8971248477
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|