This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cisco:backup_config [2021/06/30 16:06] admin |
cisco:backup_config [2021/06/30 16:19] (current) admin |
||
---|---|---|---|
Line 2: | Line 2: | ||
Install and run Cisco TFTP Server on your PC | Install and run Cisco TFTP Server on your PC | ||
+ | |||
+ | {{ :cisco:ciscotftp11.zip |}} | ||
{{ :cisco:cisco_01.jpg |}} | {{ :cisco:cisco_01.jpg |}} | ||
- | Then access to scisco switch (ssh) : | + | Then access to scisco switch (ssh) and you must now Ip address your PC running TFTP Server : |
+ | |||
+ | <code bash> | ||
+ | Mainswitch#copy run tftp | ||
+ | Address or name of remote host []? 172.22.5.37 | ||
+ | Destination filename [mainswitch-confg]? | ||
+ | !! | ||
+ | 29687 bytes copied in 4.228 secs (7022 bytes/sec) | ||
+ | Mainswitch# | ||
+ | </code> | ||
{{ :cisco:cisco_02.jpg |}} | {{ :cisco:cisco_02.jpg |}} |