Configuration
3.4 Configuration Save & Restore
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
Configuration Manual, 10/2015, C79000-G8976-C351-05
85
3.4.3
Commands in the global configuration mode
This section describes commands that you can call up in the Global configuration mode.
In Privileged EXEC mode, enter the
configure terminal
command to change to this mode.
Commands relating to other topics that can be called in the Global configuration mode can
be found in the relevant sections.
You exit the Global configuration mode with the
end
or
exit
command and are then in the
Privileged EXEC mode again.
3.4.3.1
auto-save
Description
The CLI can save changes to the configuration automatically.
If you first want to test changes made to the configuration so that you can discard them
afterwards if necessary, you can disable the auto save function.
You are then in the Trial mode.
Changes to the configuration that you have not saved, are indicated by an asterisk in front of
the command prompt:
*cli(...)#
.
You save the changes to the configuration with the
write startup-config
command.
With the
auto-save
command, you enable the auto save function.
Requirement
You are in the Global configuration mode.
The command prompt is as follows:
cli(config)#
Syntax
Call the command without parameters:
auto-save
As default the function is "enabled".
Result
The auto save function is enabled.
Further notes
You save changes to the configuration in the Trial mode with the
write startup-config
command.