Copy Running-Config - Allied Telesis AT-AR3050S Command Reference Manual

Next-generation firewall
Hide thumbs Also See for AT-AR3050S:
Table of Contents

Advertisement

F
M
C
ILE
ANAGEMENT
OMMANDS
-
COPY RUNNING
CONFIG

copy running-config

Overview
This command copies the running-config to a destination file, or copies a source
file into the running-config. Commands entered in the running-config do not
survive a device reboot unless they are saved in a configuration file.
copy <source-name> running-config
Syntax
copy running-config [<destination-name>]
copy running-config startup-config
Mode
Privileged Exec
To copy the running-config into the startup-config, use the command:
Examples
awplus#
To copy the file layer3.cfg into the running-config, use the command:
awplus#
To use SCP to copy the running-config as current.cfg to the remote server
listening on TCP port 2000, use the command:
awplus#
scp://user@server:2000/config_files/current.cfg
Related
copy startup-config
Commands
write file
write memory
C613-50077-01 REV A
Parameter
<source-name>
<destination-name>
startup-config
copy running-config startup-config
copy layer3.cfg running-config
copy running-config
Command Reference for AT-AR3050S
AlliedWare Plus™ Operating System - Version 5.4.5-2.x
Description
The filename and path of a configuration file. This must be
a valid configuration file with a . cfg filename extension.
Specify this when you want the script in the file to become
the new running-config. See
valid syntax.
The filename and path where you would like the current
running-config saved. This command creates a file if no file
exists with the specified filename. If a file already exists,
then the CLI prompts you before overwriting the file. See
Introduction
on page 96 for valid syntax. If you do not
specify a file name, the device saves the running-config to
a file called default.cfg.
Copies the running-config into the file set as the current
startup-config file.
Introduction
on page 96 for
112

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents