Use the restore command to restore all settings that are defined in the update configuration file on the server.
On IMM-based servers, the backup control settings are not restored by default. To restore the backup control settings on an IMM-based server, you must specify the -incbackupctl modifier (refer to the section Command modifiers for specific syntax.
asu showvalues authentication
asu showvalues password
During a restore operation, the ASU does not delete settings that might exist on the target server that is being restored and that are not included in the restore file.
The restore command restores the values that are defined in the restore file for those settings that exist in the target system. Therefore, the restore operation should be viewed as restoring values and not as a system settings restore command.
asu restore file_name [--incbackupctl ] [-nx] [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 restore command and corresponding output are shown in the following example.
asu restore rep.data
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 restore rep.data
CMOS_CRTRequired=Enabled CMOS_KbdRequired=Enabled CMOS_OSUSBControl=Other OS
CMOS_CRTRequired=Enabled CMOS_KbdRequired=Enabled CMOS_OSUSBControl=Other OS