>cp myconfig-2.script /tftpboot

VC configuration file

The following sample configuration script can be used for basic deployment testing of the DHCP and TFTP setup. After deployment, the domain configuration can be validated through the GUI or VCMCLI.

Example

myconfig.script

#============================================

#myconfig.script

#A simple VCMCLI configuration script used

#for Auto-Deployment testing

#

#Version 2012.0728.1 #============================================

#Add Networks

add network Network1 add network Network2

#Add Shared Uplink Sets add uplinkset UplinkSet1 add uplinkset UplinkSet2

#Add Profiles

add profile Profile1 add profile Profile2

# Add Users

add user Admin password=Admin123 privileges=*

#Assign Profiles to Servers

assign profile Profile1 enc0:1 assign profile Profile2 enc0:2

#Power Servers On

poweron server *

Importing the enclosure into the domain

After an enclosure is imported into a domain using 4.10 or higher firmware, the configuration is enabled for auto-deployment use by default. No deployment operation is attempted until the start auto-deploymentcommand is issued by the user, as described in "Auto-deployment settings after enclosure import (on page 296)."

--------------------------------------------------------------------

HP Virtual Connect Management CLI v4.10 Build: 4.10

(C)Copyright 2006-2013 Hewlett-Packard Development Company, L.P. All Rights Reserved

---------------------------------------------------------------------

Appendix B: Auto-deployment process 295