backup and restore IOS of router flash copy to TFTP server

How to take backup IOS of router flash copy to TFTP server?

Router and TFTP server should be ping to each other. It is necessary so please assign IP address, subnet mask and gateway.



Router# Show flash
Router# copy flash tftp
Router# 192.168.0.1 (put here source ip address)
Router# c260-1.m.1.bin (Source flash name)
Router# c260-1.m.1.bin (destination flash name)
Router# Copy tftp flash
Router#192.168.0.2 (put here source ip address)
Router# c260-1.m.1.bin (Source flash name)
Router# c260-1.m.1.bin (destination flash name)






How to recover IOS of router from TFTP server?

Router#show flash
Router# Copy the name of IOS (c260-1.m.1.bin)
Router# Delete Flash: paste File name (c260-1.m.1.bin)
Confirm Press “Enter”
Delete Press “Enter’
Router# reload

Roman> TFTPDLND
List of commands which you must type as it is mentioned below.
Roman>IP_ADDRESS=192.168.1.1
Roman>IP_SUBNET_MASK=255.255.255.0
Roman>DEFAULT_GATEWAY=192.168.1.1
Roman>TFTP_SERVER=192.168.1.2
Roman>TFTP_FIE=paste IOS name (c260-1.m.1.bin)
Roman>ttftpdnld
Roman>Y/N = Y
Roman>reset

Share:

1 comments

Please leave your comments...... Thanks