Back up switch configuration information using TFTP

Source: Internet
Author: User

Use TFTP to back up switch configuration information before using commands to maintain network equipment and modify the configuration file, you should first back up the configuration information of the device, this is very important because tftp commands are commonly used in conjunction with cisco's backup software cisco TFTP server. Take a layer-3 Switch in h3c as an example: ① After logon via telnet, you can see the user's read and write permissions, generation time, and file name in the path where the flash file is saved by dir. We can see that the user's file name is startup. cfg ② find a host that can be connected to him as a tftp server, open the cisco TFTP server, and then enter tftp-I 192.168.0.8 (assuming the address is a tftp server) put startup. cfg indicates startup. the cfg file is uploaded to the tftp server host at 192.168.0.8. I indicates that the file is sent as a binary code. ④ The tftp server prompts that a message is received successfully. It will create a. cfg file in the root directory of the software. It is the configuration file, which can be opened in notepad. You only need to perform the inverse operation to restore the backup to the vswitch.

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.