|
|

Router
Router(config)#enable password class
Router(config)#line vty 0 15 Router(config-line)#password cisco Router(config-line)#login
Router(config-line)#int fa0/0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#no shut
IOS Yedekleme
Router#dir flash: Directory of flash:/
1 -rw- 13832032 <no date> c1841-ipbase-mz.123-14.T7.bin
32514048 bytes total (18682016 bytes free) Router#copy flash tftp Source filename []? c1841-ipbase-mz.123-14.T7.bin Address or name of remote host []? 192.168.1.2 Destination filename [c1841-ipbase-mz.123-14.T7.bin]?
Başlangıç (Çalışan) Konfigürasyonu Yedeklemek
Router#copy start tftp Address or name of remote host []? 192.168.1.2 Destination filename [Router-confg]? calisanYapilandirma
IOS’u Yedekten Geri Çağırmak
Router#copy tftp flash Address or name of remote host []? 192.168.1.2 Source filename []? c1841-ipbase-mz.123-14.T7.bin Destination filename [c1841-ipbase-mz.123-14.T7.bin]? %Warning:There is a file already existing with this name Do you want to over write? [confirm]y Erase flash: before copying? [confirm]y Erasing the flash filesystem will remove all files! Continue? [confirm]y
Başlangıç (Çalışan) Konfigürasyonu Yedekten Geri Çağırmak
Router# Router#copy tftp start Address or name of remote host []? 192.168.1.2 Source filename []? calisanYapilandirma Destination filename [startup-config]?
|
|
|