Reference v4.1.0 Instruction Manual
Network OS Command Reference 159
53-1003115-01
copy
2
copy
Copies configuration data.
Synopsis copy source_file destination_file
Operands source_file The source file to be copied. Specify one of the following parameters:
default-config The default configuration.
global-running-config Global data of the running configuration. (Available in both fabric
cluster mode and logical chassis cluster mode.)
local-running-configuration Local data of the running configuration. (Available in fabric
cluster mode only.)
rbridge-running-configuration rbridge-id Running configuration of a specified RBridge.
(Available in logical chassis cluster mode only.)
running-config The running configuration.
startup-config The startup configuration.
flash://filename A file in the local flash memory.
ftp://username:password@host_ip_address/path
A file on a remote host. Transfer protocol is FTP.
scp://username:password@host_ip_address/path
A file on a remote host. Transfer protocol is SCP.
sftp://username:password@host_ip_address/path
A file on a remote host. Transfer protocol is SFTP.
usb://path A file on an attached USB device.
destination_file The destination file. Specify one of the following parameters:
default-config The default configuration.
global-running-config Global data of the running configuration. (Available in both fabric
cluster mode and logical chassis cluster mode.)
local-running-configuration Local data of the running configuration. (Available in fabric
cluster mode only.)
rbridge-running-configuration rbridge-id Running configuration of a specified RBridge.
(Available in logical chassis cluster mode only.)
running-config The running configuration.
startup-config The startup configuration.
flash://filename A file in the local flash memory.
ftp://username:password@host_ip_address//path
A file on a remote host. Transfer protocol is FTP.
scp://username:password@host_ip_address//path
A file on a remote host. Transfer protocol is SCP.
sftp://username:password@host_ip_address/path
A file on a remote host. Transfer protocol is SFTP.