Separated management network for Ldom
Ops Center 12c concept contains information that we can have provisioning and management network separated from each other. How to achieve this for guest ldoms without reconfiguring agent after provisioning?
Is there a way to provide which network is going to be management one in the OS provisioning plan? Maybe I'm missing something obvious but I can't find this anywhere in docs or BUI.
Behind my question is following real-life scenario:
I have a single co-located proxy with single provisioning network, two management networks (one for test and second for development) and some other data networks associated with particular domains. I don't want to have any network segment shared by test and development domains. Therefore I want to remove vnet0 used for domain provisioning as a last step of its installation and use right management network to manage domain (test or development one). Currently to achieve this I need to unconfigure agent inside an Ldom after installation and configure it again using another network - which is rather burdensome.