![Cisco ASR 14000 Series Скачать руководство пользователя страница 132](http://html.mh-extra.com/html/cisco/asr-14000-series/asr-14000-series_management-command-reference_66667132.webp)
Configuration Management Commands on Cisco IOS XR Software
load
SMR-130
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
load
To populate the target configuration with the contents of a previously saved configuration file, use the
load
command in global configuration or administration configuration mode.
load
device
:
directory-path
Syntax Description
Defaults
If the full path of the file is not specified, the present working directory is used.
Command Modes
Global configuration
Administration configuration
Command History
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
Use the
command to populate the target configuration with the contents of a previously saved
configuration. When loading a file, you must specify the device, directory path, and filename of the
configuration file.
Use the
command in conjunction with the
load
command. Load a new configuration with the
load
command, and use the
commit
command with the
replace
keyword to have the loaded
configuration become the active (running) configuration.
Use the
show configuration failed (config)
command with the optional
load
keyword to display syntax
errors that occurred during the last load operation.
Task ID
Examples
The following example shows how to load a target configuration file into the current configuration
session. The current configuration session is then populated with the contents of the file.
RP/0/RP0/CPU0:router#
configure
RP/0/RP0/CPU0:router(config)#
load disk1:myconfig.cfg
RP/0/RP0/CPU0:router(config)#
show config
Building configuration...
interface POS 0/3/0/0
device
:
directory-path
Storage device and directory path of the configuration file to be loaded into
the target configuration.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.
Task ID
Operations
config-services
read, write