Cisco 220 Series Smart Plus Reference Manual page 136

Smart plus switches command line interface
Hide thumbs Also See for 220 Series Smart Plus:
Table of Contents

Advertisement

Configuration and Image File Commands
copy
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
Copying a Configuration File from a Server
Use the copy tftp:// startup-config command to copy a configuration file
from a network server to the switch's Startup Configuration file.
Use the copy tftp:// running-config command to copy a configuration file
from a network server to the switch's Running Configuration file.
Use the copy tftp://backup-config command to copy a configuration file
from a network server to the switch's Backup Configuration file.
Storing a Configuration File on a Server
Use the copy running-config tftp:// command to copy the current Running
Configuration file to a network server using TFTP.
Use the copy startup-config tftp:// command to copy the Startup
Configuration file to a network server using TFTP.
Use the copy backup-config tftp:// command to copy the Backup
Configuration file to a network server using TFTP.
Saving the Running Configuration to the Startup Configuration
Use the copy running-config startup-config command to copy the Running
Configuration file to the Startup Configuration file.
Backing Up the Running Configuration or Startup Configuration to the Backup
Configuration
Use the copy running-config backup-config command to copy the Running
Configuration file to the Backup Configuration file.
Use the copy startup-config backup-config command to copy the Startup
Configuration file to the Backup Configuration file.
Restoring the Mirror Configuration File.
Use copy mirror-config startup-config to copy the Mirror Configuration file
to the Startup Configuration file.
Use copy mirror-config running-config to copy the Mirror Configuration file
to the Running Configuration file.
Examples
Example 1—The following example copies a system image file (file1) from the
TFTP server 172.16.101.101 to the nonactive image file (image1):
9
134

Advertisement

Table of Contents
loading

Table of Contents