|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] mac address problem
I had problems with our network switches (cisco) to use mac adresses
which don't start with a '00'. I think this is related to broadcast
protocol.
regards
BTW: We now transform the ip adress to an mac address so that we are
sure that the xen machine interfaces have unique mac adresses. this
mac adress range was used only in exotic network cards we don't use.
look: http://standards.ieee.org/regauth/oui/oui.txt
On Mon, 2006-01-02 at 12:22 +0100, Goetz Bock wrote:
>
> On Fri, Dec 30 '05 at 12:48, Anand wrote:
> > I am trying to setup mac address for a domU however everytime i start the
> > domain, the mac address comes up as FE:FF:FF:FF:FF:FF.
> >
> > ...
> >
> > vif = ['mac=AA:00:00:18:98:FB, bridge=xenbr0']
>
> There is a range of MAC addresses reserved for personal use. All
> addresses starting with "FE:FD" can be used for what ever purpose
> you like.
>
> Don't just grab some arbitary "valid" as the real network card might
> somewhen show up in your network.
>
> Keep in mind that MAC addresses must be unique.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|