Cisco device iOS upload, backup, set boot iOS

Source: Internet
Author: User

Note: In the use of Cisco device upload Download, the TFTP protocol must be used, so you need to know the need for a network cable and computer, the computer needs to open the TFTP service (can download the relevant TFTP software on the Internet), the network cable connection to the Cisco devices and Computers, And make sure that the computer and the Cisco device are in the same network segment. Can ping each other through

  1. iOS Backup:

    R#copy flash:XXX.bin tftp:192.168.0.2 (IP address of the computer)//Copy the iOS that needs to be backed up to the appropriate computer

    Address or name of remote hos []? 192.168.0.2

    Destination filename[192.168.0.2]xxx//backup file name, if not entered is the default file name

  2. iOS uploads:

    Remove iOS on Cisco devices first (not delete if Cisco Flash is large enough)

    R#delete Flash:XXX.bin

    Upload a new iOS to the device

    R#copy TFTP Flash

    Address or name of remote hos []? 192.168.0.2//Enter the IP address of the Tftpserver

    Source filename []? Enter the ISO file name under the Tftpserver root directory

    Destination Filename[xxxx.bin]? Keep the same ISO file name as the Tftpserver root directory.

  3. Set up iOS to start:

    Use the show version command first to view the iOS that Cisco devices are using now

    R#show version

    ......

    System image file is ' Flash:XXX.bin '//xxx.bin is the version of iOS you are using now


    See what's saved in Flash

    R#show Flash

    ......

    Xxx.bin

    Xxxx.bin//.bin the end of the file is Cisco's iOS file

    Specify Cisco boot iOS version

    R (config) #boot system file Xxxx.bin

    R (config) #exit

    R#write

    Restart, restart, and then use show version to see if the current iOS version is replaced.

This article is from the "Boundless" blog, please make sure to keep this source http://7492110.blog.51cto.com/7482110/1550153

Cisco device iOS upload, backup, set boot iOS

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.