User guide
System command reference System Management
1-21
iMG/RG Software Reference Manual (System Configuration)
Description This command tries to restore the configuration to factory without the need to reboot
the units.
1.1.5.1.10 SYSTEM CONFIG SET
Syntax SYSTEM CONFIG SET { <filename> | factory | none }
Description This command set one of the existing configuration files as bootstrap configuration file. If
factory is selected, the gateway is set to the default factory configuration (see Section
1.1.1.2).
If none is selected, the CPE is set to the minimal configuration (see Section 1.1.1.3).
Options The following table gives the range of values for each option, which can be specified with
this command, and a default value (if applicable).
Example The following command set the configuration file named myconf as bootstrap configura-
tion file:
--> system config set myconf
The following command restores the bootstrap configuration file to the default factory:
--> system config set factory
See also SYSTEM CONFIG CREATE
SYSTEM CONFIG DELETE
SYSTEM CONFIG GET
SYSTEM CONFIG LIST
SYSTEM CONFIG SHOW
Option Description Default Value
FILENAME The name of an existing configuration file. To retrieve the
configuration file list use the SYSTEM CONFIG LIST com-
mand.
NA
FACTORY When factory is selected the CPE is set to the default fac-
tory configuration having the management IP interface
(ip0) with a dynamic IP address.
NA
NONE When none is selected the CPE is set to the minimal con-
figuration having the management IP interface (ip0) a static
ip address: 192.168.1.1/24
NA