How to: Upgrade Cisco IOS via TFTP

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:

 

erase flash:                        (erase the existing flash files and make space for the new files)

 

copy tftp: flash:

192.168.1.200                      (IP address of remote TFTP server)

c2500-ik8s-l.122-5.bin            (source filename)

c2500-ik8s-l.122-5.bin            (destination filename)

 

 

[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