39
CHAPTER 3
CLI CONFIGURATION
3.8.22 # config terminal
Syntax:
# config terminal
Explanation:
Enter the Global Config mode.
Example:
3.8.23 # copy
Syntax:
# copy { startup-config | running-config | <source_path> } { startup-config | running-config |
<destination_path> } [ syntax-check ]
{ startup-config | running-config | <source_path> }: Specify the file type that you want to copy from. This can be
“startup-config”, “running-config” or a specific source file in flash or TFTP server.
{ startup-config | running-config | <destination_path> }: Specify the file type that you want to copy to. This can
be “startup-config”, “running-config” or a specific destination file in flash or TFTP server.
Explanation:
Save running configurations to startup configurations.
Example:
Save running configurations to startup configurations.
Explanation:
Save startup configurations to running configurations.
Example:
Save running configurations to startup configurations.
Explanation:
Save running configurations to Flash 201
# copy running-config Flash:201
Building configuration...
% Saving 1487 bytes to flash:201
# dir
Directory of flash:
r- 1970-01-01 00:00:00 284 default-config
rw 2015-01-01 01:56:32 1487 startup-config
rw 2015-01-01 01:56:49 1487 201
3 files, 3258 bytes total.
# copy startup-config running-config
Building configuration...
% Saving 1596 bytes to flash:startup-config
#
# copy running-config startup-config
Building configuration...
% Saving 1596 bytes to flash:startup-config
#
# config t
(config)#
Summary of Contents for IFS-1604GSM Series
Page 385: ......