Quantcast
Viewing all articles
Browse latest Browse all 9859

Changing VM Network profile after deployment

Hi all,


I'm working on a Linux Kickstart blueprint, and have a couple of questions.

 

We only have 1 VLAN in our environment that allows DHCP I'll call it 'Build', this VLAN is mapped to a vSphere dVS port group.

 

What I need to be able to do is the following:

 

1. Kickstart the VM from the DHCP 'Build' port group

2. Change port group to the 'production' port group for our environment when the kickstart is completed

3. Set the VMs IP address from the network profile associated with the 'production' port group.

 

I have found some documentation on using powershell scripts to change the port group after the build, but nothing about getting a static IP from the relevant network pool.

 

Can anyone suggest a way forward?


Viewing all articles
Browse latest Browse all 9859

Trending Articles