0% found this document useful (0 votes)
17 views2 pages

TFTP

This document provides instructions for copying an IOS image from a TFTP server to the flash memory of a Cisco router. It includes commands to check the current IOS version, configure the router to boot from the new IOS, write the running configuration, and reload the router.

Uploaded by

ishaq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

TFTP

This document provides instructions for copying an IOS image from a TFTP server to the flash memory of a Cisco router. It includes commands to check the current IOS version, configure the router to boot from the new IOS, write the running configuration, and reload the router.

Uploaded by

ishaq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Copy IOS from tftp to flash

R1:
copy tftp flash:
Dest host 192.168.1.1
Sourcefilename c2900-universalk9-mz.SPA.155-3.M4a.bin

The New IOS will be copied in flash

sh flash
sh ver
conf t
boot system c2900-universalk9-mz.SPA.155-3.M4a.bin
do wr
#reload

! Boot from tftp server

boot system tftp <filename> <tftp-server-ip-address>

boot system tftp c2900-universalk9-mz.SPA.155-3.M4a.bin 192.168.1.1

!Delete IOS from flash

delete c2900-universalk9-mz.SPA.155-3.M4a.bin

! Download the ios from tftp server.

rommon>tftpdnld
>IP_ADDRESS=192.168.1.254 (Router ip address)
>IP_SUBNET_MASK=255.255.255.0
>DEFAULT_GATEWAY=192.168.1.254
>TFTP_SERVER=192.168.1.1
>TFTP_FILE=c2900-universalk9-mz.SPA.155-3.M4a.bin
>tftpdnld
yes/no yes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
reset

Wr

Reload

ICANN
|
IANA
|
RIR
|
NIR/LIR/ISP
|
End user org/user

You might also like