소개
이 문서에서는 동일한 라우터 내에서 한 디바이스에서 다른 디바이스로, 그리고 한 라우터에서 다른 라우터로 시스템 이미지를 복사하는 방법에 대해 설명합니다.
사전 요구 사항
요구 사항
이 문서에 대한 특정 요건이 없습니다.
사용되는 구성 요소
이 문서의 정보는 특정 소프트웨어 및 하드웨어 버전으로 제한되지 않습니다.
이 문서의 정보는 특정 랩 환경의 디바이스를 토대로 작성되었습니다. 이 문서에 사용된 모든 디바이스는 초기화된(기본) 컨피그레이션으로 시작되었습니다. 현재 네트워크가 작동 중인 경우 모든 명령의 잠재적인 영향을 미리 숙지하시기 바랍니다.
표기 규칙
문서 규칙에 대한 자세한 내용은 Cisco 기술 팁 표기 규칙을 참고하십시오.
동일한 라우터 내의 디바이스에 복사
다음 표에는 시스템 이미지를 한 디바이스에서 다른 디바이스로 복사하는 데 사용할 수 있는 명령 옵션이 나와 있습니다. 각 플랫폼에 따라 방법이 달라질 수 있습니다.
명령 요약
이 표에는 TFTP 서버에서 이미지를 복사할 수 있는 다양한 위치가 나열되어 있습니다. 이러한 각 옵션에 대한 자세한 내용과 자세한 내용은 컨피그레이션 기본 사항 컨피그레이션 가이드를 참조하십시오.
Router#copy tftp ?
구문 설명 |
부트플래시: |
bootflash에 복사: 파일 시스템 |
disk0: |
disk0에 복사: 파일 시스템 |
disk1: |
disk1에 복사: 파일 시스템 |
flash: |
플래시에 복사: 파일 시스템 |
흐름: |
flh에 복사: 파일 시스템 |
ftp: |
ftp에 복사: 파일 시스템 |
렉스: |
Copy to lex: 파일 시스템 |
null: |
Null로 복사: 파일 시스템 |
nvram: |
nvram에 복사: 파일 시스템 |
rcp: |
rcp에 복사: 파일 시스템 |
러닝 구성 |
현재 시스템 컨피그레이션 업데이트(병합) |
슬롯 0: |
slot0에 복사: 파일 시스템 |
슬롯 1: |
slot1에 복사: 파일 시스템 |
시동 설정 |
시작 구성에 복사 |
시스템: |
시스템에 복사: 파일 시스템 |
tftp: |
tftp에 복사: 파일 시스템 |
이미지를 복사하는 데 사용되는 가장 일반적인 세 가지 명령은 다음과 같습니다.
-
tftp 플래시 복사
-
rcp 플래시 복사
-
copy slot0: slot1:
다음 예에서는 Cisco 3600 Series 라우터의 한 디바이스에서 다른 디바이스로(예: 한 슬롯/디스크에서 다른 슬롯/디스크로) 시스템 이미지를 복사하는 방법을 보여 줍니다.
상세한 예
router#show slot0:
!--- This command is used to view the contents of slot 0
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1 .D unknown 5E8B84E6 209D8 11 2392 Jan 22 2000 00:22:42 flashconfig
2 .. image 5E7BAE19 B623C4 22 11802988 Jan 22 2000 00:23:18 rsp-jsv-mz.120-8.0.2.T
router#show slot1:
!--- This command is used to view the contents of slot 1
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1 .. unknown 6A2B4BA7 6FA9E0 20 7186784 Jul 30 1999 15:05:19 rsp-jv-mz.111-26.CC1
2 .. config 631F0D8B 6FB1EC 6 1929 Oct 19 1999 06:15:49 config
3 .. config 631F0D8B 6FB9F8 7 1929 Oct 19 1999 06:16:03 config1
다음에 표시되는 copy 명령은 시스템 이미지 파일을 한 디바이스에서 다른 디바이스로 복사하는 데 사용됩니다. 다음 예에서는 시스템 이미지가 slot0에서 slot1로 복사됩니다.
router#copy slot0: slot1
Source filename []? rsp-jsv-mz.120-8.0.2.T
!--- Enter the file name of the system image to be copied
Destination filename [slot1]?
Erase slot1: before copying? [confirm]Erasing the slot1 filesystem will remove
all files! Continue? [confirm]
Erasing device... eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
...erasedeeErase of slot1: complete
Copy in progress...CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCC
! --- Output Suppressed
Verifying checksum... OK (0xE884)11802988 bytes copied in 346.312 secs
(38481 bytes/sec)
한 라우터에서 다른 라우터로 복사
TFTP 서버 역할을 하는 라우터에서 Cisco IOS® 소프트웨어 이미지를 다른 라우터로 복사하려면 절차 단계를 참조하십시오. 이 예에서 Router1은 TFTP 서버이고 Router2는 Cisco IOS 소프트웨어 이미지가 복사되는 라우터입니다.
시작하기 전에 ping 명령을 사용하여 Router1과 Router2 간의 연결을 확인합니다.
-
show flash 명령을 사용하여 Router1의 이미지 크기를 확인합니다.
Router1#show flash
System flash directory:
File Length Name/status
1 15694836 /c2500-js-l.122-10b
!--- Cisco IOS image file to be copied
[15694900 bytes used, 1082316 available, 16777216 total]
16384K bytes of processor board System flash (Read ONLY)
-
show flash 명령을 사용하여 Router2의 이미지 크기를 확인하여 시스템 이미지 파일을 복사하기 위해 Router2에 사용 가능한 공간이 충분한지 확인합니다.
Router2#show flash
System flash directory:
File Length Name/status
1 11173264 c2500-jos56i-l.120-9.bin
[11173328 bytes used, 5603888 available, 16777216 total]
16384K bytes of processor board System flash (Read ONLY)
참고: 시스템 이미지 파일을 복사할 공간이 충분한 경우 원래 파일을 유지할 수 있으며 새 파일은 추가 메모리 공간에서 복사할 수 있습니다. 이 경우와 같이 사용 가능한 공간이 충분하지 않으면 플래시의 현재 파일을 지워야 합니다. copy flash tftp 명령을 사용하여 현재 시스템 이미지를 TFTP 서버에 백업하는 것이 좋습니다.
-
configure terminal 명령을 사용하여 Router1을 TFTP 서버로 구성합니다.
Router1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router1(config)#tftp-server ?
bootflash: Allow URL file TFTP load requests
disk0: Allow URL file TFTP load requests
disk1: Allow URL file TFTP load requests
flash: Allow URL file TFTP load requests
flh: Allow URL file TFTP load requests
lex: Allow URL file TFTP load requests
null: Allow URL file TFTP load requests
nvram: Allow URL file TFTP load requests
slot0: Allow URL file TFTP load requests
slot1: Allow URL file TFTP load requests
system: Allow URL file TFTP load requests
참고: tftp-server 명령에 대해 이전에 제공된 옵션은 플랫폼마다 다를 수 있습니다.
Router1(config)#tftp-server flash:?
flash:/c2500-js-l.122-10b
!--- The Cisco IOS image file name.
Router1(config)#tftp-server flash:/c2500-js-l.122-10b
!--- This command configures the router as a TFTP server.
Router1(config)#^Z
-
TFTP 서버가 구성된 경우 copy tftp flash 명령을 사용하여 지정된 이미지를 Router1에서 Router2로 다운로드합니다.
Router2#copy tftp flash
**** NOTICE ****
Flash load helper v1.0
This process will accept the copy options and then terminate
the current system image to use the ROM based image for the copy.
Routing functionality will not be available during that time.
If you are logged in via telnet, this connection will terminate.
Users with console access can see the results of the copy operation.
---- ******** ----
Proceed? [confirm]
Address or name of remote host []? 10.10.10.1
!--- Enter the IP address of the TFTP Server
Source filename []? /c2500-js-l.122-10b
!--- This is the filename of the Cisco IOS image
!--- that you want to copy from the TFTP server
Destination filename [c2500-js-l.122-10b]?
!--- Press 'Enter'
Accessing tftp://10.10.10.1//c2500-js-l.122-10b...
Erase flash: before copying? [confirm]
18:37:54: %SYS-5-RELOAD: Reload requested
!--- The reload is platform-specific and is only for the
!--- Run-from-flash systems.*
** System going down for Flash upgrade **
%SYS-4-CONFIG_NEWER: Configurations from version 12.2 may not be
correctly understood.
%FLH: /c2500-js-l.122-10b from 10.10.10.1 to flash ...
System flash directory:
File Length Name/status
1 15694836 /c2500-js-l.122-10b
[15694900 bytes used, 1082316 available, 16777216 total]
Accessing file '/c2500-js-l.122-10b' on 10.10.10.1...
Loading /c2500-js-l.122-10b from 10.10.10.1 (via Ethernet0): ! [OK]
Erasing device... eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeee ...erased
Loading /c2500-js-l.122-10b from 10.10.10.1 (via Ethernet0):
!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!
[OK - 15694836/16777216 bytes]
Verifying checksum... OK (0x58D2)
!--- System Image file has been successfully copied
Flash copy took 0:07:37 [hh:mm:ss]
%FLH: Re-booting system after download
F3: 14732748+962056+889336 at 0x3000060
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-JS-L), Version 12.2(10b),
RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2002 by cisco Systems, Inc.
..........
-
Router2에서 새 시스템 이미지의 플래시를 확인합니다.
Router2#show flash
System flash directory:
File Length Name/status
1 15694836 /c2500-js-l.122-10b
!--- Cisco IOS image file has been copied
[15694900 bytes used, 1082316 available, 16777216 total]
16384K bytes of processor board System flash (Read ONLY)
* 라우터는 Run-from-flash 시스템에만 다시 로드됩니다. 자세한 내용은 Run-from-Flash Systems의 Copy to Flash Memory를 참조하십시오.
참고: 한 디바이스에서 다른 디바이스로 startup-config 파일을 복사하려면 TFTP를 사용하여 컨피그레이션 파일 복사를 참조하십시오.
참고: 디바이스 간에 파일 또는 이미지를 복사하려고 시도하는 동안 시간 초과가 발생하는 경우 ip tftp 차단 크기를 허용되는 최대값 또는 사용 중인 MTU보다 낮은 값으로 조정해 볼 수 있습니다. 또한 ip tftp 소스 인터페이스가 올바르게 구성되어 있고 디바이스 전체에서 이 인터페이스에 연결할 수 있는지 확인합니다. 이러한 명령은 전역 컨피그레이션 모드에서 변경할 수 있습니다.
관련 정보