Use the replicate command to replicate all settings in the update configuration file.
On IMM-based servers, the replicate command skips the settings that are defined as noreplicate. To see the settings that are defined as noreplicate, use the show command and specify the noreplicate class.
asu replicate file_name [connect_options]where
file_name is the name of the file that was created by a previous asu save command or by redirecting the output of a previous asu show command to a file.
<setting 1>=<value 1> <setting 2>=<value 2> <setting n>=<value n>
The replicate command and corresponding output are shown in the following examples.
asu replicate rep.datarep.data file (Show or save output file):
uEFI.Com1BaudRate=115200 uEFI.Com1DataBits=8 uEFI.Com1Parity=None uEFI.Com1StopBits=1 uEFI.Com1TextEmul=VT100 uEFI.Com1ActiveAfterBoot=Enable uEFI.Com1FlowControl=Disable
uEFI.Com1BaudRate=115200 uEFI.Com1DataBits=8 uEFI.Com1Parity=None uEFI.Com1StopBits=1 uEFI.Com1TextEmul=VT100 uEFI.Com1ActiveAfterBoot=Enable uEFI.Com1FlowControl=Disable
asu replicate rep.datarep.data file (Show output file):
CMOS_CRTRequired=Enabled CMOS_KbdRequired=Enabled CMOS_OSUSBControl=Other OS
CMOS_CRTRequired=Enabled CMOS_KbdRequired=Enabled CMOS_OSUSBControl=Other OS