Cause:
Me: I'm going to use this switch.
Wuge: No, in the test, many of the above configuration items can not move!
I.....
Later Wuge found a 3560 switch to let me play: "Copy the switch configuration, you can use the"
Use tool: 3CDaemon
Approximate process:
1 Turn on 3CDaemon so your computer can act as a TFTP server and monitor UDP 69 ports
2 Switch configuration file copied to TFTP
#copy Source Purpose:
Enter the TFTP server address
Determine the file name (if the switch is downloaded from TFTP to enter a file name)
Ok
650) this.width=650; "Src=" Http://s4.51cto.com/wyfs02/M00/84/3D/wKiom1eJpCjzN0bFAAAqol9DZAA255.png-wh_500x0-wm_3 -wmp_4-s_256284383.png "title=" Clipboard.png "alt=" Wkiom1ejpcjzn0bfaaaqol9dzaa255.png-wh_50 "/>
Simple so
3 The configuration file on the TFTP server was last on the destination switch (key!). Stepping pit)
Because the switch that Wuge lost to me was not configured, I first connected the switch with the Comsole port
Follow the "copy source purpose" routines
Enter copy tftp: running-config is available!
650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/ Images/localimage.png ") no-repeat center;border:1px solid #ddd;" alt= "Spacer.gif"/>
650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/84/3D/wKioL1eJpYKxBxo9AAAN1Kw7L98174.png-wh_500x0-wm_3 -wmp_4-s_2605498023.png "style=" Float:none; "title=" Clipboard.png "alt=" Wkiol1ejpykxbxo9aaan1kw7l98174.png-wh_50 " />
Time Exceeded reason: The destination switch did not pick up the network cable! No cable Connection!
TFTP is transmitted through the Ethernet port data, console oral not pass!
Plug in the network cable, the switch with an IP, to ensure that they can ping each other, server 69 port Open
OK, the switch connects to the TFTP server and begins to download the data
Then the page starts popping up a bunch of log,error and then the switch's interface is down ....
What??
I used show run to see the 3560 switch, do I have a configuration sync? Why are you suddenly down???
Then show run int f0/37 (interface of data transmission), this interface is originally trunk port, but now become access port, also open 802.1x authentication!
Think of the next command I knocked:copy tftp:running-config
Embarrassed! The 0/37-port failure is caused by writing directly to the configuration of the switching runtime. This is also supported by the TFTP log
650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/ Images/localimage.png ") no-repeat center;border:1px solid #ddd;" alt= "spacer.gif"/> 650) this.width=650; "src=" H Ttp://s3.51cto.com/wyfs02/m02/84/3d/wkiol1ejpyodxotcaaa0f_umzw0304.png-wh_500x0-wm_3-wmp_4-s_360970366.png " Title= "Clipboard2.png" style= "Float:none; alt=" Wkiol1ejpyodxotcaaa0f_umzw0304.png-wh_50 "/>
Finally, the correct approach is:copy tftp:startup-config
Write the configuration file into the boot configuration and reboot!
4 reboot, the switch runs OK, and there are various configuration items I need
This article is from the "i--fish" blog, make sure to keep this source http://9536947.blog.51cto.com/9526947/1826936
Export and import of Cisco profiles (Timed out) issues pit record