configure network MAC
Hi all
I want to configure a specified MAC address to a VM - but I fail. What does the command need to look like ?
According to:Oracle Appliance Manager Command-Line Interface
I tried these samples, both failed:
oakcli configure vm OL6U5_xxx -network 'type=netfront,bridge=net1,mac=00:16:3e:3a:8d:da'
oakcli configure vm OL6U5_xxx -network mac=00:16:3e:3a:8d:da
Then I tried to put the configuration directly into the vm.cfg file. But if I query the config (oakcli show vm ....) I don't see my MAC.
Please advise
cheers
Markus