4 copy command, Copy nvram_config, Copy system_image – PLANET WGSW-5242 User Manual
Page 182: Copy tftp

User’s Manual of WGSW-5242
182
6.2.4 Copy Command
This command is used to upload file from switch to host, or download file to switch from host
copy nvram_config
Description:
This command is used to backup switch configuration
Syntax:
copy nvram_config tftp
<A.B.C.D> file <filename>
Parameters:
<A.B.C.D> file <filename>
Mode
Privileged Mode
Example
Switch# copy nvram_config tftp 192.168.1.100 file switch_configuration
copy system_image
Description:
This command is used to backup switch runtime image
Syntax:
copy system_image tftp
<A.B.C.D> <filename>
Parameters:
<A.B.C.D> <filename>
Mode
Privileged Mode
Example
Switch# copy system_image tftp 192.168.1.100 image_file
copy tftp
Description:
This command is used to download configuration or runtime image from host to switch.
Syntax:
copy tftp
<A.B.C.D> file <filename> {nvram_config | system_image}
Parameters:
<A.B.C.D> file <filename> {nvram_config | system_image}
Mode
Privileged Mode
Example