码迷,mamicode.com
首页 > Web开发 > 详细

kvm NET 和 BRIDGE

时间:2016-09-02 21:49:39      阅读:243      评论:0      收藏:0      [点我收藏+]

标签:

 

net:

    <interface type=network>
      <mac address=52:54:00:e1:ac:43/>
      <source network=default/>
      <model type=virtio/>
      <address type=pci domain=0x0000 bus=0x00 slot=0x03 function=0x0/>
    </interface>

bridge:

    <interface type=bridge>
      <mac address=52:54:00:19:77:8c/>
      <source bridge=br0/>
      <address type=pci domain=0x0000 bus=0x00 slot=0x03 function=0x0/>
    </interface>

 

kvm NET 和 BRIDGE

标签:

原文地址:http://www.cnblogs.com/bass6/p/5835565.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!