http://tftpd32.jounin.net/
2.使用Console或Telnet進入Cisco介面,執行備份指令
Cisco_Router#copy startup-config tftp:
Address or name of remote host []? 172.16.0.100 //輸入TFTP Server IP位址
Destination filename [cisco_router-confg]? //備份至目的地的檔案名稱
!!
7289 bytes copied in 0.064 secs (113891 bytes/sec)
3.如需還原設定檔,可執行還原指令:
Cisco_Router#copy tftp: startup-config
Address or name of remote host []? 172.16.0.100 //輸入TFTP Server IP位址
Source filename []? cisco_router-config //備份的檔案名稱
Destination filename [startup-config]?
Accessing tftp://172.16.0.100/cisco_router-confg...
Loading cisco_router-confg from 172.16.0.100 (via vlan100): !
[OK - 7289 bytes]
[OK]
7289 bytes copied in 0.476 secs (15313 bytes/sec)
沒有留言:
張貼留言