Specifications
copy
34
copy
Copies the specified file or directory.
Syntax
copy startup-config ramdisk {<File name> | <Directory name>}
copy running-config startup-config
copy running-config mc {<File name> | <Directory name>}
copy mc {<File name> | <Directory name>} mc {<File name> | <Directory name>}
copy mc {<File name> | <Directory name>} ramdisk {<File name> | <Directory name>}
copy ramdisk <File name> startup-config
copy ramdisk {<File name> | <Directory name>} ramdisk {<File name> | <Directory name>}
copy ramdisk {<File name> | <Directory name>} mc {<File name> | <Directory name>}
copy auto-log mc {<File name> | <Directory name>}
copy auto-log ramdisk {<File name> | <Directory name>}
Input mode
User mode and administrator mode for the following commands
copy mc {<File name> | <Directory name>} mc {<File name> | <Directory name>}
copy mc {<File name> | <Directory name>} ramdisk {<File name> | <Directory name>}
copy ramdisk {<File name> | <Directory name>} mc {<File name> | <Directory name>}
copy ramdisk {<File name> | <Directory name>} ramdisk {<File name> | <Directory name>}
For all other commands, only administrator mode is available.
Parameters
startup-config: Startup configuration file
running-config: Running configuration
auto-log:The device status information collected automatically after the device starts
{<File name> | <Directory name>}
<File name>
Specifies the name of a file at the copy source or copy destination.
Specify the file name with 64 or fewer characters. The file name is not case
sensitive.
For the characters that can be specified, see Specifiable values for
parameters.
<Directory Name>
Specifies the directory name at the copy source or copy destination.
Specify the directory name so that the total number of characters used in the
directory name and its subordinate file name is no more than 64. The file
name is not case sensitive.
For the characters that can be specified, see Specifiable values for
parameters.
startup-config ramdisk {<File name> | <Directory name>}
Copies the startup configuration file to the RAMDISK.
running-config startup-config
Copy the running configuration to the startup configuration file.
running-config mc {<File name> | <Directory name>}
Copies the running configuration to the memory card.
mc {<File name> | <Directory name>} mc {<File name> | <Directory name>}
Copies a file or directory on the memory card to the memory card.