VirtualBox

Opened 15 years ago

Last modified 4 years ago

#5113 closed enhancement

OVF import - honor MAC address on network cards — at Initial Version

Reported by: Victor Costan Owned by:
Component: OVF Version: VirtualBox 3.1.0
Keywords: Cc:
Guest type: other Host type: other

Description

SUMMARY Currently, importing OVF files with network cards that have MAC addresses specified does not honor the MAC addresses.

DETAILS A network card's MAC address is specified in a <rasd:Address> node, under the card's <item> node in <VirtualHardwareSection>. This is documented in the OVF 1.0 specification (http://www.dmtf.org/standards/published_documents/DSP0243_1.0.0.pdf) on page 22 in Table 4.

Exporting VirtualBox VMs to OVF doesn't include MAC address information either, so I'm assuming the importing/exporting code was written without regard to this attribute. The VirtualBox GUI supports setting MAC addresses on network cards, so the problem can be solved by augmenting the OVF import code.

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use