How to: Backup Cisco IOS image to TFTP server

Top  Previous  Next

Use the Device.CLI.Send commands activity to enter the following commands at the enable prompt.

 

Activity Option settings:

 

[X] List of commands to be entered on device:

 

copy flash: tftp:

c2500-ik8s-l.122-5.bin            (name of image file to backup)

192.168.1.200                      (IP address of remote TFTP server)

c2500-ik8s-l.122-5.bin            (name of image file to use on TFTP server)

 

 

[X] Enter commands in enable mode

 

[X] Save device output to file [Specify the log file name here]

 

[X] Overwrite existing capture file

 

[X] Answer yes to any confirmation prompts

 

[X] Stop on error