User manual

4-13
4.1.9 copy
Priv Exec Command
Use this command to copy any file (config,log,txt ...etc) from any location to the switch and vice-versa.
Syntax
copy (FILE|URL) (FILE|URL)
Parameters
Example
Transfering file snmpd.log to remote tftp server?
RFS7000#copy flash:/log/snmpd.log
tftp://157.235.208.105:/snmpd.log
Accessing running-config file from remote tftp server into switchrunning-config?
RFS7000#copy tftp://157.235.208.105:/running-
config running-config
NOTE Copying a new config file onto an exisitng running-config file merges it with the
existing running-config on the switch. Both, the exisitng running-config and the
new config file parameters are applied as the current running-config of the
switch.
Copying a new config file onto a start-up config files replaces the exisitng start-up
config file with the parameters of the new config file. It is always better to erase
the existing start-up config file from the switch and then copy the new config file
to the startup config.
FILE Target file from which to copy.
URL The targer URL from which to copy.