Chinaunix首页 | 论坛 | 博客
  • 博客访问: 177666
  • 博文数量: 42
  • 博客积分: 2185
  • 博客等级: 大尉
  • 技术积分: 455
  • 用 户 组: 普通用户
  • 注册时间: 2009-06-11 21:32
文章分类

全部博文(42)

文章存档

2012年(5)

2011年(13)

2010年(6)

2009年(18)

我的朋友

分类: LINUX

2011-07-26 21:48:56

Sometimes we may need multiple ethernet for guest machine, we can do that by pass the following option to qemu command line:


-net nic,vlan=0,model=virtio,macaddr=xx:xx:xx:xx:xx:xx -net nic,model=rtl8139,vlan=1,macaddr=yy:yy:yy:yy:yy:yy -net tap,script=/etc/qemu/qemu-ifup


阅读(1218) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~