cleanup networking
This commit is contained in:
parent
8e1c5e609e
commit
dac072e5db
|
@ -176,9 +176,12 @@
|
||||||
<address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/>
|
<address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/>
|
||||||
</interface> -->
|
</interface> -->
|
||||||
<interface type='bridge'>
|
<interface type='bridge'>
|
||||||
|
<mac address='52:54:00:f5:2c:df'/>
|
||||||
<source bridge='br0'/>
|
<source bridge='br0'/>
|
||||||
<!-- <mac address='00:16:3e:1a:b3:4a'/> -->
|
<target dev="vnet0"/>
|
||||||
<model type='virtio'/>
|
<model type='virtio'/>
|
||||||
|
<link state='up'/>
|
||||||
|
<address type='pci' domain='0x0000' bus='0x08' slot='0x00' function='0x0'/>
|
||||||
</interface>
|
</interface>
|
||||||
|
|
||||||
<!-- HID -->
|
<!-- HID -->
|
||||||
|
|
Loading…
Reference in New Issue