1
0
Fork 0

cleanup networking

This commit is contained in:
Massaki Archambault 2022-02-18 19:34:38 -05:00
parent 8e1c5e609e
commit dac072e5db
1 changed files with 5 additions and 2 deletions

View File

@ -175,10 +175,13 @@
<link state='up'/> <link state='up'/>
<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 -->