qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] Specify the MAC address with the new syntax


From: Mike Lovell
Subject: Re: [Qemu-discuss] Specify the MAC address with the new syntax
Date: Tue, 22 Jan 2013 14:53:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 01/22/2013 02:33 PM, Bogdan Radulescu wrote:
Hi,

I am starting several VMs, connected to the network with the TAP interface and 
if I don't specify the MAC address, all of them have the same address.

Right now I am using this:

/usr/bin/qemu-system-i386 -device virtio-net,netdev=i386 -netdev 
tap,ifname=tap-i386,id=i386,script=no -daemonize -smp 2 -enable-kvm -m 256 
-cdrom /tmp/NimbleX-i386-test.iso

How do I also specify the MAC address with the new syntax?

-device virtio-net,netdev=i386,mac=aa:bb:cc:dd:ee:ff

mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]