restoreconfig(8)
System Administration 133
NAME restoreconfig - restore the system configuration information previously saved by
dumpconfig
SYNOPSIS restoreconfig [-v] [-V] [ [-q] -{y|n}] [-P password] [-s network={yes|no}] [-u
user] [-p proxy [-t proxy_type]] url
restoreconfig -h
DESCRIPTION The restoreconfig(8) command restores to the XSCF the system configuration
information previously saved using the dumpconfig(8) command.
The command verifies the integrity of the configuration file, looks for network
information, and detects whether the configuration file version and system class are
compatible.
Privileges You m ust h ave platadm privileges to run this command. Reserved user accounts
default and admin can also run this command.
Refer to setprivileges(8) for more information.
OPTIONS The following options are supported:
-h Displays usage statement. When used with other options or
operands, an error occurs.
-n Automatically answers "n" (no) to all prompts.
-P password The password to decode an encrypted file. The command
prompts for the password if a password is not provided on
the command line.
-p proxy Specifies the proxy server to be used for transfers. The
default transfer type is http, unless modified using the -t
proxy_type option. The value for proxy must be in the
format servername:port. (Refer to Example 3.)
-q Suppresses all messages to stdout, including prompts.
-s network={yes|no} force/prevent restoration of the network configuration.
If network=yes, the network configuration data is
restored.
If network=no, the network configuration data is not
restored.
If this option is not specified, the serial number of the
target system is compared with the serial number of the
configuration file and if the numbers match, the
configuration data is restored.