configuration switch-to

Prev Next

Description

Switches to a specified configuration file, which becomes the new active configuration. This active configuration is loaded automatically when you reboot the system. When you save configuration changes, they are saved to the active configuration by default.

Syntax

configuration switch-tofile_name

Parameters

file_name

Name of the new active configuration file.

Example

The following example specifies “newconfig” as the active configuration.

hostname (config) # configuration switch-to newconfig

configuration write

show configuration files