Hi beaconfield, What will it be in the same VLAN as? Not sure I follow.
If you change the VLAN ID it is pretty instant so if the port is already configured then you may find its still connected but if the port isn't then you'll lose connectivity and have to reconfigure the port at that stage and hope that it all works.
The other safer option is:
Make vmnic6 standby for vmkernel port group and service console
Reconfigure the physical nic port which vmnic6 is cabled into for the VLAN you want or trunk
Create new Service Console port group with a temporary IP address and the correct VLAN ID
Make vmnic6 active for the temporary new Service Console port group
Make vmnic6 active for vSwitch6
- - - -
At this point you should have connectivity to the new Service Console, proving your desired config of port and VLAN ID.
Connect a new VI Client connection to the host using the new Service Console.
- - - -
Reconfigure the vmkernel port with the correct VLAN ID
Reconfigure the Service Console with the correct VLAN ID
Reconfigure the physical port how you want it.
- - - -
Remove the active and standby config of all the port groups changed earlier
Close the viclient connection
Open the connection to the original Service Console IP
Remove the additional Service Console
- - - -
That should do it.
Dan