[ovs-discuss] Permanent MAC on Internal Interfaces

Nick Couchman Nick.Couchman at seakr.com
Thu Sep 9 21:08:54 UTC 2010


>>> On 2010/09/09 at 15:07, Jesse Gross <jesse at nicira.com> wrote: 
> On Thu, Sep 9, 2010 at 10:22 AM, Nick Couchman <Nick.Couchman at seakr.com> wrote:
>> Another question to throw out there...per my previous post, I have an 
> internal interface (vi0) for my Linux system that actually picks up the IP 
> address.  Right now, it seems as though the MAC address gets randomly 
> regenerated at every boot.  Is there a way to assign a permanent MAC address? 
>  I knew how to do it in the pre-ovsdb days, but not sure what the command is 
> for ovs-vsctl using ovsdb.
> 
> Yes, by default the MAC of additional internal interfaces are randomly
> generated.  To specify a MAC:
> 
> ovs-vsctl set interface NAME mac="XX\:XX\:XX\:XX\:XX\:XX"
> 
> Note that you'll have to escape the colons.

Ah...the escapes!  Great - thanks!




--------
This e-mail may contain confidential and privileged material for the sole use of the intended recipient.  If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information.  In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way.  If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox.  Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR.




More information about the discuss mailing list