2020-07-13 14:28:53 +00:00
|
|
|
.encoding = "UTF-8"
|
|
|
|
config.version = "8"
|
|
|
|
virtualHW.version = "4"
|
|
|
|
guestOS = "other"
|
|
|
|
uuid.bios = "c7 a5 fd bd ed af 94 55-92 6a d6 5c 16 db 18 09"
|
|
|
|
displayName = "ethernet-mac-type"
|
|
|
|
memsize = "216"
|
|
|
|
sched.mem.max = "214"
|
|
|
|
numvcpus = "1"
|
|
|
|
floppy0.present = "false"
|
|
|
|
floppy1.present = "false"
|
|
|
|
ethernet0.present = "true"
|
|
|
|
ethernet0.networkName = "br0"
|
|
|
|
ethernet0.connectionType = "bridged"
|
|
|
|
ethernet0.addressType = "static"
|
|
|
|
ethernet0.address = "aa:bb:cc:dd:ee:ff"
|
|
|
|
ethernet0.checkMACAddress = "false"
|
|
|
|
ethernet1.present = "true"
|
|
|
|
ethernet1.networkName = "br1"
|
|
|
|
ethernet1.connectionType = "bridged"
|
|
|
|
ethernet1.addressType = "static"
|
|
|
|
ethernet1.address = "00:0c:29:dd:ee:fe"
|
2020-07-13 09:44:13 +00:00
|
|
|
ethernet1.checkMACAddress = "true"
|
2020-07-13 14:28:53 +00:00
|
|
|
ethernet2.present = "true"
|
|
|
|
ethernet2.networkName = "br2"
|
|
|
|
ethernet2.connectionType = "bridged"
|
2020-07-20 14:59:51 +00:00
|
|
|
ethernet2.addressType = "generated"
|
|
|
|
ethernet2.generatedAddress = "aa:bb:cc:dd:ee:fd"
|
|
|
|
ethernet2.generatedAddressOffset = "0"
|
2020-07-13 09:44:13 +00:00
|
|
|
ethernet2.checkMACAddress = "false"
|