Cisco switch Configuration Export Import

Source: Internet
Author: User
Tags cisco switch

Download TFTPD32 Tools

After the installation is complete

1. Set the file storage path

2. Select the IP that is used to enable TFTP locally

650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M01/A4/22/wKioL1mlJdLRu9NhAABIYuulfx4292.png-wh_500x0-wm_ 3-wmp_4-s_1385360676.png "title=" Qq20170829162856.png "width=" "height=" 336 "border=" 0 "hspace=" 0 "vspace=" 0 " Style= "WIDTH:400PX;HEIGHT:336PX;" alt= "Wkiol1mljdlru9nhaabiyuulfx4292.png-wh_50"/>


One. Export configuration

Ensure that the IP and switch on the machine are in the same network segment and can be ping-pass.

Connect to the switch remotely using tools such as the CRT.

Copy the configuration file to D:/tftp

switch# Copy Config.text Tftp://192.168.0.254/config.text

Vlan.dat was copied to the d:/tftp.

switch# Copy Vlan.dat Tftp://192.168.0.254/vlan.dat



Two. Import the configuration

Connect the switch with HyperTerminal and control cable

Emptying the new switch configuration

Erase Startup-config

Reload

Configure the IP address of VLAN 1 after reboot

The configuration method is as follows

switch# conf t

Switch (config) # int VLAN 1

Switch (config-if) # IP address 192.168.0.1 255.255.255.0

Switch (config-if) # no shutdown

Switch (config-if) # exit

Then use a network cable to connect the switch and the computer to ping.

Switch#ping 192.168.0.254

If you can ping the general, you can start importing the configuration

Switch#copy Tftp://192.168.0.254/vlan.dat Flash:

Switch#copy Tftp://192.168.0.254/config.text Running-config

Save Configuration

switch# WR

Restart under

switch# Reload


Cisco switch Configuration Export Import

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.