libvirt/tests/vmx2xmldata/vmx2xml-ethernet-nat.vmx

7 lines
178 B
Plaintext
Raw Normal View History

config.version = "8"
virtualHW.version = "4"
ethernet0.present = "true"
ethernet0.connectionType = "nat"
ethernet0.addressType = "static"
ethernet0.address = "00:50:56:11:22:33"