configuration merge

Prev Next

Description

Merges a specified configuration file with the running configuration. Appliance-specific settings, such as the IP address, are not merged.

Syntax

configuration merge file_name

Parameters

file_name

Name of the configuration file to be merged with the running configuration. You cannot specify the active configuration file.

Example

The following example merges “newconfig” with the running configuration.

hostname (config) # configuration merge newconfig

configuration write