|
|
|
|
|
|
|
|
|
|
xen-users
Re: 答复: [Xen-users] missing vif.0 port after install xen4+centos5
2011/1/26 Chu Qiu <chqiu@xxxxxxxxxx>:
> Hi, Thank firstly
>
> so where the vif0.0?
Nowhere. You don't need it anyway.
>
> Is the output of “brctl show ” correct?
>
>
>
> bridge name bridge id STP enabled interfaces
>
> eth0 8000.0015c5eb96c3 no peth0
>
> virbr0 8000.000000000000 yes
>
Yup.
The default network-bridge setup in older versions of Xen use xenbr0
as bridge name, creates vif0.x and vethx (by using netloop module),
renames eth0 to peth0, and renames veth0 to eth0.
Newer network-bridge setup simply uses eth0 as bridge name, not
needing vif0.x and vethx anymore.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|