Add eth1 NIC to alice domain
This commit is contained in:
committed by
Tobias Brunner
parent
602ba2f6d1
commit
58e0b386ea
@@ -36,6 +36,12 @@
|
|||||||
<model type='virtio'/>
|
<model type='virtio'/>
|
||||||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
|
||||||
</interface>
|
</interface>
|
||||||
|
<interface type='network'>
|
||||||
|
<mac address='52:54:00:3b:0c:d7'/>
|
||||||
|
<source network='vnet1'/>
|
||||||
|
<model type='virtio'/>
|
||||||
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
|
||||||
|
</interface>
|
||||||
<serial type='pty'>
|
<serial type='pty'>
|
||||||
<target port='0'/>
|
<target port='0'/>
|
||||||
</serial>
|
</serial>
|
||||||
|
|||||||
Reference in New Issue
Block a user